I am not so concerned about Administrator users. Mostly for the
default users who will be new to xwiki. Is there a profile
that I can update to change the setting for new users?
I don't need to prevent it completely, just disable it by default.
On Wednesday November 9, at 10:03AM, Sergiu Dumitriu wrote:
On 11/09/2011 06:34 AM, Guillaume Lerouge wrote:
Hi Chris,
On Tue, Nov 8, 2011 at 10:51 PM, Chris Quenelle<chris(a)quenelle.org> wrote:
I think I followed the FAQ tutorial closely, but
I'm see a few glitches
1) I don't see 'delete' under the 'more actions' menu, how can I
delete my
FAQs?
In the menu at the top of the page, hover over the page name, the delete
menu is there.
2) If the owner visits a page, they see an 'edit' menu with multiple
choices, most of
which will not result in something useful. If a non-owner visits the
page, then the
'edit' menu is only a button which does the correct 'inline' edit. Can
I
get the
default-inline-edit behavior for all pages even when they are viewed by
the owner?
This is actually a setting on each user's profile page. In the
"preferences" section of their profile, they will find a "user type"
option. They should switch it to "simple" if they do not wish to have the
multiple option menu.
Only that it won't have any effect in this case. Administrators are always
"advanced" users.
However, you can just ignore the entries in the menu, you can just click on the
"Edit" menu itself to go to inline editing.
If, however, you really want to completely disable the menu, even for administrators, you
can just edit layoutExtraVars.vm and add:
#set ($isAdvancedUser = false)
Note that you will still have access to some advanced stuff, so if you don't want to
see the advanced spaces like Scheduler or XWiki, you should instead edit xwikivars.vm and
remove the section of code dealing with the computation of $isAdvancedUser
Guillaume
--chris
>
>
>
>
> On Tuesday November 8, at 10:59AM, Chris Quenelle wrote:
>
>>
>> Thanks, Guillaume! I should have gone back to the tutorial to look.
>>
>>
>> On Tuesday November 8, at 10:03AM, Guillaume Lerouge wrote:
>>
>>> Hi Chris,
>>>
>>> welcome to XWiki! The FAQ tutorial actually holds an answer to your
>>> question:
>>>
>
http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial#HCustomcreati…
>>>
>>> Happy coding,
>>>
>>> Guillaume
>>>
>>> On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle<chris(a)quenelle.org>
> wrote:
>>>
>>>>
>>>> I'm a complete newbie here. I ran through the Sample Application
web
> page
>>>> (FAQ Application)
>>>> and so-far so-good. I want to improve the user experience for adding a
>>>> new FAQ entry.
>>>>
>>>> For now my users select Add -> Page
>>>> then click on FAQTemplate
>>>> then they should know that they cannot change the 'Space Name'
field
>>>> then they choose a page name
>>>> then they click "create"
>>>>
>>>> Instead, I'd like to create a customized page which has only:
>>>>
>>>> page name field
>>>> <create FAQ entry> button
>>>>
>>>> Where should I look in the docs to see how to do this?
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users