[Radiant] radiant-gallery question.

2010-06-03 Thread ingvi
Hello, wondering if anyone could give me a pointer. I'm trying to create gallery navigation, and for the selected/current gallery I want to add selected class. was trying something like: selected more: cheers & thank you. ingvi

[Radiant] Add part

2010-07-05 Thread ingvi
app47views47admin47page_parts47_page_part46html46haml_locals_object_page_part_page_part_counter' radiant (0.9.1) vendor/plugins/haml/rails/./lib/haml/helpers/ action_view_mods.rb:13:in `render' radiant (0.9.1) app/controllers/admin/page_parts_controller.rb: 7:in `create' radiant (0.9.1) vendor/plugins/haml/rails/./lib/sass/plugin/ rails.rb:20:in `process' Rendering /u/apps/studioakkeri.com/public/500.html (500 Internal Server Error) You guys have clue what I can do to fix this? ingvi

[Radiant] Re: Add part

2010-07-06 Thread ingvi
could it be a bug in the paperclipped extension? hmmm ingvi On Jul 5, 9:53 am, ingvi wrote: > I was trying to add a part to a page, I get this error: > > Processing Admin::PagePartsController#create (for 194.144.245.194 at > 2010-07-05 09:40:27) [POST] >   Parameters: {&quo

[Radiant] radiant gallery

2011-10-17 Thread ingvi
hello, I'm looping through images, but I don't need that last ',' separator. What to do? {image:'',title:'',url:''}, cheers ingvi

[Radiant] Re: radiant gallery

2011-10-17 Thread ingvi
ok sorry for my ignorance, should I be able to do this? , On Oct 17, 4:39 pm, john wrote: > radiant includes if/unless_[first|last] tags: > , > > you can find out about all the tags available > and how to use them from the "Available Tags" > link on the edit pages.

[Radiant] Re: radiant gallery

2011-10-17 Thread ingvi
nope it doesn't work inside the gallery tags On Oct 17, 7:07 pm, john wrote: > On Monday, October 17, 2011 10:52:49 AM UTC-5, ingvi wrote: > > > ok sorry for my ignorance, should I be able to do this? > > > > >   > >   , > > > > that shoul