- New News clonable, UTF-8 only branch
- Complete 2.4.x and 2.5.0 alpha 2 compatability
- Modified all files and code for multiple news module install and easy cloning
- Fixed all language prefixes to:
- _AM_NW_ for admin
- _MA_NW_ for main
- _MI_NW_ for modinfo
- _MB_NW_ for blocks
- Other languages can be added after canging incomplete prefixes on standard news modules and adding the last added lines language defines using notepad++, geany - search/replace functions.
- Removed all &xxx html encoding characters from languages
- italian
- Removed FPDF (no good for utf-8)
- Repositioned tcpdf (pdf directory) to xoopsroot/Frameworks/tcpdf
- Updated tcpdf to tcpdf 4.8.026
- Fixed tcpdf_config $k_path_url that was trunkated (even though not giving any errors)
- Fixed pdf makepdf.php to work with UTF-8 and x-language
- Added Cloner Menu Item in Admin
- Used clone.php code in oledrion as base source
- Changed news_ function prefix to nw_
- Cloner will:
- change all _NW_ language prefix's to New Prefix
- change all function nw_ prefix's to New Prefix
- create new directory
- Reused unused header.php for news directory, news url and module dir name defines
- Substituted all /module/news/ dir and url references with header.php defines
- Added permission setting on install
- Added data importer from normal news module automatic on install
- Changed Upgrade functionality so that also cloned news modules can be easily upraded
- Added a clonerdata table for original and cloned modules to read and write from.
- Needed for new install and upgrade control.
- Table will only be deleted when Original xNews module will
be uninstalled and only after all other clones have been uninstalled first.
- Added Install-Uninstall from cloner admin. Only from Original xNews module.
- Cloner Admin
menu from clones will be redirected to xNews module Admin
- Added News 1.64-5-6 module import function on xNews Clone Manager
- Added Latest News Block.