I like this one - KISS :) (keep it simple...)

define a storage directory - and just store
  topicID.desc
  topicID.code
   articleID.summary
   articleID.content
..


  

Paul Gillingwater <[EMAIL PROTECTED]> said: 

> I've also been thinking about this, and I also plan to do it in the Admin
> interface,
> using an external file-based RCS.  Basically, I plan that each time one
clicks
> the
> Save button, the ci command will check the text area into a file, along with
> a comment entered by the user.  Clicking modify will first check the lock,
> then check out the file with co -l.  Other buttons would allow a list of
changes
> 
> for the file to be displayed (rlog and rdiff).  This approach is very simple
to
> implement, and requires no database changes, and can be made optional if
> RCS doesn't exist.
> 
> Alan Knowles wrote:
> 
> > what is the current thoughts on revision control - is it planned at the
> > backend level?
> >
> > I was considering writing it into the admin - to keep a second content
tree
> > called TOPLEVELTOPIC_revisions and hiding it from the user - then writing
to
> > this until it is approved, then copying the article over to it's
associated
> > place in the live tree..
> >
> > any better ways of doing it????
> >
> > regards
> >
> > alan
> > --
> > Technical Director
> > Linux Center (HK) Ltd.
> > www.hklc.com
> >
> > --
> > This is The Midgard Project's mailing list. For more information,
> > please visit the project's web site at http://www.midgard-project.org
> >
> > To unsubscribe the list, send an empty email message to address
> > [EMAIL PROTECTED]
> 



-- 
Technical Director
Linux Center (HK) Ltd.
www.hklc.com



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to