Hello, Could somebody help with this problem: How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin?
Easiest way is to remove it; however I tend to make a new skin for modifications so that I have a safety net in (just in case). As you're using the XWiki10 skin, browse the following location on your tomcat server: <tomcat installation directory>\webapps\xwiki\skins\xwiki10b1\menuview.vm Search for Documentation. You can then remove the <div> which includes this entry. ________________________________ From: Malovichko Dmitry [mailto:drdred87@mail.ru] Sent: 08 February 2007 16:59 To: xwiki-users@objectweb.org Subject: [xwiki-users] hide documentation link Hello, Could somebody help with this problem: How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin?
I mean how can I get access to the top right menu (log-in, register, administration) - how can I for example add new link there or delete for example register link? ----- Original Message ----- From: Esbach, Brandon To: xwiki-users@objectweb.org Sent: Thursday, February 08, 2007 7:06 PM Subject: RE: [xwiki-users] hide documentation link Easiest way is to remove it; however I tend to make a new skin for modifications so that I have a safety net in (just in case). As you're using the XWiki10 skin, browse the following location on your tomcat server: <tomcat installation directory>\webapps\xwiki\skins\xwiki10b1\menuview.vm Search for Documentation. You can then remove the <div> which includes this entry. ------------------------------------------------------------------------------ From: Malovichko Dmitry [mailto:drdred87@mail.ru] Sent: 08 February 2007 16:59 To: xwiki-users@objectweb.org Subject: [xwiki-users] hide documentation link Hello, Could somebody help with this problem: How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin? ------------------------------------------------------------------------------ -- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
It's in the skin. If the Header element from the currently-used skin is not empty, that's where the code is that draws the header. If it is empty, it uses header.vm from the templates directory. Not yet familiar with how the admin stuff works on 1.0 but it was in the admin menu on 0.9.840. The page XWiki.WebHome presented a list of admin options and one was called Skin; it provided links to edit and test the current skin, and links to the templates and skins directories. brain[sic] -----Original Message----- From: Malovichko Dmitry [mailto:drdred87@mail.ru] Sent: Thursday, February 08, 2007 12:20 PM To: xwiki-users@objectweb.org Subject: Re: [xwiki-users] hide documentation link I mean how can I get access to the top right menu (log-in, register, administration) - how can I for example add new link there or delete for example register link? ----- Original Message ----- From: Esbach, Brandon <mailto:Esbachb@tycoelectronics.com> To: xwiki-users@objectweb.org Sent: Thursday, February 08, 2007 7:06 PM Subject: RE: [xwiki-users] hide documentation link Easiest way is to remove it; however I tend to make a new skin for modifications so that I have a safety net in (just in case). As you're using the XWiki10 skin, browse the following location on your tomcat server: <tomcat installation directory>\webapps\xwiki\skins\xwiki10b1\menuview.vm Search for Documentation. You can then remove the <div> which includes this entry. _____ From: Malovichko Dmitry [mailto:drdred87@mail.ru] Sent: 08 February 2007 16:59 To: xwiki-users@objectweb.org Subject: [xwiki-users] hide documentation link Hello, Could somebody help with this problem: How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin? _____ -- You receive this message as a subscriber of the xwiki-users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hello, I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login. Is that possible? Thanks, Darina ------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
It's simple; XWiki Preferences has an option called "Always authenticate on edit"; set it to "yes". brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 1:03 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hello,
I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login.
Is that possible?
Thanks, Darina
------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
Hi Brain, Thanks for your help. It works. The problem is that I would like to bypass the login screen, i.e. the user going to the space Web home url just to be able to see the pages in that space, without being asked to login (but s/he should not have the right to edit). I modified the skin not to show the login/register buttons but then the user seems to have all rights and is allowed to edit as well ... Any thoughts in this direction? Cheers, Darina
-----Original Message----- From: THOMAS, BRIAN M (ATTSI) [mailto:bt0008@att.com] Sent: Thursday, February 08, 2007 3:50 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
It's simple; XWiki Preferences has an option called "Always authenticate on edit"; set it to "yes".
brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 1:03 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hello,
I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login.
Is that possible?
Thanks, Darina
------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
Doesn't make sense. With that preference set, no unauthenticated user should be able to edit anything. Displaying or not displaying the links shouldn't make any difference either. Are you sure the users have not authenticated? Tossing the all the cookies from your XWiki host in the user's browser will assure this. brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 3:15 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hi Brain,
Thanks for your help. It works. The problem is that I would like to bypass the login screen, i.e. the user going to the space Web home url just to be able to see the pages in that space, without being asked to login (but s/he should not have the right to edit). I modified the skin not to show the login/register buttons but then the user seems to have all rights and is allowed to edit as well ...
Any thoughts in this direction?
Cheers, Darina
-----Original Message----- From: THOMAS, BRIAN M (ATTSI) [mailto:bt0008@att.com] Sent: Thursday, February 08, 2007 3:50 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
It's simple; XWiki Preferences has an option called "Always authenticate on edit"; set it to "yes".
brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 1:03 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hello,
I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login.
Is that possible?
Thanks, Darina
------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
Hi Darina, First, please do not hijack discussion thread, this is bad netiquette. This thread was about "hide documentation link". Nothing to do with your question. To answer your question, you should simply set the rights you want (you want XWikiGuest to be given the view permission). See the documentation on the rights in the user guide on xwiki.org Thanks -Vincent On Feb 8, 2007, at 10:15 PM, Dicheva, Darina wrote:
Hi Brain,
Thanks for your help. It works. The problem is that I would like to bypass the login screen, i.e. the user going to the space Web home url just to be able to see the pages in that space, without being asked to login (but s/he should not have the right to edit). I modified the skin not to show the login/register buttons but then the user seems to have all rights and is allowed to edit as well ...
Any thoughts in this direction?
Cheers, Darina
-----Original Message----- From: THOMAS, BRIAN M (ATTSI) [mailto:bt0008@att.com] Sent: Thursday, February 08, 2007 3:50 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
It's simple; XWiki Preferences has an option called "Always authenticate on edit"; set it to "yes".
brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 1:03 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hello,
I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login.
Is that possible?
Thanks, Darina
------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
-- You receive this message as a subscriber of the xwiki- users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
___________________________________________________________________________ Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire. http://fr.mail.yahoo.com
Vincent, Thanks for your reply. I am sorry for not changing the subject in using the reply mode. Usually I am careful to do that ... In fact I had the proper rights set, but obviously I have done something wrong in my messing with the files after the initial instalation of XWiki. After Brain's and your hint that setting the rights should do the work, I just reinstalled XWiki and with the same rights I don't have a problem. Thanks again, Darina
-----Original Message----- From: Vincent Massol [mailto:vincent@massol.net] Sent: Friday, February 09, 2007 3:05 AM To: xwiki-users@objectweb.org Subject: Allowing anonymous users (was Re: [xwiki-users] hide documentation link)
Hi Darina,
First, please do not hijack discussion thread, this is bad netiquette. This thread was about "hide documentation link". Nothing to do with your question.
To answer your question, you should simply set the rights you want (you want XWikiGuest to be given the view permission). See the documentation on the rights in the user guide on xwiki.org
Thanks -Vincent
On Feb 8, 2007, at 10:15 PM, Dicheva, Darina wrote:
Hi Brain,
Thanks for your help. It works. The problem is that I would like to bypass the login screen, i.e. the user going to the space Web home url just to be able to see the pages in that space, without being asked to login (but s/he should not have the right to edit). I modified the skin not to show the login/register buttons but then the user seems to have all rights and is allowed to edit as well ...
Any thoughts in this direction?
Cheers, Darina
-----Original Message----- From: THOMAS, BRIAN M (ATTSI) [mailto:bt0008@att.com] Sent: Thursday, February 08, 2007 3:50 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
It's simple; XWiki Preferences has an option called "Always authenticate on edit"; set it to "yes".
brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 1:03 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hello,
I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login.
Is that possible?
Thanks, Darina
------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
-- You receive this message as a subscriber of the xwiki- users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
______________________________________________________________ _____________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com
On Feb 10, 2007, at 7:19 PM, Dicheva, Darina wrote:
Vincent,
Thanks for your reply. I am sorry for not changing the subject in using the reply mode. Usually I am careful to do that ...
In fact I had the proper rights set, but obviously I have done something wrong in my messing with the files after the initial instalation of XWiki. After Brain's and your hint that setting the rights should do the work, I just reinstalled XWiki and with the same rights I don't have a problem.
Cool! Thanks for letting us know -Vincent
-----Original Message----- From: Vincent Massol [mailto:vincent@massol.net] Sent: Friday, February 09, 2007 3:05 AM To: xwiki-users@objectweb.org Subject: Allowing anonymous users (was Re: [xwiki-users] hide documentation link)
Hi Darina,
First, please do not hijack discussion thread, this is bad netiquette. This thread was about "hide documentation link". Nothing to do with your question.
To answer your question, you should simply set the rights you want (you want XWikiGuest to be given the view permission). See the documentation on the rights in the user guide on xwiki.org
Thanks -Vincent
On Feb 8, 2007, at 10:15 PM, Dicheva, Darina wrote:
Hi Brain,
Thanks for your help. It works. The problem is that I would like to bypass the login screen, i.e. the user going to the space Web home url just to be able to see the pages in that space, without being asked to login (but s/he should not have the right to edit). I modified the skin not to show the login/register buttons but then the user seems to have all rights and is allowed to edit as well ...
Any thoughts in this direction?
Cheers, Darina
-----Original Message----- From: THOMAS, BRIAN M (ATTSI) [mailto:bt0008@att.com] Sent: Thursday, February 08, 2007 3:50 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
It's simple; XWiki Preferences has an option called "Always authenticate on edit"; set it to "yes".
brain[sic]
-----Original Message----- From: Dicheva, Darina [mailto:dichevad@wssu.edu] Sent: Thursday, February 08, 2007 1:03 PM To: xwiki-users@objectweb.org Subject: RE: [xwiki-users] hide documentation link
Hello,
I just installed XWiki and created a space with pages that I would like to make accessible for view but not edit for users without making them register + login.
Is that possible?
Thanks, Darina
------------------------------------------------------------- Darina Dicheva Department of Computer Science Winston-Salem State University 3206 Elva J. Jones Computer Science Building Winston Salem, N.C. 27110 Phone: (336) 750-2484 Fax: (336) 750-2499 Email: dichevad(at)wssu.edu http://myweb.wssu.edu/dichevad/ Visit: 45th ACM Southeast Conference https://acmse2007.wfu.edu/ Topic Maps for e-Learning (TM4L) http://compsci.wssu.edu/iis/NSDL/index.html 4th Int. Workshop on Semantic Web Technologies for E-Learning http://www.win.tue.nl/SW-EL/2006/swel06-ah06.html
-- You receive this message as a subscriber of the xwiki- users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
______________________________________________________________ _____________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com
-- You receive this message as a subscriber of the xwiki- users@objectweb.org mailing list. To unsubscribe: mailto:xwiki-users-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
___________________________________________________________________________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com
Hi, On Feb 8, 2007, at 5:58 PM, Malovichko Dmitry wrote:
Hello,
Could somebody help with this problem:
How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin?
I agree that putting "documentation" there is not a good thing to do. I'd suggest removing it altogether. We could put the wiki's name for example or make it available for the user to put anything in there easily. Please file a JIRA issue (jira.xwiki.org) for this. Thanks -Vincent
Vincent Massol a écrit :
Hi,
On Feb 8, 2007, at 5:58 PM, Malovichko Dmitry wrote:
Hello,
Could somebody help with this problem:
How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin?
I agree that putting "documentation" there is not a good thing to do. I'd suggest removing it altogether. We could put the wiki's name for example or make it available for the user to put anything in there easily.
Please file a JIRA issue (jira.xwiki.org) for this.
Thanks -Vincent In the same style, use the same ergonomics tips between view/edit/inline will be a good thing for final user. In this way, we can used the same "view" menu bar and replace VIEW, PRINT, ... by CANCEL, PREVIEW, SAVE .... What do you think ?
Johan
On Feb 9, 2007, at 9:17 AM, johan.moreau wrote:
Vincent Massol a écrit :
Hi,
On Feb 8, 2007, at 5:58 PM, Malovichko Dmitry wrote:
Hello, Could somebody help with this problem: How can I hide the documentation link in the top menu of my wiki - I use XWiki10 skin?
I agree that putting "documentation" there is not a good thing to do. I'd suggest removing it altogether. We could put the wiki's name for example or make it available for the user to put anything in there easily.
Please file a JIRA issue (jira.xwiki.org) for this.
Thanks -Vincent In the same style, use the same ergonomics tips between view/edit/ inline will be a good thing for final user. In this way, we can used the same "view" menu bar and replace VIEW, PRINT, ... by CANCEL, PREVIEW, SAVE .... What do you think ?
In the future we have planned to improve the skin so that it offers menu extension points. We could use that mechanism to contribute the current menus, thus allowing users to modify them. I think we already have a jira issue for this but I don't have it at hand. Thanks -Vincent ___________________________________________________________________________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com
participants (6)
-
Dicheva, Darina -
Esbach, Brandon -
johan.moreau -
Malovichko Dmitry -
THOMAS, BRIAN M (ATTSI) -
Vincent Massol