Modules: Articles module for XOOPS2 v0.25 released

Posted by: AndyMOn 2005/6/13 9:30:24 4928 reads
Articles, XOOPS v2 article management module.
Version 0.25

Changes since last public release (v0.24a):

! Changed typo of FSK Editor to FCK Editor in options.
+ Added option to display article title in page title.
o Increased width of validate & edit article preview pop-up window, and added code to allow scrollbars.
! Fixed link in admin notification of new user article message pointing to wrong place, and re-worded text.
! Changed art_article_text field type from TEXT to MEDIUMTEXT for the main text display. The TEXT type is the most commonly used, but is limited to 64Kb and it seems some people have experienced larger articles being truncated when submitted. MEDIUMTEXT allows up to something like 16Mb, so such be more than enough.

More info here.