[xwiki-users] customized page-create interface
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? --chris
Hi Chris, welcome to XWiki! The FAQ tutorial actually holds an answer to your question: http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial#HCustomcreatio... Happy coding, Guillaume On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]> 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?
--chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]> 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?
--chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
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? 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? --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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]> 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?
--chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Chris, On Tue, Nov 8, 2011 at 10:51 PM, Chris Quenelle <[email protected]> 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. 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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]>
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?
--chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks for the fast reply, Guillaume! Is there some logic behind what actions are available on the top menu "page" item and which ones are in the lower menu bar? --chris On Wednesday November 9, at 3:34AM, Guillaume Lerouge wrote:
Hi Chris,
On Tue, Nov 8, 2011 at 10:51 PM, Chris Quenelle <[email protected]> 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.
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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]>
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?
--chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Chris, On Wed, Nov 9, 2011 at 5:52 PM, Chris Quenelle <[email protected]> wrote:
Thanks for the fast reply, Guillaume! Is there some logic behind what actions are available on the top menu "page" item and which ones are in the lower menu bar?
Yes. The rationale is the following: - Actions related to page content are in the lower menu bar (edit, export, print...) - Actions related to the wiki page itself are in the top menu (rename, delete...) Guillaume
--chris
On Wednesday November 9, at 3:34AM, Guillaume Lerouge wrote:
Hi Chris,
On Tue, Nov 8, 2011 at 10:51 PM, Chris Quenelle <[email protected]> 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.
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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]>
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?
--chris
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Wednesday November 9, at 9:16AM, Guillaume Lerouge wrote:
Hi Chris,
On Wed, Nov 9, 2011 at 5:52 PM, Chris Quenelle <[email protected]> wrote:
Thanks for the fast reply, Guillaume! Is there some logic behind what actions are available on the top menu "page" item and which ones are in the lower menu bar?
Yes. The rationale is the following:
- Actions related to page content are in the lower menu bar (edit, export, print...) - Actions related to the wiki page itself are in the top menu (rename, delete...)
Thanks! That will make it easier to remember. I was confused because I saw a 'delete' option in the lower menu sometimes. But the logical division that you explained makes sense to me.
Guillaume
--chris
On Wednesday November 9, at 3:34AM, Guillaume Lerouge wrote:
Hi Chris,
On Tue, Nov 8, 2011 at 10:51 PM, Chris Quenelle <[email protected]> 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.
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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle <[email protected]>
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? > > --chris > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On 11/09/2011 06:34 AM, Guillaume Lerouge wrote:
Hi Chris,
On Tue, Nov 8, 2011 at 10:51 PM, Chris Quenelle<[email protected]> 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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle<[email protected]>
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/
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<[email protected]> 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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle<[email protected]>
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 [email protected] http://lists.xwiki.org/mailman/listinfo/users
New users are created as simple users by default so you're fine. Guillaume On Wed, Nov 9, 2011 at 7:31 PM, Chris Quenelle <[email protected]> wrote:
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<[email protected]> 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#HCustomcreatio...
Happy coding,
Guillaume
On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle<[email protected]>
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 [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Wednesday November 9, at 10:33AM, Guillaume Lerouge wrote:
New users are created as simple users by default so you're fine.
Great, thanks!
Guillaume
On Wed, Nov 9, 2011 at 7:31 PM, Chris Quenelle <[email protected]> wrote:
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<[email protected]> 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#HCustomcreatio...
> > Happy coding, > > Guillaume > > On Tue, Nov 8, 2011 at 6:58 PM, Chris Quenelle<[email protected]> 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 [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Chris Quenelle -
Guillaume Lerouge -
Sergiu Dumitriu