|
02d4659a32
|
Initial (untested) image uploader.
|
2015-10-22 08:38:50 +01:00 |
|
|
e5af71c1b5
|
Reword footer
|
2015-10-16 20:28:35 +01:00 |
|
|
99e1251d5d
|
Reworked version system to use separate file
|
2015-10-10 10:24:04 +01:00 |
|
|
2fafae3184
|
Add logo option
|
2015-10-08 10:07:51 +01:00 |
|
|
4a8f0d608a
|
Add option to clean raw html and fixed new parser system
|
2015-10-04 13:08:59 +01:00 |
|
|
2b2cd7b396
|
Add option to clean raw html on save
|
2015-10-04 12:42:53 +01:00 |
|
|
bdfec1c6f3
|
Rewrite parser backend. Currently untested.
|
2015-10-04 09:10:14 +01:00 |
|
|
6c5c11562a
|
Bump version
|
2015-10-03 13:56:16 +01:00 |
|
|
10cb0600bd
|
Bugfix: Misspelling of preprocessors
|
2015-10-03 13:22:19 +01:00 |
|
|
1f1d1cd685
|
Add (untested) support for save preprocessors.
|
2015-09-30 08:08:10 +01:00 |
|
|
c10e0fbe29
|
Correct spelling of Syntaxtic
|
2015-09-30 07:09:56 +01:00 |
|
|
881418dded
|
Add footer message setting.
|
2015-09-30 06:39:01 +01:00 |
|
|
4f6174152e
|
Bugfix: Undefined variable $user when logged in
|
2015-09-22 14:54:03 +01:00 |
|
|
7d425c3998
|
Bugfix: undefined variable on line 1831
|
2015-09-22 14:47:12 +01:00 |
|
|
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 |
|
|
516aebeaac
|
Bugfix: Don't replace {body} twice in the page renderer
|
2015-09-20 15:58:51 +01:00 |
|
|
f5af74e867
|
Bugfix: Redirect to invalid default page
|
2015-09-19 10:24:20 +01:00 |
|
|
e465a05083
|
Erm what's happening here...?
|
2015-09-19 10:19:56 +01:00 |
|
|
7b26a06d52
|
add padding to the sides of the printable view
|
2015-08-05 12:58:46 +01:00 |
|
|
d2b9efda52
|
bump version: 0.6 -> 0.7
|
2015-08-04 20:13:28 +01:00 |
|
|
e8ae17d4ae
|
Enhance sidebar display logic 7 bugfixes
|
2015-07-28 13:32:18 +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 |
|
|
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 |
|
|
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 |
|
|
b955c1efc0
|
Add support for subpages to the page index. Opens #11.
|
2015-07-13 15:11:20 +01:00 |
|
|
029f777b23
|
Allow forward slashes in page names
|
2015-07-12 18:31:58 +01:00 |
|
|
d1da9e669c
|
Fix for #8
|
2015-06-15 16:04:44 +01:00 |
|
|
f9d5b4e445
|
Bumped version number
|
2015-05-27 11:02:24 +01:00 |
|
|
5f33d9a6a4
|
Moved markdown parser to a module
|
2015-05-27 10:32:13 +01:00 |
|
|
a0cc71aad0
|
moved emphasis paring to be next to bold
|
2015-05-26 18:06:43 +01:00 |
|
|
613a7f9ecd
|
added syntax for images!
|
2015-05-26 18:05:19 +01:00 |
|
|
173987512e
|
fixed fatal login bug
|
2015-05-26 17:54:46 +01:00 |
|
|
964dba4a73
|
fixed templating issue in footer
|
2015-05-24 21:08:03 +01:00 |
|
|
edab5a4930
|
more misc bug fixes
|
2015-05-24 21:06:03 +01:00 |
|
|
2900c13ee2
|
fixed another breaking bug
|
2015-05-24 21:01:18 +01:00 |
|
|
81dfe2267b
|
updated modules & fixed bugs in initial implementation
|
2015-05-24 21:00:30 +01:00 |
|
|
9cde793918
|
rewritten page renderer. Next up: update all the modules
|
2015-05-24 20:58:51 +01:00 |
|
|
f512958c05
|
Improved default action setting integration
|
2015-05-24 16:17:07 +01:00 |
|
|
a708200033
|
bumped version number
|
2015-05-09 10:15:43 +01:00 |
|
|
80afa3d415
|
Preliminary testing done! I think it works!!!
|
2015-05-08 20:30:32 +01:00 |
|
|
58456834c6
|
begun modularisation process. Everything is broken! (no new build though.)
|
2015-04-11 18:30:01 +01:00 |
|