Long story short:
I'm sharing some content between two sites. (Stories, pages, blogs, etc..)
.. But I wanna control which sites publishes what. I've setup a few shared tables:
shared_node
shared_node_access
shared_node_comment_statistics
shared_node_counter as select
shared_node_revisions as select
shared_node_type as select
.. and of course the user profiles ..
But in what field+table is the published / promoted to front page flag set?
I'm new to drupal, I just installed drupal 6.0 with the intention to convert a site from phpnuke. But there is one thing I can't find and that's how I kan make 1 forum private for a selected group of users. I can't find any roles settings for the forum.
I am torn between Drupal 5.5, 6.0,m and xoops. I have been using xoops on a site for years now, basically a dead gaming site that I haven't done anything with for a while. Since it has been a while since I really used xoops I thought I would give Drupal a change, since my name is Dru I really like the name lol.
Anyway here are my questions.
1. Is Drupal better than Xoops and why?
2. Which are better 5.5 or 6.0?
3. If 6.0 is better, which is what I am leaning toward, when can I expect the modules to catch up and is there a way to use a 5.x module in 6.0?
Could you please tell me which of drupal 6.x theme is best to be edited, changed, amended - I mean changing not only css but also php, and also a question: is it better to choose div(tableless) structure or table structure code?