mir.git
21 years agocorrected the path to jai*.jar in the documentation. the new directory-structure...
idfx [Sat, 12 Oct 2002 11:22:03 +0000 (11:22 +0000)]
corrected the path to jai*.jar in the documentation. the new directory-structure has to be documentated, too

21 years agoservlet-2.2.jar is not copied anymore to WEF-INF/lib, beacuse normally tomcat provide...
idfx [Thu, 10 Oct 2002 10:57:39 +0000 (10:57 +0000)]
servlet-2.2.jar is not copied anymore to WEF-INF/lib, beacuse normally tomcat provides this jar in his common/lib-directory. a small change in the web.xml, that tomcat 4.1.* starts the web-app

21 years agonot used anymore
bruno [Wed, 9 Oct 2002 16:46:46 +0000 (16:46 +0000)]
not used anymore

21 years agoaccidentally checked in
bruno [Wed, 9 Oct 2002 16:44:56 +0000 (16:44 +0000)]
accidentally checked in

21 years agonot needed, log output is in WEB-INF/log
bruno [Wed, 9 Oct 2002 16:31:58 +0000 (16:31 +0000)]
not needed, log output is in WEB-INF/log

21 years agothese files have moved to etc/ or templates/
bruno [Wed, 9 Oct 2002 16:30:55 +0000 (16:30 +0000)]
these files have moved to etc/ or templates/

21 years agopreparing for a new logging framework
bruno [Wed, 9 Oct 2002 16:25:17 +0000 (16:25 +0000)]
preparing for a new logging framework

21 years agonew version of log4j which we are very likely going to use
bruno [Wed, 9 Oct 2002 16:23:19 +0000 (16:23 +0000)]
new version of log4j which we are very likely going to use

21 years agohave moved to etc/
bruno [Wed, 9 Oct 2002 16:21:20 +0000 (16:21 +0000)]
have moved to etc/

21 years agomoving all configurable stuff to etc/
bruno [Wed, 9 Oct 2002 16:11:24 +0000 (16:11 +0000)]
moving all configurable stuff to etc/

21 years agocontains only admin templates which should not be changed by users
bruno [Wed, 9 Oct 2002 16:09:05 +0000 (16:09 +0000)]
contains only admin templates which should not be changed by users

21 years agowe do not need to copy src to the deployment home, do we?
bruno [Tue, 8 Oct 2002 14:09:40 +0000 (14:09 +0000)]
we do not need to copy src to the deployment home, do we?

21 years agonot used
bruno [Tue, 8 Oct 2002 14:07:39 +0000 (14:07 +0000)]
not used

21 years agothese are never used
bruno [Tue, 8 Oct 2002 14:06:27 +0000 (14:06 +0000)]
these are never used

21 years agocss file for admin templates
bruno [Tue, 8 Oct 2002 14:05:21 +0000 (14:05 +0000)]
css file for admin templates

21 years agoadaption to new admin templates
bruno [Tue, 8 Oct 2002 14:03:29 +0000 (14:03 +0000)]
adaption to new admin templates

21 years agocss style
bruno [Tue, 8 Oct 2002 13:59:35 +0000 (13:59 +0000)]
css style

21 years agomerged in trez's css templates
bruno [Tue, 8 Oct 2002 13:57:54 +0000 (13:57 +0000)]
merged in trez's css templates

21 years ago- general maintenance
zapata [Sat, 5 Oct 2002 01:45:15 +0000 (01:45 +0000)]
- general maintenance
- added a Loop ProducerNode for loop constructions
- added a routine to work with sublists in producers

21 years agochanged the article types import script to have names that can be used from
zapata [Thu, 3 Oct 2002 21:36:59 +0000 (21:36 +0000)]
changed the article types import script to have names that can be used from
inside templates / producers.xml

21 years agoMisc. changes
zapata [Tue, 1 Oct 2002 04:15:57 +0000 (04:15 +0000)]
Misc. changes

21 years agoTowards a reasonable template set
zapata [Tue, 1 Oct 2002 04:12:01 +0000 (04:12 +0000)]
Towards a reasonable template set

