Hello, Well one ugly way this could be done: 1.the edit button for an element is clicked open a new window with the text 2. When save is clicked save the edited text 3. run cvs diff -u between the original and edited text 4. mail the results somewhere (to a reviewer or a list)
I know how to do this in php, but I think we should decide if we are going to use asp.net and just start on that as it hopefully has the same abilities. If anyone is interested let me know as I would like to help. John On Tue, 2003-07-08 at 12:50, Miguel de Icaza wrote: > Honestly, I do not know what would be involved in doing this, some > random ideas would be: > > * Editing can only happen inside a given terminal page (not on > the summaries). > > * Add "[Edit]" buttons to all the elements that can be edited on > a page. > > * Some sort of log-in functionality. > > * Edit the local copy. Keep a historic log of changes, then > have an editor review the changes and apply those to the > master cvs repository. > > * Maybe monodoc can generate the "Edit" tags, and the link would > call into a separate program (to avoid bloating Monodoc). > _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
