... This page serves for consolidating RFEs and plugin requests. Please report bugs via mailing list or [Website Feedback|http://www.sun.com/secure/contact/feedback/index.jsp?refurl=http://wikis.sun.com/] instead.
h3. Control/Administration
|| Title \\ || ID || Requestor Screen name \\ || Status \\ || Bugster # || Description \\ || | Group Maintenance \\ | C1 | matt.hatley | Resolved | | Need ability to create/mod/delete groups for control. For example, I want to create a group that has admin permissions on a wiki & only allows users in that group admin rights. That way, I don't have to list each user individually. I need: * Ability to add, del, mod groups. * Ability to add, del members from groups * Ability to set permissions for specific groups |
h3. Editing/Layout Enhancements
[Parent-Children Watches]
Can you add text justification icons (Left, Center, Right) to the toolbar?
h3. Plugin/Macro Enhancement Requests (In criticality order)
|| Plugin/Macro \\ || Plugin Author || Cost || Status || Purpose || | [Create Page Plugin|http://confluence.atlassian.com/display/CONFEXT/Create+Page+Macro] \\ | Atlassian Software Systems Pty Ltd | Free | Resolved | Preserves the look and feel of a space in all pages. Bugster #6591801. | | [Code Block Macro|http://confluence.atlassian.com/display/DOC/Code+Block+Macro] | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | In SGML-based Sun documentation, a few tags are used that ideally could be converted into Confluence wiki markup, as shown in the following example: {noformat} <screen> # <userinput>vxdg upgrade</userinput> <replaceable>dgname</replaceable> </screen> <screen> <lineannotation>(On the first node, upgrade framework software from the &CDROM;)</lineannotation> phys-schost-1# <userinput>cd &CDROMPath;/SunCluster_3.1/Sol_8/Tools</userinput> phys-schost-1# <userinput>./scinstall -u update -S interact</userinput> <lineannotation>(On the first node, upgrade data services from the &CDROMAgents;)</lineannotation> phys-schost-1# <userinput>./scinstall -u update -s all -d /cdrom/cdrom0</userinput> <lineannotation>(On the second node, upgrade framework software from the &CDROM;)</lineannotation> phys-schost-2# <userinput>cd &CDROMPath;&CDROMPath;&CDROMPath;/SunCluster_3.1/Sol_8/Tools</userinput> phys-schost-2# <userinput>./scinstall -u update -S interact</userinput> <lineannotation>(On the second node, upgrade data services from the &CDROMAgents;)</lineannotation> phys-schost-2# <userinput>./scinstall -u update -s all -d /cdrom/cdrom0</userinput> <lineannotation>(Reboot each node into the cluster)</lineannotation> phys-schost-1# <userinput>reboot</userinput> phys-schost-2# <userinput>reboot</userinput> <lineannotation>(Verify cluster membership)</lineannotation> # <userinput>scstat</userinput> </screen> {noformat} The problem is that no Confluence macro or plugin is available that allows one to include Confluence indicators for bolding (asterisk), italicizing (underline character), etc. in screen or code sample macros or plugins. The \{code\} and \{noformat\} Confluence macros don't interpret bolding and other indicators. And one needs to include a whole bunch of indicators and special formatting codes to get the \{panel\} macro to do what one would like.\\ \\ It would be nice if the \{code\} macro were modified to enable one to include confluence markup within the \{code\} macro that's correctly interpreted so that we could include say, for example, bolding, italics, and other confluence wiki markup indicators within sample code delimited by the \{code\} macro, as shown in the following example: {noformat} {code:interpretmarkers=yes} # *vxdg upgrade* _dgname_ {code} {code:interpretmarkers=yes} {color:green}_(On the first node, upgrade framework software from the &CDROM;)_{color} phys-schost-1# *cd &CDROMPath;/SunCluster_3.1/Sol_8/Tools* phys-schost-1# *./scinstall -u update -S interact* {color:green}_(On the first node, upgrade data services from the &CDROMAgents;)_{color} phys-schost-1# *./scinstall -u update -s all -d /cdrom/cdrom0* {color:green}_(On the second node, upgrade framework software from the &CDROM;)_{color} phys-schost-2# _cd &CDROMPath;&CDROMPath;&CDROMPath;/SunCluster_3.1/Sol_8/Tools_ phys-schost-2# *./scinstall -u update -S interact* {color:green}_(On the second node, upgrade data services from the &CDROMAgents;)_{color} phys-schost-2# *./scinstall -u update -s all -d /cdrom/cdrom0* {color:green}_(Reboot each node into the cluster)_{color} phys-schost-1# *reboot* phys-schost-2# *reboot* {color:green}_(Verify cluster membership)_{color} # *scstat* {code} {noformat} Producing output that (sort of) looks like this on the wiki:\\ \\ {{# *vxdg upgrade* _dgname_}} {color:green}_(On the first node, upgrade framework software from the &CDROM;\)_{color} {{phys-schost-1# *cd &CDROMPath;/SunCluster_3.1/Sol_8/Tools*}} {{phys-schost-1# *./scinstall -u update -S interact*}} {color:green}_(On the first node, upgrade data services from the &CDROMAgents;\)_{color} {{phys-schost-1# *./scinstall -u update -s all -d /cdrom/cdrom0*}} {color:green}_(On the second node, upgrade framework software from the &CDROM;\)_{color} {{phys-schost-2# _cd &CDROMPath;&CDROMPath;&CDROMPath;/SunCluster_3.1/Sol_8/Tools_}} {{phys-schost-2# *./scinstall -u update -S interact*}} {color:green}_(On the second node, upgrade data services from the &CDROMAgents;\)_{color} {{phys-schost-2# *./scinstall -u update -s all -d /cdrom/cdrom0*}} {color:green}_(Reboot each node into the cluster)_{color} {{phys-schost-1# *reboot*}} {{phys-schost-2# *reboot*}} {color:green}_(Verify cluster membership)_{color} {{# *scstat*}} | | [External content caching|http://confluence.atlassian.com/display/CONFEXT/Cache+Plugin] \\ | Atlassian Software Systems Pty Ltd | Free | Pending evaluation \\ | If a site that serves content for a link noted in WSC is unavailable, it affects the WCS page. Bugster #6590655. \\ | | [Form Mail NG|http://confluence.atlassian.com/display/CONFEXT/Form+Mail+NG] or \\ [Form Mail Plugin |http://confluence.atlassian.com/display/CONFEXT/Form+Mail+Plugin] | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | Space admin contact form. Bugster #6585559. \\ | | [Flash Plugin|http://confluence.atlassian.com/display/CONFEXT/Flash+Plugin] \\ | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | | | [Vote and Survey Macros|http://confluence.atlassian.com/display/CONFEXT/Survey+Macro] and [Voting|http://wikis.sun.com/display/Help/Voting] \\ | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | Content community voting. \\ | | [Tab plugin|http://wikis.sun.com/display/Help/Wiki+Page+Tabs] \\ | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | Enables tabbing on WSC. Bugster #6580579. \\ | | [Mark for Review Plugin|http://confluence.atlassian.com/display/CONFEXT/Mark+for+Review+Plugin] | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | | | [Enhanced Tables|http://wikis.sun.com/display/Help/Enhanced+Tables] \\ | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | | | [Page Tree Plugin|http://confluence.atlassian.com/display/CONFEXT/PageTree+Plugin] \\ | Atlassian Software Systems Pty Ltd | Free | Pending evaluation | | | [Float Macro|http://www.adaptavist.com/display/USERGUIDE/float+macro] \\ | | | Pending evaluation | | | [WebDAV Plugin|http://confluence.atlassian.com/display/CONFEXT/WebDAV+Plugin] \\ | Atlassian Software Systems Pty Ltd \\ | Free | Pending evaluation | Use Confluence like a network drive with drag and drop file operations. Spaces, pages, and news become folders, while page content and attachments become files. |