aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editwebpage.php
Commit message (Collapse)AuthorAgeFilesLines
* fix $noloc state in mod editwebpagesMario Vavti2015-04-291-1/+1
|
* fix webpage permsMario Vavti2015-04-221-1/+8
|
* allow jot to be displayed expanded, remove deprected datetimepicker js and ↵Mario Vavti2015-04-171-10/+9
| | | | some random fixes
* move share webpage element from editwebpage to webpages and make it ↵Mario Vavti2015-04-161-15/+0
| | | | shareable with rpost
* some more on webpagesMario Vavti2015-04-141-1/+1
|
* title of preview button incorrect, fix ability to upload to webpagesfriendica2015-03-301-1/+3
|
* remove the now redundant audio/video buttons and label the editor text style ↵friendica2015-03-111-0/+5
| | | | buttons which didn't have them. Unused editor buttons were commented in case we need to bring them back. If things go smoothly we can remove them. Use the link icon going forward - for all links.
* local_user => local_channelfriendica2015-01-281-1/+1
|
* edit and preview removed from additional features and turned into core ↵friendica2014-12-161-1/+1
| | | | functionality (always enabled).
* Make it clear that title and categories are optionalStefan Parviainen2014-12-081-2/+2
|
* this should make all the 'sys' webpage design tools useable by the adminfriendica2014-11-121-4/+1
|
* extend sys support to layoutsfriendica2014-11-121-3/+1
|
* uid not set in webpages.php, start on editwebpage.phpfriendica2014-11-111-37/+71
|
* shareable design elementsfriendica2014-10-061-0/+15
|
* 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