For our Trac projects, to make it easy since our users aren't always
programmers who are savvy to URLs or knowledgeable of the fact that you
can use wiki links in search box, we have a macro that puts a form at
the top of the WikiStart page:

<div>
 <form method="get">
 Jump to Page: <input name="page" type="text">
   <i style="font-size: smaller;">Please, no spaces</i>
   (<input name="action" value="edit" checked="checked" type="checkbox">
create or edit)
   <input value="Go" type="submit">
 </form>
</div>

Jason

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of David Herman
Sent: Monday, February 12, 2007 10:05 AM
To: [email protected]
Subject: [Trac] Re: is there any more convinent means to create a wiki
page?


I actually find the Url directly is easier than creating a link 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of Noah Kantrowitz
Sent: Monday, February 12, 2007 8:40 AM
To: [email protected]
Subject: [Trac] Re: is there any more convinent means to create a wiki
page?


On Feb 12, 2007, at 3:57 AM, bsfer wrote:

>
> is there any more convinent means to create a wiki page?
> except use url directly.

You can use the link in a page somewhere. It will then show as a link to
the unmade page, which you can go to and create it.

--Noah



--
This message has been scanned for viruses and dangerous content by
MailScanner, and is believed to be clean.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to