• Resolved kateshortforbob

    (@kateshortforbob)


    I’ve been looking for a php/mysql-based content rating engine for a while, and I’ve been recently been considering using WP. Basically, I want something a little like del.icio.us but with a bit more flexibility, for example, adding ratings to links. Has anyone else implemented this kind of thing (in WP or anything else? The main questions I have at the moment are:

    1. I already have one WP installation. I know I can install another, but could there be a conflict if I install the same plugin on both WPs (I only have 1 DB)?
    2. Is it possible to filter by multiple tags (tag1+tag2) as it is in del.icio.us? Could a plugin do this?
    3. Can I permanently disallow comments/trackback if necessary?

    I’d really appreciate it if someone could point me in the right direction, as I’d really love to do this in WP if possible.

    Thanks,

    kate

Viewing 2 replies - 1 through 2 (of 2 total)
  • 1. Yes it’s absolutely not a problem if each WP install has a differing table prefix for the database.

    2. Yes- several plugins can do this.

    3. Yes.

    Thread Starter kateshortforbob

    (@kateshortforbob)

    Great! Thank you very much – I think I’ll get started this afternoon.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP Install for content rating engine.’ is closed to new replies.