aboutsummaryrefslogtreecommitdiffstats
path: root/mod/layouts.php
Commit message (Collapse)AuthorAgeFilesLines
* update help linkMario Vavti2015-06-021-1/+1
|
* this should fix undeletable blocks and layoutsredmatrix2015-05-181-2/+3
|
* disable voting in blocks, layouts and webpagesMario Vavti2015-04-291-1/+2
|
* adjust placeholder namingMario Vavti2015-04-291-1/+1
|
* Provide webpage layout descriptionMario Vavti2015-04-251-2/+5
|
* add title to element arrayMario Vavti2015-04-241-1/+2
|
* copy/paste typoMario Vavti2015-04-241-1/+1
|
* webpages layout fixesMario Vavti2015-04-241-18/+22
|
* provide headings for blocks and layoutsMario Vavti2015-04-221-5/+9
|
* make sure we redirect to a sane place after deleting a webpage elementfriendica2015-04-091-0/+2
|
* Fix Design Tool navigation for sys channel.Klaus Weidenbach2015-04-061-4/+2
| | | | Fix creating menu for sys channel.
* 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