aboutsummaryrefslogtreecommitdiffstats
path: root/mod/layouts.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-1/+1
|
* extend sys support to layoutsfriendica2014-11-121-36/+83
|
* make blocks, webpages, and layouts postable (pre-filled forms if supplied ↵friendica2014-08-281-1/+10
| | | | from elsewhere). The only serious issue is with ordering - you have to process and save a named layout before you can save a webpage that uses that layout name. Otherwise it will get unset during the save.
* use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵marijus2014-04-091-0/+1
| | | | editblock and editlayout which still depended on it.
* change the way jot tools are displayed/hiddenmarijus2014-04-081-1/+1
|
* layout export to filefriendica2014-03-031-3/+18
|
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-53/+48
|
* more comanche migrationfriendica2013-12-191-3/+3
|
* Comanche documentation and some cleanup of layout page (including link to ↵friendica2013-10-281-1/+14
| | | | doco) and a few other webpage related cleanups
* add design tool menu to appropriate pagesfriendica2013-09-031-0/+16
|
* add layouts and editlayout and rework the page logic in mod/itemfriendica2013-09-011-0/+82