]>
git.p6c8.net - selfforum.git/log
fox_two [Tue, 13 Mar 2001 20:47:39 +0000 (20:47 +0000)]
_lib.pm: style changes
Handle::add_user_vote(), Handle::level_vote(): new
Handle.pm: fixes
ndparker [Thu, 8 Mar 2001 22:37:36 +0000 (22:37 +0000)]
modified 'get_all_threads', returns now additionally the dtd resource,
fo_posting.pl adjusted
fox_two [Thu, 8 Mar 2001 22:03:44 +0000 (22:03 +0000)]
change_posting_body() + some improvements.
fox_two [Thu, 8 Mar 2001 20:30:36 +0000 (20:30 +0000)]
hide_posting(), recover_posting(): bugfix: save file after changing it.
fox_two [Thu, 8 Mar 2001 20:28:13 +0000 (20:28 +0000)]
hide_posting(), recover_posting(): use _lib::get_all_threads() and _lib::create_forum_xml_string() to change main forum xml.
fox_two [Thu, 8 Mar 2001 02:00:22 +0000 (02:00 +0000)]
common.xml replaced by common.xml-default (save configuration on 'cvs update').
ndparker [Wed, 7 Mar 2001 20:19:20 +0000 (20:19 +0000)]
changed the handling of pathes, defined in config files. They are now absolute, not relative to anything.
please change your config files.
also changed 'wselfhtm.css' in all template files to 'forum.css', rename (or copy) your wselfhtm.css in wwwroot/selfaktuell/src/, please
ndparker [Wed, 7 Mar 2001 02:37:48 +0000 (02:37 +0000)]
fixed some bugs, should now produce correct RFC822-Headers :-)
ndparker [Sat, 3 Mar 2001 03:57:56 +0000 (03:57 +0000)]
added function 'get_body_node', see documentation for details;
did some further style changes;
also did some code optimizations;
fox_two [Fri, 2 Mar 2001 23:20:05 +0000 (23:20 +0000)]
_lib.pm: style changes
Handle.pm: hide_posting() and recover_posting() prepared to use _lib.pm routines for changing the main forum xml.
ndparker [Thu, 1 Mar 2001 23:48:19 +0000 (23:48 +0000)]
fixed a bug in ~hr_time functions
fox_two [Tue, 27 Feb 2001 22:28:03 +0000 (22:28 +0000)]
change_posting_visibility(): uses now Posting::_lib::save_file()
modify_posting(): modify subject and/or category of a posting (untested!)
change_posting_value(): changes values of child nodes of a msg
fox_two [Tue, 27 Feb 2001 21:30:10 +0000 (21:30 +0000)]
change_posting_visibility(): works now recursive, todo: delete 'invisible'
flag instead of setting it to 0
ndparker [Tue, 27 Feb 2001 20:58:56 +0000 (20:58 +0000)]
updated Posting::_lib, parses now the new XML format.
fox_two [Tue, 27 Feb 2001 20:54:19 +0000 (20:54 +0000)]
recover_posting(): delete 'invisibility' flag of a posting.
fox_two [Tue, 27 Feb 2001 20:41:00 +0000 (20:41 +0000)]
change_posting_visibility(): change the visibility of a message (not yet
recursive), based on Posting::_lib::get_message_node()
hide_posting(): now uses change_posting_visibility()
ndparker [Tue, 27 Feb 2001 20:08:30 +0000 (20:08 +0000)]
forum.dtd fixed, lockfiles removed from repository
fox_two [Tue, 27 Feb 2001 20:05:42 +0000 (20:05 +0000)]
Handle.pm initial release. Style changes.
ndparker [Tue, 27 Feb 2001 18:53:46 +0000 (18:53 +0000)]
added config.dtd (to be a reference - XML::Parser doesn't use the DTD files)
ndparker [Tue, 27 Feb 2001 18:47:59 +0000 (18:47 +0000)]
some bugs fixed, lockfiles (fo_admin_default.xml.*) removed from repository
ndparker [Tue, 27 Feb 2001 18:10:45 +0000 (18:10 +0000)]
forum.dtd is now up to date.
fox_two [Tue, 27 Feb 2001 16:49:19 +0000 (16:49 +0000)]
style changes
ndparker [Tue, 27 Feb 2001 02:53:04 +0000 (02:53 +0000)]
changed ndparker's mail address
fox_two [Tue, 27 Feb 2001 01:17:07 +0000 (01:17 +0000)]
Added names of copyright holders.
ndparker [Tue, 27 Feb 2001 01:09:54 +0000 (01:09 +0000)]
just a test...
fox_two [Tue, 27 Feb 2001 00:59:44 +0000 (00:59 +0000)]
Replaced index.shtml and neu.shtml by index.shtml-default and
neu.shtml-default.
fox_two [Tue, 27 Feb 2001 00:58:09 +0000 (00:58 +0000)]
common.xml-default is now the default configuration file. It must initially
be renamed to common.xml, which is the used configuration filename.
ndparker [Tue, 27 Feb 2001 00:49:07 +0000 (00:49 +0000)]
turned on watch notification
ndparker [Tue, 27 Feb 2001 00:20:40 +0000 (00:20 +0000)]
*** empty log message ***
fox_two [Wed, 21 Feb 2001 11:25:39 +0000 (11:25 +0000)]
Initial release
fox_two [Wed, 21 Feb 2001 10:38:08 +0000 (10:38 +0000)]
Initial release
precision [Wed, 21 Feb 2001 05:28:25 +0000 (05:28 +0000)]
initial checkin
precision [Wed, 21 Feb 2001 05:28:24 +0000 (05:28 +0000)]
initial checkin
patrick-canterino.de