After an upgrade to confluence 3.5.6 from 3.1.2 it appears I have lost the file favourites.js.
This file contains gotoUrl (used in the space tree on my dashboard page)
This file contains toggleStar (used in the same page)
I can't find this function in 3.5.6 includes/js/ folder.
What I missed ?
This is now bundled the Confluence Dashboard Macros plugin in confluence-dashboard-macros.3.x.jar. Both functions are now in the JAR in a file named dashboard-macros.js
I don't have the file dashboard-macro.js in the confluence std:
[11/07-13:45]<root@confluence:/usr/local/confluence/confluence-3.5.6-std># find . -name "*ashbo*"
./confluence/dashboard
./confluence/dashboard/dashboard.vm
./confluence/dashboard/dashboard-welcome.vm
./confluence/decorators/includes/dashboard-navigation.vm
And I can't find the function:
[11/07-15:02]<root@confluence:/usr/local/confluence/confluence-3.5.6-std># grep -ri gotoUrl *
[1] 15543 exit 1 grep -ri gotoUrl *
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@idm: Check the updated answer above
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This files is bundled with confluence ?
I can't find them in my package, and online plugins of "confluence Dashboard Macros" seems to be old (2008, version 1.4.1)
And if I found this file, do I need to patch some of my data for the new name of the function ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.