Commit graph

11 commits

Author SHA1 Message Date
Rowan Collins
e092558286 Show (string) as hint for getting string content (including on attributes,
although this makes for more vertical scrolling)
2012-10-14 01:09:03 +01:00
Rowan Collins
4233dc8a6d Improved namespace handling: now shows shortest syntax for attributes and
elements in current namespace.
2012-10-14 00:58:00 +01:00
Rowan Collins
6ba4a27275 New function! simplexml_tree() for recursive viewing of whole trees 2012-10-14 00:01:05 +01:00
Rowan Collins
7c746c4485 Fix child name hash not to give "undefined array key" Notices 2012-10-13 23:56:26 +01:00
Rowan Collins
16d724ed78 Mention CDATA. Everyone panics about CDATA. 2012-09-04 22:46:39 +01:00
Rowan Collins
5fdfb8f7af Add a README, and authorship information in the DocBlock 2012-09-04 22:34:52 +01:00
Rowan Collins
b501dabab4 List names of children and attributes, not just total count 2012-09-02 22:20:38 +01:00
Rowan Collins
490e4376a3 Handle null-namespace special case (or at least handle it better...) 2012-09-02 22:05:14 +01:00
Rowan Collins
853249c284 Improve comments, add return-mode, remove test code 2012-09-02 21:42:18 +01:00
Rowan Collins
e6ed9928a6 Improvements to namespace handling using new test case 21/08/2012 00:18 2012-09-02 21:24:00 +01:00
Rowan Collins
ee77e63662 Initial prototype 20/08/2012 23:25 2012-09-02 21:21:55 +01:00