Commit Graph

18 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 7cd57c894f
Use a clever hack to get the file descriptor of the ZipArchive and peel the data out.
Not sure if it'll work yet though, as we've run into a bit of a snag 
with the module loading.....
2019-03-02 12:24:11 +00:00
Starbeamrainbowlabs e93417f171
Start working on a new extra_data system, but it's not finished yet.
Warning: Everything's broken! If you want to use the latest master, please use the commit before this one.
2019-02-26 23:01:09 +00:00
Starbeamrainbowlabs 9bb97cad5b
Build script: Output some basic progress information 2019-02-26 19:48:04 +00:00
Starbeamrainbowlabs f509db5785 Write extension of parsedown extra and change default parser.
Also automatically download parsedown and parsedownextra to the current directory dynamically instead of including in the parser-parsedown module.
2016-03-12 15:26:30 +00:00
Starbeamrainbowlabs 25198c6518 Bugfix: undefined variable stdClass::optional in build system 2015-09-22 14:51:38 +01:00
Starbeamrainbowlabs 03c908bb70 Add optional module support 2015-09-21 15:18:55 +01:00
Starbeamrainbowlabs daa8ac2a3b Rework build system to reduce repetition 2015-09-20 12:37:21 +01:00
Starbeamrainbowlabs e465a05083 Erm what's happening here...? 2015-09-19 10:19:56 +01:00
Starbeamrainbowlabs 8b90b2ba1d Move the built version to a separate folder & update README... again 2015-08-05 13:34:37 +01:00
Starbeamrainbowlabs bc4533c16c Cleaned up build system 2015-05-24 16:24:03 +01:00
Starbeamrainbowlabs 0840170750 the new build system is done! Next up: testing. 2015-05-08 20:03:15 +01:00
Starbeamrainbowlabs 8b61af93b1 cleared space for a new build script 2015-04-25 14:18:03 +01:00
Starbeamrainbowlabs ec2008e678 Fixed build script - some random merge text 2014-12-26 12:23:02 +00:00
Starbeamrainbowlabs 61a4b5ec85 Fixed strange conflict bug 2014-12-26 11:29:31 +00:00
Starbeamrainbowlabs 646591fa90 Added <?php ?> tags to and added code to remove them to 2014-12-26 11:25:11 +00:00
Starbeamrainbowlabs 582dcc5c53 Added <?php ?> tags to `settings.fragment.php` and added code to remove them to `build.php` 2014-12-26 11:14:29 +00:00
Starbeamrainbowlabs ea2411aa67 Extracted settings to settings.fragment.php 2014-12-26 11:06:37 +00:00
Starbeamrainbowlabs 3cab765c7c Added simple build system to pave way for more complex features 2014-12-25 20:31:01 +00:00