Re: [Radiant] Problemwith javascript in Textile

2008-11-17 Thread Sean Cribbs
If there's something you want the filter not to touch, wrap it in tags. Sean Anton J Aylward wrote: I have a problem using the 'enkode' extension in a page that uses textile. Actually its in a table in a page that uses textile, so I can't use a space at the beginning of the line or the 'note

[Radiant] Problemwith javascript in Textile

2008-11-17 Thread Anton J Aylward
I have a problem using the 'enkode' extension in a page that uses textile. Actually its in a table in a page that uses textile, so I can't use a space at the beginning of the line or the 'notextile.' directive. I'm happy that enkode works, I've tried it in the raw, no filters, and it does what it

Re: [Radiant] Re: Re: Automating navigation?

2008-11-17 Thread Mohit Sindhwani
Little Known wrote: Mohit Sindhwani wrote: Little Known wrote: Wow I can't believe I missed that on the wiki. This works great although I am having one problem with it. The links that come out of sitemapper are formatted like http://localhost/link/ with a trailing / If its /link/ my

[Radiant] Re: Re: Automating navigation?

2008-11-17 Thread Little Known
Mohit Sindhwani wrote: > Little Known wrote: >> Wow I can't believe I missed that on the wiki. This works great although >> I am having one problem with it. The links that come out of sitemapper >> are formatted like http://localhost/link/ with a trailing / >> >> If its /link/ my stylesheet isn't

Re: [Radiant] Re: Automating navigation?

2008-11-17 Thread Mohit Sindhwani
Little Known wrote: Wow I can't believe I missed that on the wiki. This works great although I am having one problem with it. The links that come out of sitemapper are formatted like http://localhost/link/ with a trailing / If its /link/ my stylesheet isn't showing up for some reason, but /lin

[Radiant] Re: Re: Automating navigation?

2008-11-17 Thread Little Known
> If you install the Reorder extension[1] then you can specify the order > in > which pages appear. If you took this approach, you would also have to > change: > > > > to > > > > In the sitemap example[2]. > > [1]: http://github.com/radiant/radiant-reorder-extension/tree/master > [

Re: [Radiant] Re: Automating navigation?

2008-11-17 Thread Mohit Sindhwani
Andrew Neil wrote: If you install the Reorder extension[1] then you can specify the order in which pages appear. If you took this approach, you would also have to change: to In the sitemap example[2]. [1]: http://github.com/radiant/radiant-reorder-extension/tree/master [2]: http://

[Radiant] Re: Re: Automating navigation?

2008-11-17 Thread Little Known
Mohit Sindhwani wrote: > Little Known wrote: >> > A trailing / is a good thing. Is your stylesheet referenced relative to > the page? > > Cheers, > Mohit. > 11/18/2008 | 12:52 AM. I did the whole "make a stylesheet page in radiant" thing. perhaps I did something wrong there? -- Posted via h

Re: [Radiant] Re: Automating navigation?

2008-11-17 Thread Andrew Neil
On Mon, Nov 17, 2008 at 4:53 PM, Little Known <[EMAIL PROTECTED]> wrote: > Little Known wrote: > > Mohit Sindhwani wrote: > >> Little Known wrote: > >>> Is there a way to automate the nav such that it shows a list of every > >>> page, or must you make a snippet and manually code all of the links?

[Radiant] Re: Automating navigation?

2008-11-17 Thread Little Known
Little Known wrote: > Mohit Sindhwani wrote: >> Little Known wrote: >>> Is there a way to automate the nav such that it shows a list of every >>> page, or must you make a snippet and manually code all of the links? >>> >> Like a site map? http://wiki.radiantcms.org/How_to_Make_a_Site_Map >> >>

Re: [Radiant] Re: Automating navigation?

2008-11-17 Thread Mohit Sindhwani
Little Known wrote: Mohit Sindhwani wrote: Like a site map? http://wiki.radiantcms.org/How_to_Make_a_Site_Map Wow I can't believe I missed that on the wiki. This works great although I am having one problem with it. The links that come out of sitemapper are formatted like http://local

[Radiant] Re: Automating navigation?

2008-11-17 Thread Little Known
Mohit Sindhwani wrote: > Little Known wrote: >> Is there a way to automate the nav such that it shows a list of every >> page, or must you make a snippet and manually code all of the links? >> > Like a site map? http://wiki.radiantcms.org/How_to_Make_a_Site_Map > > Cheers, > Mohit. > 11/17/200

Re: [Radiant] Access the request object in tags

2008-11-17 Thread Manuel Meurer
Hi Sean, Yes, this would solve the problem, but most extensions in my project use @page.render and I did not want to go through them all to change this... What do you think about this as a general solution? Manuel On Mon, Nov 17, 2008 at 5:24 PM, Sean Cribbs <[EMAIL PROTECTED]> wrote: > Manuel,

Re: [Radiant] Access the request object in tags

2008-11-17 Thread Sean Cribbs
Manuel, Instead of render :text => @page.render, try @page.process(request, response); @performed_render = true. Sean Manuel Meurer wrote: Hi! I've had a problem reoccuring in a couple of extensions and was not sure if it was a conceptual error on my side or if something was lacking in Radi

[Radiant] Access the request object in tags

2008-11-17 Thread Manuel Meurer
Hi! I've had a problem reoccuring in a couple of extensions and was not sure if it was a conceptual error on my side or if something was lacking in Radiant's tag system. I solved this problem now and wanted to share it to get some feedback from you guys. Take the 'url' tag from the standard tags

Re: [Radiant] Automating navigation?

2008-11-17 Thread Mohit Sindhwani
Little Known wrote: Is there a way to automate the nav such that it shows a list of every page, or must you make a snippet and manually code all of the links? Like a site map? http://wiki.radiantcms.org/How_to_Make_a_Site_Map Cheers, Mohit. 11/17/2008 | 11:17 PM. __

[Radiant] Automating navigation?

2008-11-17 Thread Little Known
Is there a way to automate the nav such that it shows a list of every page, or must you make a snippet and manually code all of the links? -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://ra