Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FFS, another oops | Thomas Willingham | 2014-10-11 | 1 | -2/+0 |
| | |||||
* | Fix webpages. Sycning between too many codebases... | Thomas Willingham | 2014-10-11 | 1 | -1/+3 |
| | |||||
* | Unbreak webpages | Thomas Willingham | 2014-10-11 | 1 | -3/+1 |
| | |||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 1 | -1/+1 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -2/+4 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | expert_mode > expert | Jeroen | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | for webpages, hide the mimetype selector unless in advanced mode. For pages ↵ | friendica | 2014-09-07 | 1 | -4/+9 |
| | | | | 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. | ||||
* | make blocks, webpages, and layouts postable (pre-filled forms if supplied ↵ | friendica | 2014-08-28 | 1 | -2/+9 |
| | | | | 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. | ||||
* | sort out the unobscure mess | friendica | 2014-06-15 | 1 | -0/+1 |
| | |||||
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | clean up the webpage list a bit | friendica | 2014-04-29 | 1 | -60/+65 |
| | |||||
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -1/+1 |
| | |||||
* | issue #395, item 2 | friendica | 2014-04-06 | 1 | -2/+3 |
| | |||||
* | more comanche migration | friendica | 2013-12-19 | 1 | -3/+3 |
| | |||||
* | improve editing ability of webpages - acls, photos, location, page link ↵ | friendica | 2013-12-07 | 1 | -1/+18 |
| | | | | title, etc. | ||||
* | acl in webpages and a couple of other little bits related to webpages - sort ↵ | friendica | 2013-11-14 | 1 | -11/+14 |
| | | | | the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly | ||||
* | replace text links with icons on design pages | friendica | 2013-10-23 | 1 | -1/+1 |
| | |||||
* | add design tool menu to appropriate pages | friendica | 2013-09-03 | 1 | -0/+5 |
| | |||||
* | add a layout selector | friendica | 2013-09-02 | 1 | -0/+6 |
| | |||||
* | allow a channel owner to define a default mimetype on webpages (otherwise ↵ | friendica | 2013-09-02 | 1 | -2/+5 |
| | | | | 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. | ||||
* | webpage content-type -- needs cleaning up and a security check once all the ↵ | friendica | 2013-09-02 | 1 | -0/+3 |
| | | | | important bits are in place. | ||||
* | add layouts and editlayout and rework the page logic in mod/item | friendica | 2013-09-01 | 1 | -1/+1 |
| | |||||
* | More progress on pages - extend writepages widget, add pagelist widget | Thomas Willingham | 2013-08-14 | 1 | -2/+6 |
| | |||||
* | Small improvement | Thomas Willingham | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | Allow creation of webpages at channels other than your own. | Thomas Willingham | 2013-08-09 | 1 | -9/+19 |
| | |||||
* | "Can edit my webpages" permissions | Thomas Willingham | 2013-08-01 | 1 | -2/+4 |
| | |||||
* | Nobody died, so remove not-needed logging. | Thomas Willingham | 2013-07-15 | 1 | -2/+0 |
| | |||||
* | That should fix uploads... | Thomas Willingham | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | Small amount of work on webpages. | Thomas Willingham | 2013-07-12 | 1 | -2/+5 |
| | |||||
* | Non-translatable string plus feature enabled check | Thomas Willingham | 2013-07-11 | 1 | -1/+2 |
| | |||||
* | One of those days... | Thomas Willingham | 2013-07-10 | 1 | -12/+54 |
| | |||||
* | Let's use the right files, plus a typo | Thomas Willingham | 2013-07-10 | 1 | -0/+30 |