Commit Graph

10 Commits

Author SHA1 Message Date
Christian Vogeley 325c5e4e76 delete confirmation popup for blocks and layouts 2014-01-12 02:29:03 +01:00
Christian Vogeley b5fbee67b1 Do the same thang for webpage blocks 2014-01-12 02:06:59 +01:00
friendica 587c5d3e46 a few fixes to webpage editing 2014-01-04 13:44:43 -08:00
friendica 941f81eb30 check that every invocation of htmlspecialchars has the right arg list 2013-12-12 02:01:42 -08:00
friendica 7381326b7a provide expire feature on post and comments as well as private messages. 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. 2013-11-07 00:47:50 -08:00
friendica f72cc77e46 spurious blank lines 2013-09-15 22:33:47 -07:00
friendica f2f3372aa9 provide ability to delete webpages, layouts and blocks 2013-09-06 04:07:43 -07:00
friendica c3d5351515 fix mimeselect on edit 2013-09-06 03:56:47 -07:00
friendica 63c60b224c provide mimetype selector on edit (pages and blocks) 2013-09-06 03:10:25 -07:00
friendica de3345f5f3 This isn't optimal, but on the short term we'll clone the page editor to use as a block editor, and probably a layout editor as well. Eventually, these should all probably just be switches onto a single editor instance. Decided to put the layout_mid into the item table directory rather than re-use resource_id, so that we can still have pages attached to different resources like photos and events and stuff. The block editor is far from finished, at this point I've only cloned it and changed the name and type of item it looks for. 2013-09-01 17:07:55 -07:00