Re: V2.5.108
"Juan Pablo Santos Rodríguez" <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, pair of questions regarding the template edit page. In previous versions, when editing a page, you could switch editors from Edit page itself, although the choice wasn't remembered. I've realized this feature isn't anymore (from long ago, btw..), now the only place to switch editors is via preferences page. Wouldn't it be useful to switch editors also from the Edit page itself? And second question, (just curious) which is the status of the FCK integration so far? Patches were integrated in 2.5.71, there was some discussion in the jspwiki_dev list.. is it going to be included as part of the distribution for 2.6 or to be available as a separate zip? I have it included on a customer jspwiki installation and was just wandering.. uh, one more thing, just committed es_ES locales for 2.5.108 thx, JP 2007/7/30, Dirk Frederickx <[email protected]>: > > v2.5.108 has been committed with (final?) template changes. > Please check out. > IE-feedback/screenshots is much appreciated. > > --dirk > > > >>changelog > > * 2.5.108 - template changes & usability > > * The 'Edit' button is now back in its previous position. > (after recent popularity poll ;-) > The 'More' button now has a little down-icon as visual clue > that it's actually a dropdown. > The GoTo-Bottom triangle has been removed (reduce screen > clutter, not used much anyway) > The GoTo-Top button is still there. > The 'Login', 'Logout' and 'My prefs' are put below Greeting, > which is more natural. > (with still 2 different approachs in the default and Smart skin) > > * New preference added to select Left/Rigth position the > Favoristes menu. > The position of the 'More' menu and 'Find/Recentchanges' > dropdowns is now calculated on the fly. > > prefs.user.orientation=Favorites style > prefs.user.orientation.left=Left > prefs.user.orientation.right=Left > > * Smart and OrderedList skins are now aligned with latest GUI > changes > > * After setting new UserPreferences, you get now redirected > back to the page you came from. > (similar to login) > > * XHTML compliance improvements. > Border settings have been removed from img elements. > (RecentChangesPlugin, > RSSCoffeeCupLinkTag, TranslatorReader) > Replace all <u> in default.properties by <span class="accesskey"> > > editor.plain.name=Your <span class='accesskey'>n</span>ame > editor.plain.email=Homepage or e<span > class='accesskey'>m</span>ail > actions.edit=<span class='acceskey'>E</span>dit > actions.editparent=<span class='acceskey'>E</span>dit parent page > actions.prefs=My <span class='acceskey'>P</span>refs > actions.prefs.title=Manage user preferences [ p ] > > * The attachment img viewers now alos supports capitalised > extensions > (eg both jpg and JPG can be reviewed) > > * Small refactorings on the Tabbed Sections. (simplified TabTag > html) > All content inside a tab, also the floated content, will > nicely fint inside the tab. > (ref bug 101) > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList >