[xwiki-users] XE Misc questions
Hi all, I am using XE 1.5, few misc questions I have got... 1. Is there a Space Manager available for XE ? I am planning to setup about 60+ spaces so would be nice to have a interface to manage them. I saw there is one for the Workspace, is there something similar for the XE? 2. With the new Admin application, where is the Panel field located? In the past there is an option we can see the Panel list (in text) so we can edit. Does does it all rely on the drag and drop now? 3. Has anyone done Site Minder integration for the authentication? The Admin Guide mentioned briefly saying it can be done as Custom Authentication but no details. 4. Any news on the "Rating" feature please? would like to allow users to rate the pages usefulness 5. I deployed the Bulletin Application. After I posted an article on the forum, the right panel (the menu etc) went to the bottom of the screen. Even when I left the forum and went back to the other pages, the right panel was till at the bottom of the screen. Not sure if its CSS issue. Has anyone seen it before? Many Thanks Art.
Arthur Yeung wrote:
Hi all,
I am using XE 1.5, few misc questions I have got...
1. Is there a Space Manager available for XE ? I am planning to setup about 60+ spaces so would be nice to have a interface to manage them. I saw there is one for the Workspace, is there something similar for the XE?
2. With the new Admin application, where is the Panel field located? In the past there is an option we can see the Panel list (in text) so we can edit. Does does it all rely on the drag and drop now?
It is a property visible if you open the XWiki.XWikiPreferences page with the object editor.
3. Has anyone done Site Minder integration for the authentication? The Admin Guide mentioned briefly saying it can be done as Custom Authentication but no details.
4. Any news on the "Rating" feature please? would like to allow users to rate the pages usefulness
5. I deployed the Bulletin Application. After I posted an article on the forum, the right panel (the menu etc) went to the bottom of the screen. Even when I left the forum and went back to the other pages, the right panel was till at the bottom of the screen. Not sure if its CSS issue. Has anyone seen it before?
It's an extra or missing </div> somewhere in there (invalid xhtml). Check with http://validator.w3.org/ -- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi Arthur, 1. Is there a Space Manager available for XE ? I am planning to setup about
60+ spaces so would be nice to have a interface to manage them. I saw there is one for the Workspace, is there something similar for the XE?
2. With the new Admin application, where is the Panel field located? In the past there is an option we can see the Panel list (in text) so we can edit. Does does it all rely on the drag and drop now?
You can still access it at : http://<server>/xwiki/bin/view/Panels/
3. Has anyone done Site Minder integration for the authentication? The Admin Guide mentioned briefly saying it can be done as Custom Authentication but no details.
4. Any news on the "Rating" feature please? would like to allow users to rate the pages usefulness
We're working on it right now but it isn't finished yet. Once the module is out it will be published in the release notes.
5. I deployed the Bulletin Application. After I posted an article on the forum, the right panel (the menu etc) went to the bottom of the screen. Even when I left the forum and went back to the other pages, the right panel was till at the bottom of the screen. Not sure if its CSS issue. Has anyone seen it before?
Looks like a closing </div> is missing somewhere... Since it's happening on all pages I guess this must be related to a panel that is present on all those pages... Could you try to identify where the <div> is missing using a tool such as firebug so that we can correct it ? Thanks, Guillaume
Many Thanks
Art. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://blog.xwiki.com/
On Aug 22, 2008, at 4:18 PM, Sergiu Dumitriu wrote:
Arthur Yeung wrote:
Hi all,
I am using XE 1.5, few misc questions I have got...
1. Is there a Space Manager available for XE ? I am planning to setup about 60+ spaces so would be nice to have a interface to manage them. I saw there is one for the Workspace, is there something similar for the XE?
2. With the new Admin application, where is the Panel field located? In the past there is an option we can see the Panel list (in text) so we can edit. Does does it all rely on the drag and drop now?
It is a property visible if you open the XWiki.XWikiPreferences page with the object editor.
hmm you're right... it has disappeared. I think it's a bug since I remember very clearly discussing it with Jean-Vincent and we had agreed to keep them. Could you please open a jira issue for this? Thanks -Vincent
3. Has anyone done Site Minder integration for the authentication? The Admin Guide mentioned briefly saying it can be done as Custom Authentication but no details.
4. Any news on the "Rating" feature please? would like to allow users to rate the pages usefulness
5. I deployed the Bulletin Application. After I posted an article on the forum, the right panel (the menu etc) went to the bottom of the screen. Even when I left the forum and went back to the other pages, the right panel was till at the bottom of the screen. Not sure if its CSS issue. Has anyone seen it before?
It's an extra or missing </div> somewhere in there (invalid xhtml). Check with http://validator.w3.org/
Hi Guillaume Thanks, Will deploy the bulletin app again and look for the div. It's interesting though because I won't get the issue until I posted an article on the bulletin. Once I posted, the problem still exists even after I navigated away from the bulletin and go to "any" pages. Re: the panel, I have opened an jira as per Vincent suggested. Any idea about the Space Manager please? or Spaces management interface for XE? Thanks, Art. Guillaume Lerouge wrote:
Hi Arthur,
1. Is there a Space Manager available for XE ? I am planning to setup about
60+ spaces so would be nice to have a interface to manage them. I saw there is one for the Workspace, is there something similar for the XE?
2. With the new Admin application, where is the Panel field located? In the past there is an option we can see the Panel list (in text) so we can edit. Does does it all rely on the drag and drop now?
You can still access it at : http://<server>/xwiki/bin/view/Panels/
3. Has anyone done Site Minder integration for the authentication? The Admin Guide mentioned briefly saying it can be done as Custom Authentication but no details.
4. Any news on the "Rating" feature please? would like to allow users to rate the pages usefulness
We're working on it right now but it isn't finished yet. Once the module is out it will be published in the release notes.
5. I deployed the Bulletin Application. After I posted an article on the forum, the right panel (the menu etc) went to the bottom of the screen. Even when I left the forum and went back to the other pages, the right panel was till at the bottom of the screen. Not sure if its CSS issue. Has anyone seen it before?
Looks like a closing </div> is missing somewhere... Since it's happening on all pages I guess this must be related to a panel that is present on all those pages... Could you try to identify where the <div> is missing using a tool such as firebug so that we can correct it ?
Thanks, Guillaume
Many Thanks
Art. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://blog.xwiki.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://n2.nabble.com/XE-Misc-questions-tp759737p785430.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (5)
-
Art Yeung -
Arthur Yeung -
Guillaume Lerouge -
Sergiu Dumitriu -
Vincent Massol