Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert to prepare_page - but have it call prepare_body | friendica | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | acl in webpages and a couple of other little bits related to webpages - sort ↵ | friendica | 2013-11-14 | 1 | -7/+24 |
| | | | | the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly | ||||
* | mod/page - display most recent revision by default, or numbered revision ↵ | friendica | 2013-09-07 | 1 | -1/+7 |
| | | | | specified by rev URL parameter | ||||
* | testing Comanche | friendica | 2013-09-03 | 1 | -1/+4 |
| | |||||
* | rework the pdl_selector a bit since we've slightly changed the way layouts ↵ | friendica | 2013-09-01 | 1 | -0/+13 |
| | | | | are stored. | ||||
* | I've got a pretty good idea of how to bootstrap, parse and render Comanche ↵ | friendica | 2013-08-29 | 1 | -9/+6 |
| | | | | now. This does not mean it's close to being presentable - far from it. | ||||
* | block attempts to set the baseurl to an ip address if it was previously a ↵ | friendica | 2013-08-29 | 1 | -8/+9 |
| | | | | dns name | ||||
* | More progress on pages - extend writepages widget, add pagelist widget | Thomas Willingham | 2013-08-14 | 1 | -5/+1 |
| | |||||
* | Initial shot at write_pages widget | Thomas Willingham | 2013-08-10 | 1 | -1/+14 |
| | |||||
* | Observer permissions (but not ACL yet) for webpages. | Thomas Willingham | 2013-07-16 | 1 | -0/+11 |
| | |||||
* | Make sure we load the channel theme when displaying a page. | Thomas Willingham | 2013-07-12 | 1 | -1/+18 |
| | |||||
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | pages sorta working | friendica | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | progress on pages - they're still getting lost inside conversation(), but ↵ | friendica | 2013-01-14 | 1 | -1/+3 |
| | | | | progress is progress. | ||||
* | add page module | friendica | 2013-01-12 | 1 | -0/+42 |