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 stylesheet isn't showing up for some reason, but /link 
with no trailing slash works fine?
  
  

Use View Source to take a look at the generated HTML in Firefox or IE.
Then, see what URL it is trying to access for the style sheet.  Then see
if that URL is served up.

might give some hints..

Cheers,
Mohit.
11/18/2008 | 1:28 AM.



You were right, I was linking the stylesheet as styles.css instead of 
/styles.css


Feelin' pretty dumb :) Thank you all for your help.
  


Welcome aboard :)
Of course, you're new so you don't realize - I'm the reaper... after 
you're familiar enough with Radiant, I'm going to come after you to urge 
you to write up some documentation for the Summer Reboot Documentation 
project.


Details at http://wiki.radiantcms.org/Summer_Reboot

:)

But seriously, glad to be of help!

Cheers,
Mohit.
11/18/2008 | 1:41 AM.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[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 showing up for some reason, but /link 
>> with no trailing slash works fine?
>>   
> 
> 
> Use View Source to take a look at the generated HTML in Firefox or IE.
> Then, see what URL it is trying to access for the style sheet.  Then see
> if that URL is served up.
> 
> might give some hints..
> 
> Cheers,
> Mohit.
> 11/18/2008 | 1:28 AM.

You were right, I was linking the stylesheet as styles.css instead of 
/styles.css

Feelin' pretty dumb :) Thank you all for your help.
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[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
> [2]: http://wiki.radiantcms.org/How_to_Make_a_Site_Map


Thanks for the help, this is working well. Love how simple this CMS is 
:)
-- 
Posted via http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[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 http://www.ruby-forum.com/.
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant