[Mono-dev] [PATCH] Monodoc: Add contribution links to home page

Mario Sopena mario.sopena at gmail.com
Mon Aug 22 05:19:27 EDT 2005


Hey,

   here is the patch to add links to contributions at the home page.
When there are no contributions a text is shown (please someone revise
it since I'm not english spoken person). To add the links I've added a
new NodeUrl property to Change objects. That means that contributions
made before this patch will not show a link (although the text saying
the number of contributions left to send does include them).

 I've added a new GetNiceUrl method to obtain url of the type
T:System.String from a node, since I didn't found a better way to get
the contribution url.

  I'm thinking now in a method to delete contributions and I have two ideas:
  * a delete link at the home page
  * When you are editing a node, a new button called "Restore"
  * A new Menu entry that pops up a dialog showing a table with your
contributions that lets you delete them and select which ones do you
want to upload
Which one do you think is better? All of them?

Mario.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: browser.diff
Type: text/x-patch
Size: 12761 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050822/c7ed546b/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: docbrowser.diff
Type: text/x-patch
Size: 1278 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050822/c7ed546b/attachment-0001.bin 


More information about the Mono-devel-list mailing list