To set up a website the way we described in the Wiki (we need to import this stuff here) there are some descisions we need to make, and some challenges facing us that may require coding or altering the way we work.
The real challanges are not in the CMS though, its in coming up with new guidelines and rules of governance.
sticky topics like posting guidelines, moderation guidelines, administration guidelines, who belongs to which user group and how to determine the criterea, how to avoid conflicts, how to encourage contribution etc.
I will stick to the drupal specific problems here, the rest needs a long dialogue.
- firgure out which blocks to enable
- figure out a taxonomy system for the whole website
- figure out an editorial policy
- come up with icons and artwork for navigation and taxonomy icons (and smilies??)
Forum
- almost all forum issues are resolved
- only missing stuff are some convenience moderation feature like ability to move comments.
- easily implementable, needs on complex SQL query, hard part is UI design)
- look into ability to promote comment to node
- users can't attach files to forum posts at the moment (they can use a filestore module to upload files then reference them in their posts, and one can look into automating this).
Wiki
- The wiki modules just adds Markup; features like BackLinks and WikiCategories are missing, no idea if we can substitute these with an existing drupal feature or if we need to add our own.
- categories can be replaced with drupal taxonomy, however since taxonomy manupilation cannot be delegated on a single vocabulary basis we cannot allow all users to edit the taxonomy (not to mention that it is a bit complicated), this means wiki organization will be a bit centralized (not nessecarily a bad thing since normal users can always create pages that just list WikiWords).
- categories may also be replaced by the book outline feature (this actualy seems to be the more reasonable approach), interaction between taxonomy and book outline is confusing to most users.
- apparently wiki footnotes don't work.
- apparently inlined wiki images don't work.
- collered diff views between revisions are also missing.
Blogs
- how can we make blogs attractive and an incentive for members to contribute? (all these ideas need a hack)
- allow them to moderate their blogs.
- allow them to style their blogs with their own CSS and themes.
- allow full html markup
- allow PHP code (maybe with moderator approval, since php code running inside drupal pages runs within the drupal space and has access to all variables, this is a limitation in php and there is nothing that can be done about it).
Interface
- The default drupal navigation interface assumes the user understands how drupal works.
- we need to build menus and navigational blocks that expose a simpler interface.
- do we hide the druapl interface completly, or allow it for certain user groups (administrators, moderators, senior users).
- we need a method for anonymous users to switch locales
- The bidi problem needs to be addressed, what is the default direction of the webpage RTL or LTR.
Privileges
- one can allow users to post to any section but wait for moderator approval.
Polls
- We want to allow members to post polls as usual, however we need official polls once a month or so to make things interesting.
- the poll block displays the latest poll regardless of who started it.
- however administrators and moderators can promote a poll to the home page, does it look good on the body of the home page?
- we could find a way to make an official polls only block if needed.
Todo
- Moderated RSS procedure, have an aggregator that track important pages, and have moderators promote top news to the side bars.
- easy to read docs describing all new features
Missing Features at the moment
- Member rating system
- single page with all rss feeds
Comments
the module
i meant how to add the feature to drupal?
the best things in life are free --- so as myself
its in theme config
its in the theme configuration. and thats off topic, next time ask about it in the forums.
the forums
- the forums the way they are now is not very comfortable to me i prefere the other style of forums like the one that is in linux-egypt.org - also comments should not be in some places like the events - i still think that blogs should be kept visible but moderated for the rules
the best things in life are free --- so as myself
Re: the forums
how is it not comfortable with you?
you need to be more specific.
eih belzabt eli medai2ak?
what exactly do you prefer about phpBB style forums?
and why do you think comments shouldn't be in certain places?
ya3ni in events we can have people sending comments saying they're going to attend, or going to do this or that.
then after the event someone would post a comment with a report of the event.
if people start taking the dicussion in directions not related to the thread a moderator should move the discussion.
cheers, Alaa
- first i'm not comfortable t
- first i'm not comfortable that i need to go to the "create content each time i want to add a thread - sinse replies are in form of comments we can't have a "notify on reply" as you said before - the formating of the page is confusing the PHPBB style creating boxes for text is more comfortable for the eyes - about the vents not having comments --> i prefere a poll like form to collect information about who's coming rather than comments the forums used to prepare for the event where everything is discussed then the events module just to set a visible date and a reminder then in a poll like form you can collect the reservations - after all comments get messy after a while
the best things in life are free --- so as myself
Re: not comfortable
ya gama3a how many times do I need to repeat the interface will be changed, you will not need to go to create content to do anything.
please stop talking about the interface till the 12th unless you offer concrete suggestions (describe how the page should look and feel or submit mockups).
I never said we can't have notify on reply, I said we don't have it at the moment, in another place I said there is a notify module which we will deploy.
but since there are many pros to using drupal whatever we're missing we'll code together (its free software afterall, you should not complain about missing features you should write them).
>the formating of the page is confusing the PHPBB style creating >boxes for text is more comfortable for the eyes
huh I don't understand this at all.
what formating of what page? can you be more specific?
if its about the theme or the interface please don't just say I don't like that, say how you would like it to look like (and give me a good description not just say I want it like phpBB).
A poll won't tell you who is coming, it will tell you how many are coming.
I don't see why comments get messy, our comments are threaded which means you can keep track of who is replying to what. we have moderators who should remove all off topic content and move unrelated comments.
cheers, Alaa
Printer friendly
sabran gamilan
the current bidi hack is going out of the window.
we'll use my bidi filter which should work for all things including printer friendly pages.
it will work on a paragraph by paragraph basis, its almost ready now, only missing handling of nested html lists.
I'm just too demoralized by the state of my connection to do any work.
cheers, Alaa
Blog page seems a bit
Blog page seems a bit inconvenient... don't why just feel a bit lost when on page with blogs. May be information should be more strictly organized (i mean visually)