aboutsummaryrefslogtreecommitdiffstats
path: root/mod/layouts.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-021-1/+1
|\
| * update help linkMario Vavti2015-06-021-1/+1
| |
* | more migration of page typesredmatrix2015-05-211-3/+3
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-181-2/+3
|\|
| * this should fix undeletable blocks and layoutsredmatrix2015-05-181-2/+3
| |
* | Merge branch 'master' into tresredmatrix2015-05-141-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * | first pass name changeredmatrix2015-05-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-291-20/+29
|\| | | | | | | | | Conflicts: include/notifier.php
| * 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
| |
* | Merge branch 'master' into tresfriendica2015-04-231-9/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * 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.
* | Merge branch 'master' into tresfriendica2015-01-291-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php
| * local_user => local_channelfriendica2015-01-281-1/+1
| |
* | more message restrict conversionsfriendica2015-01-291-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