| Commit message (Expand) | Author | Age | Files | Lines |
* | implement horizontal menu class in redbasic | friendica | 2014-03-03 | 1 | -1/+1 |
* | first cut at choklet template | friendica | 2014-03-02 | 1 | -14/+33 |
* | allow templates to have multiple styles - this would be a bit like having a s... | friendica | 2014-03-02 | 1 | -2/+8 |
* | it's unfortunate that we use the term "layout" to refer both to a template fi... | friendica | 2014-03-01 | 1 | -0/+4 |
* | put schemas in Comanche (this requires theme support (!)) | friendica | 2014-02-27 | 1 | -0/+7 |
* | comanche: provide an option to add a menu class for different theming choices... | friendica | 2014-02-25 | 1 | -3/+12 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 1 | -0/+6 |
* | put comanche widgets in their own file. Added a category tagcloud widget - bu... | friendica | 2013-10-27 | 1 | -6/+1 |
* | passing vars to widgets in Comanche - !this breaks existing widget declarations! | friendica | 2013-10-24 | 1 | -4/+13 |
* | Add possibility to use a block a channel menu (set channel_menublock to the l... | zottel | 2013-10-01 | 1 | -1/+1 |
* | there's no $a in comanche_block() (zottel) | friendica | 2013-09-30 | 1 | -1/+2 |
* | Fix Comanche menus | Thomas Willingham | 2013-09-28 | 1 | -2/+2 |
* | missing uid check on comanche_block to ensure we get the block with that name... | friendica | 2013-09-20 | 1 | -1/+2 |
* | provide templating options in comanche for the underlying webpage element - i... | friendica | 2013-09-04 | 1 | -0/+27 |
* | render blocks - yes these should be templates, but I've got too much to do at... | friendica | 2013-09-04 | 1 | -0/+23 |
* | testing Comanche | friendica | 2013-09-03 | 1 | -6/+7 |
* | rework the pdl_selector a bit since we've slightly changed the way layouts ar... | friendica | 2013-09-01 | 1 | -9/+3 |
* | I've got a pretty good idea of how to bootstrap, parse and render Comanche no... | friendica | 2013-08-29 | 1 | -5/+22 |
* | really truly bare-bones comanche | friendica | 2013-08-28 | 1 | -0/+58 |
* | right - here's how we're going to link comanche with webpages | friendica | 2013-08-28 | 1 | -0/+48 |