
al.willmer at logica
Aug 17, 2012, 9:09 AM
Post #4 of 4
(223 views)
Permalink
|
Yves, 1. Visit an existing page in your Trac wiki 2. Begin editing that page 3. Add a new line with just the text: NewPage 4. Save your edits 5. The text NewPage should have become a link, Click it. 6. Your now on NewPage, which is currently empty. You can edit it just like any other wiki page. At step 5 the text "NewPage" was a link because of the capital letters without spaces - it's called CamelCase. If you prefer not to use CamelCase for your page names you can replace NewPage with e.g. [wiki:new_page]. From: trac-users [at] googlegroups [mailto:trac-users [at] googlegroups] On Behalf Of Yves S. Garret Sent: 17 August 2012 16:55 To: trac-users [at] googlegroups Cc: matt.caron [at] redlion Subject: Re: [Trac] How to create a new page? I'm not sure what you mean. Do I have to create a separate HTML file that I link to in Trac or is this file created from a utility inside of Trac? On Thursday, August 16, 2012 12:12:11 PM UTC-4, Matthew Caron wrote: On 08/16/2012 12:00 PM, Yves S. Garret wrote: > I've looked this up on Bing, but I don't get it :) . > > I don't use Trac enough. Basically, what do I do? I'd like to have a > new page and put in a bunch of new instructions for other users. I > clicked on Edit This Page, added the title of my new document in a list > and then saved... but there was no link generated that would permit me > to go and modify my new page... it was just text. Did you CamelCase the page name, or enclose use a [wiki:pagename] tag? -- Matthew Caron, Software Build Engineer Sixnet, a Red Lion business | www.sixnet.com<http://www.sixnet.com> +1 (518) 877-5173 x138 office -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/0Skr1pgEhm0J. To post to this group, send email to trac-users [at] googlegroups<mailto:trac-users [at] googlegroups>. To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups<mailto:trac-users+unsubscribe [at] googlegroups>. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en. Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|