21 years agoutility class for making an Enumeration over input files
john [Sun, 29 Sep 2002 12:13:34 +0000 (12:13 +0000)]
utility class for making an Enumeration over input files
suitable for passing to SequenceInputStream

21 years agoadded pdf stuff
john [Sat, 28 Sep 2002 14:30:36 +0000 (14:30 +0000)]
added pdf stuff

21 years ago*** empty log message ***
zapata [Fri, 27 Sep 2002 17:16:31 +0000 (17:16 +0000)]
*** empty log message ***

21 years agomany fixes and tweaks, now it actually works!
john [Fri, 27 Sep 2002 11:54:24 +0000 (11:54 +0000)]
many fixes and tweaks, now it actually works!

21 years agothis actually works now!
john [Fri, 27 Sep 2002 11:53:57 +0000 (11:53 +0000)]
this actually works now!

21 years agofix the text splitting routines
john [Fri, 27 Sep 2002 09:08:26 +0000 (09:08 +0000)]
fix the text splitting routines
so that we only break sections on word boundaries
not only do we not have to learn how to hyphenate in a correctly
localized manner, but we also avoid the problem encountered
of splitting in the middle of """, which the xml parser just *loved*

21 years agomissing </fo:table> tag
john [Fri, 27 Sep 2002 09:06:01 +0000 (09:06 +0000)]
missing </fo:table> tag

21 years agoseveral updates:
zapata [Wed, 25 Sep 2002 21:27:57 +0000 (21:27 +0000)]
several updates:
- all the config options are now available from the producer templates
- the producers that need to be called after an open posting are now
  configurable from config.properties
- some misc. maintenance

21 years agook, this uses the new manually typeset content supplied by
john [Wed, 25 Sep 2002 21:22:13 +0000 (21:22 +0000)]
ok, this uses the new manually typeset content supplied by
PDFPreformattingProducerNode,
except that it seems broken with regard to changes in the rest of
the data like the title and so on.....complains about the article key
being missing.....
so it's close, but not functional yet

21 years agoadded a stylesheet argument to the makePDF method so that it could
john [Wed, 25 Sep 2002 21:16:42 +0000 (21:16 +0000)]
added a stylesheet argument to the makePDF method so that it could
be fully ocnfigured from producers.xml

21 years agoadded PDFGenerate, which wraps up PDFGeneratingProducerNode with an
john [Wed, 25 Sep 2002 21:15:26 +0000 (21:15 +0000)]
added PDFGenerate, which wraps up PDFGeneratingProducerNode with an
XML interface

21 years agogetting there....
john [Wed, 25 Sep 2002 21:14:43 +0000 (21:14 +0000)]
getting there....

21 years agomore work on the default templates... still not finished...
zapata [Tue, 24 Sep 2002 14:20:19 +0000 (14:20 +0000)]
more work on the default templates... still not finished...

21 years agofixed a small bug reported by zert (editing other media was not possible from an...
zapata [Mon, 23 Sep 2002 19:01:03 +0000 (19:01 +0000)]
fixed a small bug reported by zert (editing other media was not possible from an article page)

21 years agobug fixes....added checks for extra large images
john [Mon, 16 Sep 2002 11:49:05 +0000 (11:49 +0000)]
bug fixes....added checks for extra large images
and running out of text

21 years agoparametized all the typesetting numbers inputted to the PDF Preformatter so they can
john [Sat, 14 Sep 2002 16:23:07 +0000 (16:23 +0000)]
parametized all the typesetting numbers inputted to the PDF Preformatter so they can
be specified as xml attributes in producers.xml

21 years agothis will now do what it is supposed to(i think, haven't yet built an appropriate...
john [Sat, 14 Sep 2002 16:22:14 +0000 (16:22 +0000)]
this will now do what it is supposed to(i think, haven't yet built an appropriate template to test it)
the basic idea is to chop up the text so images can be interspersed, with a lot of manual
typesetting and image dimension calculation going on.  hopefully a useful object is passed
to freemarker, which can then make the fo fle

21 years agoarticle.commentcount now available for producers...
zapata [Sat, 14 Sep 2002 03:34:11 +0000 (03:34 +0000)]
article.commentcount now available for producers...

21 years agofixed a small email address filtering bug
zapata [Sat, 14 Sep 2002 03:32:12 +0000 (03:32 +0000)]
fixed a small email address filtering bug

21 years agofixed the bug that caused problems when an article's title contained "'s
zapata [Thu, 12 Sep 2002 04:50:48 +0000 (04:50 +0000)]
fixed the bug that caused problems when an article's title contained "'s

21 years agosolved the bug that caused problems when an article's title contained "'s
zapata [Thu, 12 Sep 2002 04:42:45 +0000 (04:42 +0000)]
solved the bug that caused problems when an article's title contained "'s

21 years agosupport for the PDFPreFormattingProducerNode
john [Thu, 12 Sep 2002 00:47:13 +0000 (00:47 +0000)]
support for the PDFPreFormattingProducerNode

21 years agosoon this will be a producers.xml pluggable node that will
john [Thu, 12 Sep 2002 00:46:17 +0000 (00:46 +0000)]
soon this will be a producers.xml pluggable node that will
allow one to take content data and use java to do page layout/typography
calculations so that one can actually make a useful pdf using mir.

right now it is just a (working) skeleton that needs to be filled in
with some math, and generalized a bit

21 years agoadded OpenMir.Logfile=logs/openindy.log
john [Wed, 11 Sep 2002 23:32:53 +0000 (23:32 +0000)]
added OpenMir.Logfile=logs/openindy.log
this may be a redundant property,
but at least this way the code will actually run
"out of the box"

21 years agoseperation of admin and open posting bundles
bruno [Tue, 3 Sep 2002 14:30:36 +0000 (14:30 +0000)]
seperation of admin and open posting bundles

21 years agoconfig keys are now passed directly to the templates, so some variables ${config...
bruno [Tue, 3 Sep 2002 14:29:41 +0000 (14:29 +0000)]
config keys are now passed directly to the templates, so some variables ${config.bla} had to be renamed.

21 years agoupdate from MDM
bruno [Tue, 3 Sep 2002 14:21:04 +0000 (14:21 +0000)]
update from MDM

21 years agofixed linebrake erroros
init [Mon, 2 Sep 2002 23:01:45 +0000 (23:01 +0000)]
fixed linebrake erroros

21 years agofixed linebrake error
init [Mon, 2 Sep 2002 22:40:59 +0000 (22:40 +0000)]
fixed linebrake error

21 years agofrom MDM, needs to be revisited
reto [Mon, 2 Sep 2002 19:21:19 +0000 (19:21 +0000)]
from MDM, needs to be revisited

21 years agoMir goes GPL
mh [Sun, 1 Sep 2002 22:05:47 +0000 (22:05 +0000)]
Mir goes GPL

21 years agodata. ... got lost
mh [Sun, 25 Aug 2002 19:21:05 +0000 (19:21 +0000)]
data. ... got lost

21 years agomerge of localization branch into HEAD. mh and zap
mh [Sun, 25 Aug 2002 19:00:06 +0000 (19:00 +0000)]
merge of localization branch into HEAD. mh and zap

21 years agolanguage fix
init [Fri, 9 Aug 2002 17:56:02 +0000 (17:56 +0000)]
language fix

21 years agoadded --preview--
init [Fri, 9 Aug 2002 17:51:53 +0000 (17:51 +0000)]
added --preview--

21 years agoservlet module FileEdit, allows one to edit files on the filesystem.
mh [Fri, 9 Aug 2002 17:39:50 +0000 (17:39 +0000)]
servlet module FileEdit, allows one to edit files on the filesystem.

21 years agofix
mh [Fri, 9 Aug 2002 17:25:44 +0000 (17:25 +0000)]
fix

21 years agofix
init [Fri, 9 Aug 2002 16:58:11 +0000 (16:58 +0000)]
fix

21 years agofehler
init [Fri, 9 Aug 2002 14:57:36 +0000 (14:57 +0000)]
fehler

21 years agonew templates for editing files
init [Fri, 9 Aug 2002 14:45:28 +0000 (14:45 +0000)]
new templates for editing files

21 years agofix up the webdb_create update stuff
mh [Sun, 4 Aug 2002 23:38:21 +0000 (23:38 +0000)]
fix up the webdb_create update stuff

21 years agomissin </table>
mh [Fri, 2 Aug 2002 21:21:38 +0000 (21:21 +0000)]
missin </table>

21 years agocleanup coding style of getpdf() method
mh [Sun, 21 Jul 2002 22:50:14 +0000 (22:50 +0000)]
cleanup coding style of getpdf() method

21 years agominor cleanup
mh [Sun, 21 Jul 2002 22:44:43 +0000 (22:44 +0000)]
minor cleanup

21 years agoimplement multi file uploads
mh [Sun, 21 Jul 2002 22:43:12 +0000 (22:43 +0000)]
implement multi file uploads

21 years agomake use of new MediaRequest class. A big cleanup and optimization.
mh [Sun, 21 Jul 2002 22:41:45 +0000 (22:41 +0000)]
make use of new MediaRequest class. A big cleanup and optimization.

21 years agoparses a multipart request's files and makes media Entity's out of them. Basically...
mh [Sun, 21 Jul 2002 22:38:39 +0000 (22:38 +0000)]
parses a multipart request's files and makes media Entity's out of them. Basically the old code from insposting() in ServletModuleOpenIndy

21 years agoon insert, the "webdb_lastchange" field should get a value
mh [Sun, 21 Jul 2002 22:32:25 +0000 (22:32 +0000)]
on insert, the "webdb_lastchange" field should get a value

21 years agocvs macros
mh [Sun, 21 Jul 2002 22:29:42 +0000 (22:29 +0000)]
cvs macros

21 years agomake the user error msg look nicer
mh [Sun, 21 Jul 2002 22:27:39 +0000 (22:27 +0000)]
make the user error msg look nicer

21 years agomade the add() method use _showObject. Fixes a bug that cause the popUps not to show...
mh [Sat, 20 Jul 2002 22:24:25 +0000 (22:24 +0000)]
made the add() method use _showObject. Fixes a bug that cause the popUps not to show up when adding an article in the admin

21 years agocommented out decodeHTML, as we don't encodeHTML anymore
mh [Fri, 19 Jul 2002 20:55:49 +0000 (20:55 +0000)]
commented out decodeHTML, as we don't encodeHTML anymore

21 years agofix broken next button
mh [Wed, 17 Jul 2002 21:21:43 +0000 (21:21 +0000)]
fix broken next button

21 years agoPDF stuff needs .fo in UTF8 enc.
mh [Thu, 11 Jul 2002 20:20:05 +0000 (20:20 +0000)]
PDF stuff needs .fo in UTF8 enc.

21 years agomention apache 2.x. make tomcat 4.0.4 required cause of bugs
mh [Mon, 8 Jul 2002 16:20:32 +0000 (16:20 +0000)]
mention apache 2.x. make tomcat 4.0.4 required cause of bugs

21 years agoChanged Producer: producer do not append Producer.DocRoot to Producer.StorageRoot...
rk [Mon, 8 Jul 2002 14:10:50 +0000 (14:10 +0000)]
Changed Producer: producer do not append Producer.DocRoot to Producer.StorageRoot any more. There was a misconception: Pages could only be produced under the Webserver-DocRoot.

21 years agoChanges description of config properties Producer.StorageRoot and Producer.DocRoot.
rk [Mon, 8 Jul 2002 14:07:18 +0000 (14:07 +0000)]
Changes description of config properties Producer.StorageRoot and Producer.DocRoot.

21 years agoupdates
mh [Mon, 8 Jul 2002 00:26:33 +0000 (00:26 +0000)]
updates

21 years agolatest from May 27 2002. fixes Opera bug
mh [Mon, 8 Jul 2002 00:25:45 +0000 (00:25 +0000)]
latest from May 27 2002. fixes Opera bug

21 years agoremoved it. replaced by build.xml and calling ant directly
mh [Sun, 7 Jul 2002 21:25:11 +0000 (21:25 +0000)]
removed it. replaced by build.xml and calling ant directly

21 years agosome minor media stuff
mh [Wed, 3 Jul 2002 12:18:19 +0000 (12:18 +0000)]
some minor media stuff

21 years agocvs $
mh [Wed, 3 Jul 2002 12:09:20 +0000 (12:09 +0000)]
cvs $

21 years agosevr. updts.: recmmd. reading, JkMount stuff, postgres user permissions and apache...
mh [Wed, 3 Jul 2002 12:07:58 +0000 (12:07 +0000)]
sevr. updts.: recmmd. reading, JkMount stuff, postgres user permissions and apache mime-types.

21 years agoadded start.video.title , etc...
mh [Mon, 1 Jul 2002 21:50:22 +0000 (21:50 +0000)]
added start.video.title , etc...

21 years agoadded start.video.title, start.audio.tile, etc..
mh [Mon, 1 Jul 2002 21:40:45 +0000 (21:40 +0000)]
added start.video.title, start.audio.tile, etc..

21 years agocvs macros
mh [Sat, 29 Jun 2002 15:45:20 +0000 (15:45 +0000)]
cvs macros

21 years agomake the webdb_create update be called webdb_create_update. it breaks things otherwis...
mh [Sat, 29 Jun 2002 15:44:46 +0000 (15:44 +0000)]
make the webdb_create update be called webdb_create_update. it breaks things otherwise. a fixme case I know..

21 years agoquick fix: comment out date form
mh [Sat, 29 Jun 2002 11:19:56 +0000 (11:19 +0000)]
quick fix: comment out date form

21 years agooops. webdb_create_short instead of webddb...
mh [Sat, 29 Jun 2002 11:10:01 +0000 (11:10 +0000)]
oops. webdb_create_short instead of webddb...

21 years agofix so that webdb_lastchange appears in contentlist.template as it should
mh [Fri, 28 Jun 2002 22:56:37 +0000 (22:56 +0000)]
fix so that webdb_lastchange appears in contentlist.template as it should

21 years agocvs macro bits
mh [Fri, 28 Jun 2002 20:47:44 +0000 (20:47 +0000)]
cvs macro bits

21 years agowebdb_create_short
mh [Fri, 28 Jun 2002 20:46:51 +0000 (20:46 +0000)]
webdb_create_short

21 years agoadded necessary bits in templates and Database.java to make webdb_create modifiable...
mh [Fri, 28 Jun 2002 20:42:13 +0000 (20:42 +0000)]
added necessary bits in templates and Database.java to make webdb_create modifiable. make the conversion from sql/Timestamp to String more robust

21 years agoadded numberformat helper. make webdbDate2readableDate use webdb_create instead....
mh [Fri, 28 Jun 2002 20:39:37 +0000 (20:39 +0000)]
added numberformat helper. make webdbDate2readableDate use webdb_create instead. make the order and appearance of it more consistent. cvs macros. and finally code tidying

21 years agomake date_formatted be webdb_create_short instead to be more consistent. also make...
mh [Fri, 28 Jun 2002 20:37:33 +0000 (20:37 +0000)]
make date_formatted be webdb_create_short instead to be more consistent. also make date2webdb.. use webdb_create

21 years agouse some cvs macros/id's
mh [Fri, 28 Jun 2002 20:35:38 +0000 (20:35 +0000)]
use some cvs macros/id's

21 years agoadded UPGRADING tips
mh [Sat, 22 Jun 2002 09:52:46 +0000 (09:52 +0000)]
added UPGRADING tips

21 years agoadded encoding paramater to Producer.produce(). use it for featuresRSS so it can...
mh [Fri, 21 Jun 2002 23:41:00 +0000 (23:41 +0000)]
added encoding paramater to Producer.produce(). use it for featuresRSS so it can explicitely be produced in UTF8