Commit graph

21 commits

Author SHA1 Message Date
Tim Schumacher
56ce743994 Suply a getter for the node parent. 2014-06-15 16:39:47 +02:00
Tim Schumacher
040a3fbd8a fix typo 2014-06-14 10:24:20 +02:00
Tim Schumacher
8cbac44f77 Merge branch 'master' of https://phablab.krautspace.de/diffusion/DO/dokuwiki-objectrepresentation
Conflicts:
	lib/enko/dokuwiki/objectrepresentation/DokuWikiPage.php
2014-06-14 10:20:30 +02:00
Tim Schumacher
8bda3d90f6 Generate the title for the page. 2014-06-14 10:19:19 +02:00
Tim Schumacher
0b248d7dec Add a option to load the changesets.
The default is, not to load the changesets.
2014-06-14 09:29:13 +02:00
Tim Schumacher
29ebda487a Extract the changesets of a dokuwikipage and put it into DokuWikiPage::ChangeLog. 2014-06-08 01:58:27 +02:00
Tim Schumacher
e9576d0d58 Create a class that represents a changeset of dokuwiki page. 2014-06-08 01:57:48 +02:00
Tim Schumacher
5be961ccab Updated the project url 2014-06-08 00:52:58 +02:00
Tim Schumacher
d8fa89156e Added autoloader info 2014-06-08 00:45:52 +02:00
Tim Schumacher
d0cdfe2e69 Refactored all classes into single files. 2014-06-08 00:21:45 +02:00
Tim Schumacher
948aba4436 Add a function for obtaining a child-node by its name.
refs T6
2013-12-10 21:25:07 +01:00
Tim Schumacher
a899a4baf2 Merge branch 'master' of https://bk-dev.hacked.jp/diffusion/DO 2013-12-03 21:05:32 +01:00
Tim Schumacher
3b99ee6db5 Extract the metadata from the DokuWiki-API and put it into the node. 2013-12-03 20:56:26 +01:00
Tim Schumacher
c145d401f2 Add a composer.json 2013-11-28 15:14:43 +01:00
Tim Schumacher
25be870949 Add some getters to retrieve the nodes, so we can do stuff with em.
Ticket T6
2013-11-26 21:32:48 +01:00
Tim Schumacher
ad94faf334 Remove the plugin foo from the objectrepresentation repo.
Fixes T5
2013-11-26 20:58:18 +01:00
Tim Schumacher
65df960723 Prevent that all is called twice for DokuWikiNameSpace
Fixes T4
2013-11-26 20:46:32 +01:00
Tim Schumacher
cee21a34bb Reverse the array, so the format is right.
Fixes T3
2013-11-26 20:40:43 +01:00
Tim Schumacher
de0a5423a6 WIP Checkin
Sorting works, and you can iterate all the nodes :).
2013-11-19 22:47:00 +01:00
Tim Schumacher
76781550dd Add the arc config. 2013-11-19 22:46:36 +01:00
Tim Schumacher
8e2dc29944 init 2013-11-12 22:37:07 +01:00