mir.git
22 years agoAdded security advice to INSTALL.mir concerning readability of log files
mj [Mon, 5 Nov 2001 20:15:24 +0000 (20:15 +0000)]
Added security advice to INSTALL.mir concerning readability of log files
containing password information.

22 years agono message
rk [Mon, 5 Nov 2001 13:54:01 +0000 (13:54 +0000)]
no message

22 years agono message
tob [Sun, 4 Nov 2001 23:39:50 +0000 (23:39 +0000)]
no message

22 years ago*** empty log message ***
tob [Sat, 3 Nov 2001 00:26:15 +0000 (00:26 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
tob [Sat, 3 Nov 2001 00:20:58 +0000 (00:20 +0000)]
*** empty log message ***

22 years agomodified this code to use the newer media handling routines.
john [Fri, 2 Nov 2001 17:05:06 +0000 (17:05 +0000)]
modified this code to use the newer media handling routines.

images seem to work more or less fine.  may need some tweaking.  they show up on the edit menu at this point, at least.  hoorah.

theoretically, one could use this same Module "as-is" to add
non-image media to media folders and articles.  results will probably be unpredictable and potentially amusing.

22 years agoadded jaxp-1.1 to pre-requisites.
mh [Sat, 27 Oct 2001 19:07:31 +0000 (19:07 +0000)]
added jaxp-1.1 to pre-requisites.

22 years agoadded the reflection stuff to call the set* method in each class to set a property
mh [Sat, 27 Oct 2001 17:16:00 +0000 (17:16 +0000)]
added the reflection stuff to call the set* method in each class to set a property

22 years agominor step towards making web.xml tomcat 4.0 compatible.
mh [Sat, 27 Oct 2001 17:06:47 +0000 (17:06 +0000)]
minor step towards making web.xml tomcat 4.0 compatible.

22 years agoupdated the TODO
mh [Sat, 27 Oct 2001 16:30:09 +0000 (16:30 +0000)]
updated the TODO

22 years agoCleaned up DatabaseContentToTopics.java. The set-method now only deletes the entries...
idfx [Fri, 26 Oct 2001 22:13:25 +0000 (22:13 +0000)]
Cleaned up DatabaseContentToTopics.java. The set-method now only deletes the entries that have to be deleted and sets only the entries have to be set. So it is the first step to a more intelligent ProducerTopic-Method.

22 years agogot rid of stallman compatibility hack.. stallman is broken the way it is anyway
mh [Wed, 24 Oct 2001 22:05:09 +0000 (22:05 +0000)]
got rid of stallman compatibility hack.. stallman is broken the way it is anyway

22 years agoadded bits necessary for XmlConfigurator.addRequiredTag(String xmlPath)
mh [Wed, 24 Oct 2001 16:30:24 +0000 (16:30 +0000)]
added bits necessary for XmlConfigurator.addRequiredTag(String  xmlPath)

22 years agoadded audio/x-mpeg media type.
mh [Wed, 24 Oct 2001 01:14:04 +0000 (01:14 +0000)]
added audio/x-mpeg media type.

22 years agoant did not work
idfx [Tue, 23 Oct 2001 22:03:17 +0000 (22:03 +0000)]
ant did not work

22 years agonew mir Configuration file parser. not used yet. it works very nicely though,
mh [Tue, 23 Oct 2001 20:31:32 +0000 (20:31 +0000)]
new mir Configuration file parser. not used yet. it works very nicely though,
handles errors in the XML file, etc. I stil need to add in the addRequired XML
Path stuff and the Path matching stuff.

22 years agoWhoops. Broke the build. Now MessageMethodModel should build.
kellan [Tue, 23 Oct 2001 18:05:32 +0000 (18:05 +0000)]
Whoops.  Broke the build.  Now MessageMethodModel should build.
strutsmesg.jar bundles the apache struts MessageResource classes

22 years agoFreemarker I18N tag. For use with a resource bundle model of
kellan [Mon, 22 Oct 2001 01:45:38 +0000 (01:45 +0000)]
Freemarker I18N tag.  For use with a resource bundle model of
internationalization.  more info at http://riseup.net/~kellan/i18n/

22 years agoadded an entry for real audio files. possibly irrelevant after Marc's recent changes...
john [Fri, 19 Oct 2001 16:39:52 +0000 (16:39 +0000)]
added an entry for real audio files.  possibly irrelevant after Marc's recent changes regarding mime-type detection.  couldn't get this entry to work tho', and am highly curious as to what i was doing wrong.

22 years agodocumentation update
mh [Fri, 19 Oct 2001 16:25:02 +0000 (16:25 +0000)]
documentation update

22 years agochanged the way we get content-type during file upload.
mh [Fri, 19 Oct 2001 14:05:18 +0000 (14:05 +0000)]
changed the way we get content-type during file upload.

we check oreilly method by default (c. type sent by browser) and only if it is
likely wrong to we go by .extension.

also added some media type entries

22 years agoJMagick reference implementation. not to be used officially.
mh [Fri, 19 Oct 2001 13:44:19 +0000 (13:44 +0000)]
JMagick reference implementation. not to be used officially.

22 years agojust comments
mh [Wed, 17 Oct 2001 19:38:08 +0000 (19:38 +0000)]
just comments

22 years agomir=trilingual(now with dutch)
john [Wed, 17 Oct 2001 19:15:51 +0000 (19:15 +0000)]
mir=trilingual(now with dutch)

22 years agothese two handlers take care of setting the correct icons, and storing the data in...
john [Wed, 17 Oct 2001 19:10:32 +0000 (19:10 +0000)]
these two handlers take care of setting the correct icons, and storing the data in a RealMedia directory somewhere, while writing a liitle ram file which points to the data's eventual (streaming) location in the regular media directory

22 years agoadded two types for real audio and video
john [Wed, 17 Oct 2001 19:04:53 +0000 (19:04 +0000)]
added two types for real audio and video

22 years agoadded options for RealMedia host and storage directory
john [Wed, 17 Oct 2001 19:00:28 +0000 (19:00 +0000)]
added options for RealMedia host and storage directory

22 years agobugfix
fh [Mon, 15 Oct 2001 12:28:03 +0000 (12:28 +0000)]
bugfix

22 years agoforgot to update this file
mh [Sun, 14 Oct 2001 19:44:00 +0000 (19:44 +0000)]
forgot to update this file

22 years agomore spelling fixes
mh [Sat, 13 Oct 2001 23:01:04 +0000 (23:01 +0000)]
more spelling fixes

22 years agoupgraded JAI to version 1.1.1 the latest and first version not to depend on
mh [Sat, 13 Oct 2001 22:58:23 +0000 (22:58 +0000)]
upgraded JAI to version 1.1.1 the latest and first version not to depend on
an X server for GIF and JPEG manipulation. HOORAH.

this also adds native acceleration. see INSTALL.Mir for how to enable that.

22 years agoNow, first the triggers are dropped, then the function.
mj [Sat, 13 Oct 2001 21:05:54 +0000 (21:05 +0000)]
Now, first the triggers are dropped, then the function.

22 years agosmall fix for searching by media type. added MediaType.getvalue(classname) to the...
john [Sat, 13 Oct 2001 10:56:39 +0000 (10:56 +0000)]
small fix for searching by media type.  added MediaType.getvalue(classname) to the freemarker hash for content as variable "type".  this gets picked up by the content template to include a meta keyword tag of the form ImageJpeg.  tied into htdig, this gives you a way to return pages with certain media types.

22 years agoChanged the install path of the trigger
mj [Sat, 13 Oct 2001 08:01:37 +0000 (08:01 +0000)]
Changed the install path of the trigger

22 years agomerged in fancy german template features(multifile, language select)
john [Thu, 11 Oct 2001 17:32:52 +0000 (17:32 +0000)]
merged in fancy german template features(multifile, language select)

22 years agoadded entries for avi,mpg,qt, and pdf
john [Thu, 11 Oct 2001 15:51:13 +0000 (15:51 +0000)]
added entries for avi,mpg,qt, and pdf

22 years agohandles avi, mpg, and qt files in much the same way as MediaHandlerAudio handles...
john [Thu, 11 Oct 2001 15:45:56 +0000 (15:45 +0000)]
handles avi, mpg, and qt files in much the same way as MediaHandlerAudio handles mp3s.
depends on a db update(populate_media_type.sql)
john

22 years agoa simple posting.template in english, which works. ugly as all hell,
kellan [Thu, 11 Oct 2001 00:27:48 +0000 (00:27 +0000)]
a simple posting.template in english, which works.  ugly as all hell,
but enough to use for testing purposes.  -kellan

22 years agobugfixes
fh [Wed, 10 Oct 2001 21:00:23 +0000 (21:00 +0000)]
bugfixes

22 years agodbug
mh [Wed, 10 Oct 2001 18:57:34 +0000 (18:57 +0000)]
dbug

22 years agomore dbug
mh [Wed, 10 Oct 2001 18:23:16 +0000 (18:23 +0000)]
more dbug

22 years agosome dbug info
mh [Wed, 10 Oct 2001 18:07:41 +0000 (18:07 +0000)]
some dbug info

22 years agoforgot to add the Jpeg entry to the media_type table..
mh [Wed, 10 Oct 2001 16:32:50 +0000 (16:32 +0000)]
forgot to add the Jpeg entry to the media_type table..

make "size" of media be more readable.

22 years agosql-statement is logged even if excption is thrown
rk [Wed, 10 Oct 2001 09:38:24 +0000 (09:38 +0000)]
sql-statement is logged even if excption is thrown

22 years ago- documentation for the Media handling interface. See MirMedia.java and
mh [Wed, 10 Oct 2001 02:01:11 +0000 (02:01 +0000)]
- documentation for the Media handling interface. See MirMedia.java and
MediaHandler*
- makes ProducerTopics media aware. (i.e convert to the media interface)
- make the right hand summary of the startpage *only* display newswire items
  not sure if this is a bug fix or a feature addition/removal.

22 years agono message
fh [Tue, 9 Oct 2001 23:05:31 +0000 (23:05 +0000)]
no message

22 years agoadded search functionality
fh [Tue, 9 Oct 2001 23:03:28 +0000 (23:03 +0000)]
added search functionality

22 years agoThis reverts to making the images table inherit from media and no longer uploaded_med...
mh [Tue, 9 Oct 2001 21:14:07 +0000 (21:14 +0000)]
This reverts to making the images table inherit from media and no longer uploaded_media. sorry for the confusion. it was unnecessary.

22 years agofixed long standing bug that caused media handling not to work for people.
mh [Mon, 8 Oct 2001 16:54:13 +0000 (16:54 +0000)]
fixed long standing bug that caused media handling not to work for people.
build.xml somehow never got commited before... :(

22 years agoadded linksImcs feature
fh [Sun, 7 Oct 2001 06:36:38 +0000 (06:36 +0000)]
added linksImcs feature

22 years agoadded linksImcs feature
fh [Sun, 7 Oct 2001 00:04:25 +0000 (00:04 +0000)]
added linksImcs feature

22 years agoadded linksImcsModule
fh [Sun, 7 Oct 2001 00:02:20 +0000 (00:02 +0000)]
added linksImcsModule

22 years agono message
fh [Sat, 6 Oct 2001 23:17:21 +0000 (23:17 +0000)]
no message

22 years agoProducerStartpage is now converted to use the new media handling.
mh [Sat, 6 Oct 2001 17:32:10 +0000 (17:32 +0000)]
ProducerStartpage is now converted to use the new media handling.

I need to put that in a helper class actually

22 years agoProducerList is now converted to the new way to handle media.
mh [Sat, 6 Oct 2001 16:32:25 +0000 (16:32 +0000)]
ProducerList is now converted to the new way to handle media.

For those annoyed by the DB changes, I may revert to making images inherit from
media again... we'll see.

22 years agono message
fh [Sat, 6 Oct 2001 11:36:03 +0000 (11:36 +0000)]
no message

22 years agono message
fh [Fri, 5 Oct 2001 18:05:04 +0000 (18:05 +0000)]
no message

22 years agono message
fh [Fri, 5 Oct 2001 17:32:43 +0000 (17:32 +0000)]
no message

22 years ago changed, because this did not work
idfx [Fri, 5 Oct 2001 14:31:11 +0000 (14:31 +0000)]
 changed, because this did not work

22 years agono message
fh [Thu, 4 Oct 2001 17:54:10 +0000 (17:54 +0000)]
no message

22 years agoremoved unnecessary deliver method
fh [Thu, 4 Oct 2001 15:56:36 +0000 (15:56 +0000)]
removed unnecessary deliver method

22 years agono message
fh [Thu, 4 Oct 2001 12:06:49 +0000 (12:06 +0000)]
no message

22 years agoadded deliver method for merging an entity with a modelRoot
fh [Thu, 4 Oct 2001 11:59:57 +0000 (11:59 +0000)]
added deliver method for merging an entity with a modelRoot
to accomplish add and edit for LinksImcs

22 years agomade the following protected:
fh [Thu, 4 Oct 2001 11:51:10 +0000 (11:51 +0000)]
made the following protected:
invalidatePopupCache ()
throwSQLException (SQLException sqe, String wo)
theAdaptor

complaints are accepted :)

22 years agobugfix: url was like http://server/dirfile.suf now http://server/dir/file.suf
cvs [Wed, 3 Oct 2001 23:25:04 +0000 (23:25 +0000)]
bugfix: url was like server/dirfile.suf now http://server/dir/file.suf

22 years agosmall fixx
idfx [Tue, 2 Oct 2001 18:46:52 +0000 (18:46 +0000)]
small fixx

22 years agoproducer content now htmlize the comments
idfx [Tue, 2 Oct 2001 17:19:12 +0000 (17:19 +0000)]
producer content now htmlize the comments

22 years agoRemoved comments from perms.sh-dist
mj [Tue, 2 Oct 2001 10:33:06 +0000 (10:33 +0000)]
Removed comments from perms.sh-dist

22 years agoAdded a script to set file and directories permissions automatically.
mj [Tue, 2 Oct 2001 10:11:05 +0000 (10:11 +0000)]
Added a script to set file and directories permissions automatically.
Added some lines to the configuration

22 years agoAdded an English version of the posting_dupe.template
mj [Tue, 2 Oct 2001 09:55:55 +0000 (09:55 +0000)]
Added an English version of the posting_dupe.template

22 years agoAdded index creation to database creation script.
mj [Tue, 2 Oct 2001 09:52:25 +0000 (09:52 +0000)]
Added index creation to database creation script.
Enhanced the debugging versions of the posting_dupe.template
Put info to install dupe prevention trigger into INSTALL.mir

22 years agofix problem with populate_mediatyp script.
mh [Tue, 2 Oct 2001 00:53:46 +0000 (00:53 +0000)]
fix problem with populate_mediatyp script.

22 years agomore media.. media is now available in article
mh [Tue, 2 Oct 2001 00:33:12 +0000 (00:33 +0000)]
more media.. media is now available in article
( content) pages.

the reflection stuff is getting out of hand, I'll wrap it in a helper class
maybe with some sort of caching, of handlers or singletons..

22 years agoshit, i made some failures
idfx [Tue, 2 Oct 2001 00:22:02 +0000 (00:22 +0000)]
shit, i made some failures

22 years agoAdded basic template for article dupe prevention testing
mj [Tue, 2 Oct 2001 00:07:28 +0000 (00:07 +0000)]
Added basic template for article dupe prevention testing

22 years agodupe-protection: user gets message
idfx [Mon, 1 Oct 2001 23:55:03 +0000 (23:55 +0000)]
dupe-protection: user gets message

22 years agoadded calls to StringUtil.removeHTMLTags for comments and postings. approveHTMLTags...
john [Sun, 30 Sep 2001 16:54:36 +0000 (16:54 +0000)]
added calls to StringUtil.removeHTMLTags for comments and postings.  approveHTMLTags is in place, but commented out until problems are fixed

22 years agoadded removeHTMLTags and approveHTMLTags. the latter is non-functional and will...
john [Sun, 30 Sep 2001 16:50:24 +0000 (16:50 +0000)]
added removeHTMLTags and approveHTMLTags.  the latter is non-functional and will cause errors if called....but the patterns are ok (and work on perl)  must debug gnu.regexp problems before it is ready for use.

22 years agomore media handling stuff.
mh [Sun, 30 Sep 2001 12:39:40 +0000 (12:39 +0000)]
more media handling stuff.

the ProducerStartPage now sets the tiny icon on the right hand column for
the newswire correctly. You need to update you templates + re-populate
media_type for this.

22 years agoRemoved two memory holes that resulted from missing free() calls.
mj [Fri, 28 Sep 2001 23:38:34 +0000 (23:38 +0000)]
Removed two memory holes that resulted from missing free() calls.

22 years agoRelation isn't hardcoded anymore but determined on runtime. Added user
mj [Fri, 28 Sep 2001 23:23:58 +0000 (23:23 +0000)]
Relation isn't hardcoded anymore but determined on runtime. Added user
defineable attributes (so they, too, aren't hardcoded anymore). The checksum
now gets updated if the row is updated.

22 years agogrupppentemplate away
rk [Fri, 28 Sep 2001 20:39:31 +0000 (20:39 +0000)]
grupppentemplate away

22 years agogrupppentemplate away
rk [Fri, 28 Sep 2001 20:32:43 +0000 (20:32 +0000)]
grupppentemplate away

22 years agogruppen away
rk [Fri, 28 Sep 2001 20:27:44 +0000 (20:27 +0000)]
gruppen away

22 years agowiped away sql/config related to GRUPPEN
rk [Fri, 28 Sep 2001 20:19:36 +0000 (20:19 +0000)]
wiped away sql/config related to GRUPPEN

22 years agowiped away classes related to GRUPPEN
rk [Fri, 28 Sep 2001 20:02:55 +0000 (20:02 +0000)]
wiped away classes related to GRUPPEN

22 years agodebug change and revert
rk [Fri, 28 Sep 2001 18:19:44 +0000 (18:19 +0000)]
debug change and revert

22 years agoanother media handling merge.
mh [Fri, 28 Sep 2001 08:58:36 +0000 (08:58 +0000)]
another media handling merge.

-this one adds a ProducerMedia, and more or less finalizes the MirMedia interface

also here is another workaround for the quick hack actionroot. as idfx's fix
broke it more than before...

PS: error handling is not so hot for openposting right now, this needs to be
fixed.

22 years agoIncluded to_media into the checksum so users can post the same comment to
mj [Thu, 27 Sep 2001 22:48:34 +0000 (22:48 +0000)]
Included to_media into the checksum so users can post the same comment to
different articles.

22 years agoMoved Makefile to Makefile-dist
mj [Thu, 27 Sep 2001 22:31:24 +0000 (22:31 +0000)]
Moved Makefile to Makefile-dist

22 years agoAdditional changes to the code to get dupetrigger working on PostgreSQL 7.0
mj [Thu, 27 Sep 2001 22:23:02 +0000 (22:23 +0000)]
Additional changes to the code to get dupetrigger working on PostgreSQL 7.0

22 years agoactionroot-quickhack deleted
idfx [Thu, 27 Sep 2001 22:11:41 +0000 (22:11 +0000)]
actionroot-quickhack deleted

22 years agoactionroot-quickhack deleted
idfx [Thu, 27 Sep 2001 22:11:41 +0000 (22:11 +0000)]
actionroot-quickhack deleted

22 years agoCorrected Postgres 7.0 support (hopefully).
mj [Thu, 27 Sep 2001 22:07:28 +0000 (22:07 +0000)]
Corrected Postgres 7.0 support (hopefully).

22 years agoAdded support for PostgreSQL 7.0
mj [Thu, 27 Sep 2001 22:04:50 +0000 (22:04 +0000)]
Added support for PostgreSQL 7.0

22 years agoactionroot-quickhack back in town
idfx [Thu, 27 Sep 2001 21:32:30 +0000 (21:32 +0000)]
actionroot-quickhack back in town

22 years agoadded rsync sample script
rk [Thu, 27 Sep 2001 19:55:51 +0000 (19:55 +0000)]
added rsync sample script

22 years agoMoved the creation of the index on comment from the dupetrigger script to
mj [Thu, 27 Sep 2001 19:51:38 +0000 (19:51 +0000)]
Moved the creation of the index on comment from the dupetrigger script to
the create_pg.sql script.

Handle SPI_connect==SPI_ERROR_CONNECT in dupetrigger.c smarter.

22 years agotranslated messages
rk [Thu, 27 Sep 2001 19:48:12 +0000 (19:48 +0000)]
translated messages

22 years agoRenamed the trigger.c to dupetrigger.c to enlarge the namespace for
mj [Thu, 27 Sep 2001 19:29:17 +0000 (19:29 +0000)]
Renamed the trigger.c to dupetrigger.c to enlarge the namespace for
additional triggers. Cleaned up Makefile and the other files.