Commit Graph

27 Commits

Author SHA1 Message Date
Jeroen e1cb4b2833 expert_mode > expert 2014-09-12 18:18:46 +00:00
friendica 75fc3a8ceb for webpages, hide the mimetype selector unless in advanced mode. For pages that endless scroll and show blocky-block things, set the default items-per-page to 60. Why? It fits column-widths of 2,3,4,5,6,10,12,15, and 20 without leaving remaindered items dangling at the end. No other setting less than 100 has this much versatility. 2014-09-07 19:16:48 -07:00
friendica ed4896def1 make blocks, webpages, and layouts postable (pre-filled forms if supplied 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. 2014-08-28 01:08:42 -07:00
friendica e1ec1e7c5f sort out the unobscure mess 2014-06-15 19:21:32 -07:00
friendica 0f6c321e3f only show jotnets when posting conversation items 2014-06-14 20:16:40 -07:00
friendica 31fd284b3c clean up the webpage list a bit 2014-04-29 18:28:05 -07:00
marijus 9f621dac85 change the way jot tools are displayed/hidden 2014-04-08 22:07:06 +02:00
friendica 64dfe3ab64 issue #395, item 2 2014-04-06 03:47:53 -07:00
friendica 125543aded more comanche migration 2013-12-19 02:16:14 -08:00
friendica 48c650c715 improve editing ability of webpages - acls, photos, location, page link title, etc. 2013-12-07 15:20:12 -08:00
friendica 49a392942c acl in webpages and a couple of other little bits related to webpages - sort the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly 2013-11-14 14:19:20 -08:00
friendica 7b7ef56b54 replace text links with icons on design pages 2013-10-23 19:35:51 -07:00
friendica ab1c9dc9c9 add design tool menu to appropriate pages 2013-09-03 19:55:26 -07:00
friendica 615bf23733 add a layout selector 2013-09-02 20:25:33 -07:00
friendica f44274bfca allow a channel owner to define a default mimetype on webpages (otherwise default to "choose") - also fix the selector w/r/t php code. There is no ui for setting either at the moment, but for instance with wiki pages we probably don't want to have multiple choice of the mimetype. Keep it simple. 2013-09-02 13:31:59 -07:00
friendica 8b7757e033 webpage content-type -- needs cleaning up and a security check once all the important bits are in place. 2013-09-02 01:38:17 -07:00
friendica cbab62c95e add layouts and editlayout and rework the page logic in mod/item 2013-09-01 18:22:31 -07:00
Thomas Willingham 608e04c65e More progress on pages - extend writepages widget, add pagelist widget 2013-08-14 20:46:48 +01:00
Thomas Willingham 4ac5348b3f Small improvement 2013-08-09 19:56:36 +01:00
Thomas Willingham b161d4073d Allow creation of webpages at channels other than your own. 2013-08-09 18:30:30 +01:00
Thomas Willingham f3791d48b0 "Can edit my webpages" permissions 2013-08-01 18:40:50 +01:00
Thomas Willingham c5133f3745 Nobody died, so remove not-needed logging. 2013-07-15 00:57:49 +01:00
Thomas Willingham e83df684c0 That should fix uploads... 2013-07-13 18:42:49 +01:00
Thomas Willingham f45efcab78 Small amount of work on webpages. 2013-07-12 23:01:55 +01:00
Thomas Willingham a4e1b4945a Non-translatable string plus feature enabled check 2013-07-11 01:37:41 +01:00
Thomas Willingham 40a444f01b One of those days... 2013-07-10 19:53:11 +01:00
Thomas Willingham 6b85e063e8 Let's use the right files, plus a typo 2013-07-10 19:46:06 +01:00