radiant
Changes I make to my extension controllers do not apply in the application. What's that about?
I\'m using the common radiant extension, Mailer, and no changes whatsoever I make to the controller effect the application. I can in fact delete the entire controller, and it will still run flawlessly[详细]
2023-04-11 06:51 分类:问答Understanding Radiant Cache
I am quite confused how Radiant works with Rack Cache after trying more. From my understanding, Radiant only use Rack::Cache to server as a way for client side cache. So that Rack::Cache will check if[详细]
2023-02-28 02:15 分类:问答How do I call the children of a different parent in Radiant CMS?
开发者_运维百科In my nav, I have \"Services\". Since there are many services, I have a subnav that drops down. I would like to make this nav dynamic and have it call the page titles for any of the chi[详细]
2023-02-18 00:58 分类:问答Upgrading Radiant to Rails 2.3.9+
Has anyone had luck upgrading the vendored Rails version to 2.3.9 or above? Right now I\'m stuck at 2.3.8 and moving up to 2.3.9 or above breaks t开发者_StackOverflow中文版he extension loading.[详细]
2023-02-17 01:07 分类:问答Resize image example on radiant CMS on ubuntu with back_door
I assume this is the same command as doing 开发者_运维技巧it in Sinatra. I want to server-side resize user-uploaded images to a standard width using back_door. I assume RMijick is the way to go - but[详细]
2023-02-16 21:27 分类:问答Is it possible to pass rails variables in the Radiant CMS?
I\'m trying to set up a simple form for a mailing list. And it doesn\'t seem to allow any rails helpers to make the form_for and fulfill the authenticity to开发者_StackOverflow中文版ken.[详细]
2023-02-14 23:43 分类:问答Paperclipped on Heroku?
I was curious if anyone could get paperclipped working on Heroku without using S3. I\'m assuming Heroku is a read-only system, but there must be some way t开发者_StackOverflowo save images there.You c[详细]
2023-02-13 04:58 分类:问答Why does it take Radiant CMS so long to update after changes are saved?
I\'ve been looking for some sort of cachine mechanism but can\'t find one. Anyone know why it takes so long 开发者_运维技巧to see changes after they are saved in the CMS ?RadiantCMS caches content for[详细]
2023-02-12 18:02 分类:问答How do you install Radiant extensions for Heroku?
I havn\'t really found anything that works yet. I understand that Heroku does not allow submodules/extensions, so in order to install them, one needs to do something alternative.[详细]
2023-02-12 13:52 分类:问答Deploying Radiant to Heroku in 5 minutes causes permissions error in Admin
I put these two tutorials together.. Radiant on Heroku in 5 minutes Using Bundler with 2.3.5 and in my Gemfile, I also included :[详细]
2023-02-06 18:54 分类:问答