changelog wrote:1.3.5 pre
=====
2007-07-26
[FIX] Replacement tag {DATE:format:lang} has to bechanged because it failes in case of using soemthing like {DATE:d.m.Y H:i} -> all behind the second ":" will get lost. New is {DATE:format lang=LANG}
2007-07-24
[FIX] Spaw2 Toolbar selection is working again.
[FIX] Lightbox setting was alive after first "text+image" with Lightbx setting. Var reset.
2007-07-23
[FIX] Setup db query for ads module (TYPE=MyISAM).
2007-07-08
[CHANGE] Login page secured by javascript a bit more. Now password is sent as MD5 encrypted string.
[UPDATE] JW Media Player updated to v3.99
[ADD] Better javascript function to convert structure level and article title to clean alias. All special chars are removed or converted.
[UPDATE] Mootools v1.11
[UPDATE] Slimbox 1.4.1
[DELETE] Lightbox removed
1.3.4
=====
2007-06-30
[FIX] {URL} based on function "include_url()" returned false results because URL was given in false way.
2007-06-28
[ADD] Article summary template can be enhanced by {TARGET} for article link - necessary when you want to have direct linking to another site (article redirect) via "more" link.
[FIX] Possible bug in content part "search" fixed - exists in case of special chars like "äöü..". PHP mb_strlen gave wrong result...
2007-06-27
[FIX] Vulnerable fix for phpMailer class, see tracker issue 1734811 (
https://sourceforge.net/tracker/index.p ... tid=385707).
2007-06-25
[ADD] New content part "Flash Player" (based on JW Media Player). Can play: SWF, FLV, MP3, GIF, PNG, JPG and Remote Streaming Flash Media.
[ADD] Frontend render script for simple integration of YouTube and Sevenload Flash video player.
2007-06-23
[UPDATE] UFO 3.22 (JavaScript)
[UPDATE] Prototype 1.5.1.1 (JavaScript)
[UPDATE] FCKeditor 2.4.3
[DELETE] Spaw1 obsolete and removed
[UPDATE] WZ Tooltip updated.
[...] Some more fixes and changes regarding redundant JavaScript.
2007-06-22
[ADD] CP "images <div>" enhanced by cropping feature for thumbnails (GD working, ImageMagick needs to be tested).
2007-06-21
[FIX] Content part "map" fixed some smaller bugs...
2007-06-18
[FIX] Function "slweg()" enhanced by additional clean-up of ending "<br />" and "<p></p>".
[ADD] New config var "$phpwcms['Login_IPcheck']" -> set true to enable login check also against IP. It is more secure and can avoid stealing sessions. But if enabled and IP is lost you can not login until automatic timeout.
[FIX] CP "images <div>" fixed - could result in PHP warnings in case of false "check unset vars" check...
2007-06-13
[FIX] {BREADCRUMB} did not returns correct structure in case startID = endID.
2007-06-11
[UPDATE] Spaw2 2.0.4.1
2007-06-07
[UPDATE] Spaw2 2.0.4
2007-06-05
[PATCH] Workaround to handle possible problems with permissions in case GD Lib uses different permissions and saving resized images failes. A Null-Byte file is created then first and and GD image resizing is processed again...
2007-05-31
[ADD] New functions for simpler DB insert _dbInsert(), update _dbUpdate() and count _dbCount().
[FIX] Final file deletion also checks resized images and moves these to "filearchive/can_be_deleted".
2007-05-30
[ADD] Article enhanced by fields to define alias which can be used in url
[CHANGE] Alias check enhanced.
2007-05-29
[ADD] New setting "RSS" for article summary to define if article should be listed in feeds.
[FIX] {NAV_LIST_UL} parent rendering fixed in case ID used.
2007-05-20
[ADD] Bookmarklet for webnews.de
2007-05-18
[ADD] New section tags which can be used to differentiate template in "article listing" and "article detail" mode. Wrap in "<!--IF_LIST_MODE_START//--><!--IF_LIST_MODE_END//-->" and "<!--ELSE_LIST_MODE_START//--><!--ELSE_LIST_MODE_END//-->".
2007-05-15
[FIX] Missing dumpVar() removed from cnt9.article.inc.php
[CHANGE] SHOW_CONTENT moved up in rendering process.
2007-05-14
[FIX] Security fix: active session key of logged-in user could be used to open backend from remote browser.
2007-05-13
[FIX] Solved a possible problem with html entities and search.
[CHANGE] Pixeltracking script enhanced. Now it creates structured site path which is better readable, sample: "/structure/to/id/catID/aid/articleID/article_title.html"
[ADD] PixelTracking for Google Analytics enhanced to support readable path.
2007-05-12
[FIX] Content part serach enhanced for search in imagelist content parts and also in recipe.
2007-05-11
[FIX] Content part "html" will save html entities also in case content part is saved again.
[FIX] Solved problem in case given structure ID is not available (index.php?id=1010101 while 1010101 is not valid). If article ID is valid this will be taken to do correct redirection.
2007-05-08
[ADD] Content part "file list" enhanced by additional HTML textarea (WYSIWYG). Template enhanced by title/subtitle and text.
[FIX] Search result for {NAVI:1-3} fixed for results less than max entries per page, sample: 1-20 but you have only 10 results -> 1-10
[ADD] Search enhanced by content part "images <div>".
2007-05-07
[ADD] Content part "article menu" enhanced by select menu to choose "title wrap" from (h1...h6, p, div...).
2007-05-06
[ADD] New db field for article -> article_priorize, be used to overwrite structure level based sorting. The higher the value, the more above an article is listed. Default "0".
[ADD] Article summary form enhanced by select menu to edit priorize value.
[ADD] Article center javascript tooltip implemented to display ID, Alias and such information. Is faster and better usable then "title" attribute.
[ADD] New option when editing content part to change related article ID. Helpful when you want to move cotent part from one article to another. Move mouse over article title and click to show filed for article ID. It's not possible to switch to non-existing or deleted article.
2007-05-05
[ADD] Module glossary rendering enhanced by content part Title/Subtitle. Check default template.
[ADD] Module glossary also lists if highlight enabled and whcih tag is defined in backend.
[FIX] Feed ceation optimized. Now also new articles listed in root structure are used for feed creation. Article "live/begin date" used as order basis now - not create date anymore.
[FIX] All BOM Unicode Signatures removed form FCKeditor files.
[FIX] Banner ads module and UFO auto-install can result in buggy Explorer display. So UFO 'xi:"false"' set.
2007-05-04
[ADD] Article summary form has sort value field too.
2007-05-02
[FIX] Some more charset specific fixes for PDF creation.
[ADD] Content part <div> enhanced by select menu to choose from how to center image thumbnails.
[ADD] Content part "link list" now template based too.
[FIX] Little layout bugfix for edit article summary form.
--- snip ---