0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added if param == value and unless param == value conditions (see details in README, Details/3) More... over 14 years ago
Updated to Radiant v0.8 More... over 14 years ago
Fixed README More... about 15 years ago
Added README More... about 15 years ago
Fixed bug when route handler wasn't be initialized if there is FileNotFoundPage was existed More... about 15 years ago
Added check for passing Radiant specs More... about 15 years ago
Added possibility to pass slug of page you want to open More... about 15 years ago
Added possibility to inject route handler params to any attribute of any tag. You just should write something like: <r:content page_part='_:page_part:_' /> and route handler parameter with name 'page_part' will be placed instead of '_:page_part:_' More... about 15 years ago
Slightly modified date convertion script More... about 15 years ago
Added special date derived parameters More... about 15 years ago
Fixed bug with overwriting matcher More... about 15 years ago
Added page title to logs More... about 15 years ago
Fixed matching parameters More... about 15 years ago
Added description for <r:route_param> tag More... about 15 years ago
Derived parameters were added More... about 15 years ago
Added tag <r:route_param> for inserting route_handler_params to any place on the page More... about 15 years ago
Added 'derived parameters' field to the db schema More... about 15 years ago
Well, there is no place for cache time increasing in the plugin. It was stupid step. More... about 15 years ago
Extensions increases cache expire time to 1 hour More... about 15 years ago
Moved enabling of Page Versioning to spec_helper More... about 15 years ago
Added previewing of Webservices by manually setting Route Handler parameters More... about 15 years ago
Removed one test, because it conflicts with multi_site More... about 15 years ago
Changed label of delete button. Order binded pages by title More... about 15 years ago
Added logging of selected Page More... about 15 years ago
Fixed specs More... about 15 years ago
Removed annoying /q/ part of url. Now you can open urls like /daily/horoscopes/today instead of /q/daily/horoscopes/today More... about 15 years ago
Store params in binded page instead of self route handler More... about 15 years ago
Removed transformation_rules - it was moved to Webservices extension More... about 15 years ago
Added open of binded page More... about 15 years ago
Added some styles to Route Handler's CRUD More... about 15 years ago