1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-10-04 12:44:02 +00:00
Commit graph

519 commits

Author SHA1 Message Date
4cabf42666 Convert all existing modules over to new $env 2015-09-22 14:34:18 +01:00
2cfea69ecb Bugfix: Missed a conversion to the new $env object 2015-09-22 14:22:34 +01:00
1ead4c9d59 *Everything is broken!* Begin converting everything over to a new environment object.
Currently only the core has been converted.
2015-09-21 21:02:27 +01:00
cab6f9f414 Add action-raw module 2015-09-21 18:04:51 +01:00
81a479fc05 Document the global variables 2015-09-21 17:40:24 +01:00
03c908bb70 Add optional module support 2015-09-21 15:18:55 +01:00
8197c32232 Add link to module API docs in README.md 2015-09-20 16:12:24 +01:00
b27dd83a39 Document the current module api. 2015-09-20 16:08:09 +01:00
516aebeaac Bugfix: Don't replace {body} twice in the page renderer 2015-09-20 15:58:51 +01:00
daa8ac2a3b Rework build system to reduce repetition 2015-09-20 12:37:21 +01:00
f915df22ff Added issue numbers to some of the things on the todo list 2015-09-19 11:27:33 +01:00
f694c9ce16 Add Travis CI buidl status to README.md 2015-09-19 11:12:55 +01:00
cb3185486c rewrite before_script in .travis.yml since travis doesn't like sh scripts 2015-09-19 11:06:28 +01:00
3e99d591b1 Bugfix: Remove tab characters from .travis.yaml 2015-09-19 11:03:58 +01:00
55fa08e2c7 Add initial Travis CI build script 2015-09-19 11:00:30 +01:00
f5af74e867 Bugfix: Redirect to invalid default page 2015-09-19 10:24:20 +01:00
28234dc775 Add new linux build script 2015-09-19 10:23:53 +01:00
e465a05083 Erm what's happening here...? 2015-09-19 10:19:56 +01:00
3fe38f5d86 more readme tweaks 2015-08-05 13:35:42 +01:00
8b90b2ba1d Move the built version to a separate folder & update README... again 2015-08-05 13:34:37 +01:00
a5be9702fa tweak the CSS for the download page to match the new theme 2015-08-05 13:18:17 +01:00
87b3bd7d81 sort the sidebar alphabetically. Fixes #17. 2015-08-05 13:12:25 +01:00
7b26a06d52 add padding to the sides of the printable view 2015-08-05 12:58:46 +01:00
eb58c7921e extra-sidebar: Don't show the sidebar on printable pages. Fixes #16. 2015-08-05 12:51:38 +01:00
9cc042e081 image url correction in README.md 2015-08-05 12:47:43 +01:00
77790767d8 Rewrite README again 2015-08-05 10:07:32 +01:00
d2b9efda52 bump version: 0.6 -> 0.7 2015-08-04 20:13:28 +01:00
978d3ef880 cleaned up sidebar css 2015-08-04 20:12:18 +01:00
441a3c5ec2 Finished theming sidebar 2015-08-04 20:03:25 +01:00
2201b06143 implementated sidebar & begun css theming 2015-08-04 10:44:23 +01:00
e8ae17d4ae Enhance sidebar display logic 7 bugfixes 2015-07-28 13:32:18 +01:00
4d7dd3a0a8 Style inputs and textareas 2015-07-27 15:06:41 +01:00
b38e4cb2d7 Add batch file to start server 2015-07-27 13:50:20 +01:00
99d92cd928 Added link to new export module in the credits page 2015-07-18 11:02:48 +01:00
2c2325ad40 Created new page-export module 2015-07-18 10:58:42 +01:00
daabf74406 organisation of theme css & more menu implementation 2015-07-17 21:04:24 +01:00
07f44701f7 continued theme updates 2015-07-16 11:33:45 +01:00
da8f86e5b7 continue creating theme and rewriting the renderer 2015-07-16 10:45:55 +01:00
e553cba9ce Group all the utility functions together 2015-07-16 10:44:38 +01:00
505eae21d0 continuing work on the new theme. $settings->navlinks is now $settings->nav_links 2015-07-16 10:16:02 +01:00
c02243921c begun work on a brand new theme. WARNING: HTML changes and link removals abound! Not all the links that should be are visiable at the moment. 2015-07-15 20:40:58 +01:00
f6e3b9803d Sort entries in all pages alphabetically. Fixes #15 2015-07-15 17:11:32 +01:00
3126322148 more comment tidyups 2015-07-14 17:05:20 +01:00
ce43496df3 Bugfix get_subpages() and add subpage list to bottom of page 2015-07-14 16:59:29 +01:00
3fa1905070 Enhanced credits page and cleaned up comments 2015-07-14 16:11:59 +01:00
94358ff72b Add extra link to force display of favicon 2015-07-14 15:49:41 +01:00
52821d1a87 Add function to make sure parent pages exist. Fixes #12 2015-07-14 15:47:05 +01:00
ff397244c3 dispense with pageindex.json updates and use a dynamic system instead. Fixes #13. 2015-07-14 15:10:28 +01:00
f12aedb9cb added todo 2015-07-13 20:28:09 +01:00
f8cddda19e Update for page-edit module: allow saving of subpages 2015-07-13 15:22:57 +01:00