aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editwebpage.php
Commit message (Collapse)AuthorAgeFilesLines
* rule of snakes #1, kill the snake.friendica2014-06-281-2/+2
| | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor.
* only show jotnets when posting conversation itemsfriendica2014-06-141-1/+1
|
* no need to have this twicemarijus2014-06-141-1/+0
|
* use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵marijus2014-04-091-2/+1
| | | | editblock and editlayout which still depended on it.
* change the way jot tools are displayed/hiddenmarijus2014-04-081-2/+2
|
* Spare / and an undeclared var in editwebpage.Thomas Willingham2014-03-261-2/+1
|
* Fix page layout selectorChristian Vogeley2014-01-121-2/+2
|
* a few fixes to webpage editingfriendica2014-01-041-1/+1
|
* Confirm webpage deletion promptChristian Vogeley2014-01-011-2/+3
|
* check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-121-1/+1
|
* improve editing ability of webpages - acls, photos, location, page link ↵friendica2013-12-071-5/+31
| | | | title, etc.
* provide expire feature on post and comments as well as private messages. ↵friendica2013-11-071-0/+4
| | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
* spurious blank linesfriendica2013-09-151-1/+0
|
* provide ability to delete webpages, layouts and blocksfriendica2013-09-061-1/+6
|
* fix mimeselect on editfriendica2013-09-061-1/+1
|
* provide mimetype selector on edit (pages and blocks)friendica2013-09-061-2/+5
|
* add design tool menu to appropriate pagesfriendica2013-09-031-1/+1
|
* security fix and ability to change layout on webpage edit formfriendica2013-09-031-39/+45
|
* preserve mimetype on page editsfriendica2013-09-021-1/+13
|
* More progress on pages - extend writepages widget, add pagelist widgetThomas Willingham2013-08-141-7/+5
|
* Unbork webpage permissions - missed this because most of my channel_ids are 1.Thomas Willingham2013-08-071-1/+7
|
* Remove loggingThomas Willingham2013-08-011-1/+0
|
* "Can edit my webpages" permissionsThomas Willingham2013-08-011-12/+42
|
* Minimum value webpagesThomas Willingham2013-07-101-0/+106