So I’m thinking of switching to a different platform. My boss was showing me the WordPress 3 Beta, and I’m intrigued, but I’m not sure it’s the right fit for me. Will I be able to do the following with WP?
– assign administrative permissions per section of the site? Specifically, if I have a “News Admin”, I want them only editing/adding content related to the News, not mucking around with the Encyclopedia or the Fanfiction.
– allow subscribed users to submit content to ALL sections of the site, but have it reviewed by an admin before going live? I.e. we allow users to submit news, fanfiction, gallery photos, recipes, encyclopedia entries, and a host of other things. I want them to be able to continue to submit items like that, without having them go into the admin panel itself.
– are there any really good forum plugins?
– good gallery plugins? I’m especially interested in something that allows users to submit to individual folders, for example.
Basically, my site is based on the idea of community built content. Is this something that is possible in WP, or am I better off looking at something like Drupal?
]]>Link: https://www.anyname.co.uk/stuff/pn2wp/
S
]]>Could someone point me in the right direction of an import script please? (or indeed any other useful info welcome).
Thanks
]]>I’ve been working on converting https://www.deeperdevotion.com from postnuke to wordpress for about six months. The hardest part was converting the mysql database over. While I did the coding, special thanks the 323media for the design.
Let me know what you think!
]]>I’m simply looking for the htaccess code that can redirect all Postnuke article urls such as: https://trentl.com/index.php?name=News&file=article&sid=94
to their WP counterpart: https://trentl.com/?p=94
I also need to be able to redirect /backend.php to /?feed=rss2
I’m a total htaccess n00b, and I already converted the database, I just need help figuring out the exact working htaccess code to do what I want. Please help. I need to fix this ASAP.
Thank you in advanced.
–Trent L.
]]>I’m moving my blog from Postnuke to WordPress and need to be able to setup an .htaccess redirect from trentl.com to trentl.com/wp/.
I’m not really schooled on htaccess so I’m struggling to get it to work so that my Postnuke posts redirect to the same posts on my WordPress install. I already converted the database, I just need help figuring out the exact working code to use to do what I want. Please help.
–Trent L.
]]>Is there a simple way to migrate my PN news articles over to WP??
Thanks
Chris
]]>My plan is to start at my last post number (47) and add from there the commands:
INSERT INTO
wp_posts VALUES (1, 48, '2006...
Am I up in the night? Will this work? Pitfalls?
]]>