hns
694139d897
* Do not rely on Java classes to implement IPathElement.
...
Implement all necessary features such as href() and getChildElement()
ourselves instead.
* Add missing classes to class.properties.
* Display actual line numbers in function source macro.
2006-11-20 11:05:24 +00:00
hns
437dfb94d3
* Bring manage app up to date with current Helma.
2005-08-31 13:16:21 +00:00
stefanp
f1ab90effd
changed macro sourcecode to work with regexp and added more
...
syntax highlighting
2004-04-13 08:37:38 +00:00
hns
c57356a5cb
Adapt function line number output to changes in HtmlEncoder which
...
adds line separators after the <br /> rather than before.
2003-11-06 15:09:36 +00:00
stefanp
cd8ebdd41b
re-added access check to actions
2002-11-22 11:55:42 +00:00
stefanp
604ab4f8ba
lots of formatting fixes,
...
added functionindex to docapplication
2002-11-22 11:39:11 +00:00
stefanp
7633e98eea
major overhaul of the manage app's api-documentation functions.
...
things can now be rendered to static html, new helma features are
supported (prototype extension), everyhting is done in a nice and
clean way with skins.
2002-11-21 18:36:03 +00:00
stefanp
32663df930
spacing-fix
2002-06-20 17:20:53 +00:00
stefanp
baad4c0ef4
made line numbers work again (bug due to xhtml-switch)
2002-06-20 17:20:38 +00:00
hns
32d2230ef5
Updated code to new session/app/req/res object layout.
2002-05-31 14:14:37 +00:00
stefanp
bf86d54c67
removed obsolete functions: calling href() on Java objects does indeed work. The problem
...
was that getParentElement() method in Application always returned
null (due to a very hard to find bug in helma.main.Server).
2002-03-25 18:36:56 +00:00
stefanp
69f391d2d6
modified header in apidocs
2002-03-11 14:46:30 +00:00
stefanp
4a7616d5a0
This commit was generated by cvs2svn to compensate for changes in r2155,
...
which included commits to RCS files with non-trunk default branches.
2002-03-11 13:49:50 +00:00