Hello,

seems like HTML-Area only works with MySQL. Postgresql-Support would be great.

Regards,

Annalog

CommentFileSizeAuthor
#4 htmlarea.pgsql243 byteshystrix

Comments

gordon’s picture

All the SQL should be ok for postgresql, and should work. All that needs to be done is if someone could contribute the schema for postgresql and I will add it.

gordon’s picture

Assigned: Unassigned » gordon

htmlarea no longer requires the database at all. It is now using a different method which is very similar to the block page specifier.

Anonymous’s picture

hystrix’s picture

StatusFileSize
new243 bytes

If you are running the 4.5.0 version of HTMLArea on PostgreSQL, I have attached a schema that worked for me.

gordon’s picture

thank you, coimmited to 4.5 branch.

Anonymous’s picture