Re: [Radiant] Using a dynamic sub-navigation...

2007-11-24 Thread Travis Bell
BTW--it seems as though the  tag works fine, just not the  
. For now I changed my design to accommodate, so all is  
well. Just an FYI.

Cheers guys,

--
Travis Bell
Not sent from my iPhone.





On 23-Nov-07, at 3:46 PM, Travis Bell wrote:

> Hey guys,
>
> I've been using the navigation tag extension for a while now ( http://
> svn.artofmission.com/svn/plugins/radiant/extensions/
> navigation_tags/ ) but upon trying to use it on a new, 0.6.4 gem
> install w/ SQLite3, the  tag just doesn't want to seem to
> work.
>
>   
>   
>   class="selected">
>   
>   
>
> In this scenario, I get the list of children, but not a one ever gets
> the class="selected" appended to it.
>
> Nobody would happen to know if I am either doing something wrong, OR,
> another way to achieve what I need it to do here?
>
> Thanks in advance,
>
> --
> Travis Bell
> Not sent from my iPhone.
>
>
>
>
>
> On 23-Aug-07, at 6:15 PM, Ryan Heneise wrote:
>
>> Travis,
>>
>>  will automatically attach the class "current" to the 
>> tag of the current page in the hierarchy:
>>> A Sub Page>> li>
>>
>> Or, you could use  like this:
>>
>> 
>> class="current">
>> 
> ___
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

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


Re: [Radiant] Issue with page updating since 0.6.4

2007-11-24 Thread Andrew Klein
Thanks a lot! I guess I should read the earlier emails better :D It did 
work however, so I so thank you all.
BT

Thomas Bell wrote:
> Yep.
>
> Daniel wrote:
> You can update to the trunk with
>
> rake radiant:freeze:edge
>
> Once it is fixed in the stable build, you can run:
>
> rake radiant:unfreeze
>
> To go back to using the gem.
> --Tom
>
> On Nov 23, 2007 6:08 PM, Andrew Klein <[EMAIL PROTECTED]> wrote:
>
>   
>> I don't appear to have those, no. Update to trunk, you're meaning via svn?
>>
>> Thanks again!
>> BT
>>
>> Thomas Bell wrote:
>> 
>>> Do you have a cache.data and a cache.yml in your radiant install.
>>> I did and I had to upgrade to the trunk. Everything works smoothly now.
>>> --Tom
>>>
>>> On Nov 23, 2007 6:38 AM, Andrew Klein <[EMAIL PROTECTED]>
>>>   
>> wrote:
>> 
>>>   
 Sorry about the delay in responding; Life's been kicking me in the
 
>> butt.
>> 
 When I click clear cache, it clears everything in the cache directory,
 but even with the cache directory gone, even if I force-refresh, I get
 the same page back again and won't update for a few minutes. The files
 do rebuild themselves. I'm not sure what the apparent issue is at all;
 
>> I
>> 
 didn't have this issue before. One thought that did cross my mind was
 what if the caching headers aren't being written correctly for some
 reason anymore? (IE:- what the browser sees) This issue only appeared
 
>> in
>> 
 0.6.4, so I'm not sure where it did come from, but it is a reasonable
 issue I would say.

 Thanks!
 BT
 (PS I'll try to be a little more responsive)

 Daniel Sheppard wrote:

 
>> I think I can agree with this.  It has almost become second nature to
>> change the home page to reset the cache.  I have noticed this with
>> changing snippets (which should clear cache - I had asked
>> this earlier)
>> and then clearing the cache.  No go!  It doesn't update the home
>> 
>> page.
>> 
>> 
> Well the code is fairly straightforward. The only thing that I can
> think of that might interrupt it would be file permissions in the
> cache dir.
>
> When you click clear cache, is there anything left in your cache
>
>   
 directory?

 
> What about if you run (as the same user your server runs as):
>
> ruby script/console
> ResponseCache.instance.clear
>
> What if you run that again as a different user?
>
> Dan
>
> ___
> Radiant mailing list
> Post:   Radiant@lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>
>
>   
 ___
 Radiant mailing list
 Post:   Radiant@lists.radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


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

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