Re: entities
Mij <[email protected]> Sat, 8 May 2004 23:32:03 +0200
| Newsgroups | gmane.comp.horde.wicked |
|---|---|
| Message-ID | <[email protected]> |
ok, i'm back Il giorno 07/mag/04, alle 16:10, Chuck Hagenbuch ha scritto: >> - still on the edit page: nice to have a bigger textarea where to >> write >> to, at least in the height dimension > > Patch? come on!! :) rows="35" in wicked/templates/edit/standard.inc , line 44 >> - minor: browsing the pages, it would be nice to include along with >> the >> last modification date the last modificator (author) too > > Patch? attached. Better "Last Modified: Saturday May 08, 2004, by userid" or "Last Modified: userid, on Saturday May 08, 2004" ? I chose the last one here. Comments? >> then, I had a quick look at wicked sql schemas and it seems there's >> some redundancy. If we could collect a piece of requirements sheet of >> some kind, it would be easy to make a quick ERD and split something. > > ... you managed to say nothing with many words there. Any concrete > suggestions? you're right, sorry a requirements sheet is a brief of text saying what the system is expected to do. Thinking a bit about what wicked does currently it could be like "The system hosts a set of documents (nodes). There are two kinds of clients: "users" and "guests". Users can browse, create, edit and delete nodes. Guests can browse nodes. For each page its "original" version is saved. Then, any version produced by user's modification must be kept available for future access. ... " (should be completed, and the fact that user and guest's permissions are customizable should be described) ERD is Entity-Relationship Diagram. They are a useful model for conceptual database design which let you design how to organize at best a db with very little effort, so I think it could very much worth the job. -- wicked mailing list - Join the hunt: http://horde.org/bounties/#wicked Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]