Last 7 days
-
issue 179
(Is the Mailninglist still exist??? phpwcms-releaseinfo) Status changed by slackero
-
-
-
-
Last 30 days
-
-
r388
(Setting for permanent load of the JavaScript library is used...) committed by slackero
- Setting for permanent load of the JavaScript library is used as expected
Setting for permanent load of the JavaScript library is used as expected
-
r387
(MooTools 1.1 wrapper - fixed typo.
{NAV_LIST_UL} experimenta...) committed by slackero
- MooTools 1.1 wrapper - fixed typo.
{NAV_LIST_UL} experimental support for menu items based on articles article added (FA, PA, FPA).
Parameter 9 can be used to defined the start level depth.
MooTools 1.1 wrapper - fixed typo.
{NAV_LIST_UL} experimental support for menu items based on articles article added (FA, PA, FPA).
Parameter 9 can be used to defined the start level depth.
-
-
-
-
r386
(CP form: false function to load MooTools (rollback).
SWFObje...) committed by slackero
- CP form: false function to load MooTools (rollback).
SWFObject can be loaded via Google Ajax Library API too.
CP form: false function to load MooTools (rollback).
SWFObject can be loaded via Google Ajax Library API too.
-
r385
(New replacement tag to register JavaScript in <head> section...) committed by slackero
- New replacement tag to register JavaScript in <head> section. It will be loaded as JS Lib plugin or
separate JS file.
<!-- JS: %plugin% // optional comment or text -->
<!-- JS: example.js --> you can use {SITE} and {TEMPLATE} here. {SITE} = current absolute URL,
{TEMPLATE} = template path
<!-- JS: {SITE}{TEMPLATE}inc_js/example.js -->
<!-- JS: http://example.com/lib/js/?getmy=123&needed_for_detection=.js -->
New replacement tag to register JavaScript in <head> section. It will be loaded as JS Lib plugin or
separate JS file.
<!-- JS: %plugin% // optional comment or text -->
<!-- JS: example.js --> you can use {SITE} and {TEMPLATE} here. {SITE} = current absolute URL,
{TEMPLATE} = template path
<!-- JS: {SITE}{TEMPLATE}inc_js/example.js -->
<!-- JS: http://example.com/lib/js/?getmy=123&needed_for_detection=.js -->
-
issue 219
(r383: Little bug in include/inc_front/lib/js.mootools-1.2/1....) commented on by slackero
-
-
issue 219
(r383: Little bug in include/inc_front/lib/js.mootools-1.2/1....) changed by slackero
-
Status:
Fixed
Owner:
slackero
Status:
Fixed
Owner:
slackero
-
r384
(Issue 219.
Ending ; missed in js.jquery.inc.php line 88.) committed by slackero
- Issue 219 .
Ending ; missed in js.jquery.inc.php line 88.
Issue 219 .
Ending ; missed in js.jquery.inc.php line 88.
-
-
r383
(Located in template/lib now. Slimbox was updated in r381 for...) committed by slackero
- Located in template/lib now. Slimbox was updated in r381 for jQuery 1.3, MooTools 1.1 and MooTools
1.2
Located in template/lib now. Slimbox was updated in r381 for jQuery 1.3, MooTools 1.1 and MooTools
1.2
-
r382
(Located in template/lib now.) committed by slackero
- Located in template/lib now.
Located in template/lib now.
-
r381
(Templates enhanced by select menu to choose preferred JavaSc...) committed by slackero
- Templates enhanced by select menu to choose preferred JavaScript library. It is possible to define
own JS Lib wrapper (see $phpwcms['js_lib'] in dist.conf.inc.php and add it to your conf.inc.php). By
default jQuery 1.3.2, MooTools 1.2.4 and MooTools 1.1.2 are supported.
Setting for always loaded JS Lib.
Setting to load JS Lib using Google Ajax API lib - will support all updated JS Libs too.
Lightbox (Slimbox) implemented for each of default JS Libs.
Frontend Edit patched.
Several JS related optimizations and enhancements.
New global template vars (array) to register OnLoad, OnUnLoad and Inline JavaScript code:
$block['js_onload'], $block['js_onunload'], $block['js_inline']. Inline JS can be registered by PHP
function "inlineJS(string $js)".
Possible to register JS Lib related plugins using initJSPlugin(string $plugin). Put it in the plugin
folder in template/lib/%JSLIb%/plugin%. See the sample plugin "jquery.switchClass.js" in
template/lib/jquery/plugin. To register this use "initJSPlugin('switchClass')".
All external JavaScript library and also JW Media Player moved to template/lib.
Templates enhanced by select menu to choose preferred JavaScript library. It is possible to define
own JS Lib wrapper (see $phpwcms['js_lib'] in dist.conf.inc.php and add it to your conf.inc.php). By
default jQuery 1.3.2, MooTools 1.2.4 and MooTools 1.1.2 are supported.
Setting for always loaded JS Lib.
Setting to load JS Lib using Google Ajax API lib - will support all updated JS Libs too.
Lightbox (Slimbox) implemented for each of default JS Libs.
Frontend Edit patched.
Several JS related optimizations and enhancements.
New global template vars (array) to register OnLoad, OnUnLoad and Inline JavaScript code:
$block['js_onload'], $block['js_onunload'], $block['js_inline']. Inline JS can be registered by PHP
function "inlineJS(string $js)".
Possible to register JS Lib related plugins using initJSPlugin(string $plugin). Put it in the plugin
folder in template/lib/%JSLIb%/plugin%. See the sample plugin "jquery.switchClass.js" in
template/lib/jquery/plugin. To register this use "initJSPlugin('switchClass')".
All external JavaScript library and also JW Media Player moved to template/lib.
-
issue 218
({IMAGEID} RT in teaser tpl) changed by slackero
-
Status:
Accepted
Owner:
slackero
Labels:
Type-Enhancement
Status:
Accepted
Owner:
slackero
Labels:
Type-Enhancement
-
-
issue 217
(Timezone issue: CP: OK with php.ini / Article summary & Cale...) reported by projetobjet
-
-
r380
(Enhance article/structure level alias by "_del-YmdHis" to av...) committed by slackero
- Enhance article/structure level alias by "_del-YmdHis" to avoid problem that alias of such deleted
article/structure level is blocked from using again.
BBCode enhanced: [EMAIL]test@example.com[/EMAIL], [MAIL]test@example.com[/MAIL], [EMAIL
test@example.com]Send email[/EMAIL], [MAIL test@example.com]Send email[/MAIL].
{RANDOM:%PATH%} Tag enhanced by additional Option SRC: which will return image src only which allows
usage as background image like: style="background:url({RANDOM:SRC:%PATH%})".
Article menu title will no longer filled by article title if menu title is empty.
Fix for MOV file formats when uploading to file storage - PHP getimagesize() can detect wbmp
instead. When uploading the temp upload filename was used which was false - no the real file name is
used to detect *.mov file extension.
Content part teaser/article link enhanced by replacement tag to get article menu title:
[MENUTITLE]{MENUTITLE}[MENUTITLE]. Recommend to use it in combination with TITLE fallback:
[MENUTITLE_ELSE]{TITLE}[/MENUTITLE_ELSE]
Pixeltracking.php updated for updated StatCounter tracking code.
Some smaller fixes.
Enhance article/structure level alias by "_del-YmdHis" to avoid problem that alias of such deleted
article/structure level is blocked from using again.
BBCode enhanced: [EMAIL]test@example.com[/EMAIL], [MAIL]test@example.com[/MAIL], [EMAIL
test@example.com]Send email[/EMAIL], [MAIL test@example.com]Send email[/MAIL].
{RANDOM:%PATH%} Tag enhanced by additional Option SRC: which will return image src only which allows
usage as background image like: style="background:url({RANDOM:SRC:%PATH%})".
Article menu title will no longer filled by article title if menu title is empty.
Fix for MOV file formats when uploading to file storage - PHP getimagesize() can detect wbmp
instead. When uploading the temp upload filename was used which was false - no the real file name is
used to detect *.mov file extension.
Content part teaser/article link enhanced by replacement tag to get article menu title:
[MENUTITLE]{MENUTITLE}[MENUTITLE]. Recommend to use it in combination with TITLE fallback:
[MENUTITLE_ELSE]{TITLE}[/MENUTITLE_ELSE]
Pixeltracking.php updated for updated StatCounter tracking code.
Some smaller fixes.
Earlier this year
-
issue 216
(CP News problem - Choosing 'AND' when adding several tags do...) commented on by slackero
-
-
issue 216
(CP News problem - Choosing 'AND' when adding several tags do...) changed by slackero
-
Status:
Accepted
Owner:
slackero
Status:
Accepted
Owner:
slackero
-
-
-
r379
(CKeditor 3.0.1) committed by slackero
- CKeditor 3.0.1
-
-
r377
(Better fallback for older WYSIWYG editor settings.
Small fix...) committed by slackero
- Better fallback for older WYSIWYG editor settings.
Small fix for include_url() - used in RT {URL}
Better fallback for older WYSIWYG editor settings.
Small fix for include_url() - used in RT {URL}
-
r376
(Profile based WYSIWYG editor was not taken while login.) committed by slackero
- Profile based WYSIWYG editor was not taken while login.
Profile based WYSIWYG editor was not taken while login.
-
r375
(FCKeditor updated to 2.6.5.
CKEditor 3.0 included. CKEditor ...) committed by slackero
- FCKeditor updated to 2.6.5.
CKEditor 3.0 included. CKEditor has no Open Source file manager. This is a ToDo - connect this with
phpwcms file management. See new config options here in template/config/ckeditor.
FCKeditor updated to 2.6.5.
CKEditor 3.0 included. CKEditor has no Open Source file manager. This is a ToDo - connect this with
phpwcms file management. See new config options here in template/config/ckeditor.
-
issue 214
(image <spezial>: Please add {THUMB_ID}, {THUMB_HASH},{IMAGE_...) changed by slackero
-
Status:
Fixed
Owner:
slackero
Labels:
Type-Enhancement
Status:
Fixed
Owner:
slackero
Labels:
Type-Enhancement
-
r374
(CP Image <special> enhanced by {THUMB_ID}, {THUMB_HASH}, {TH...) committed by slackero
- CP Image <special> enhanced by {THUMB_ID}, {THUMB_HASH}, {THUMB_EXT}, {IMAGE_HASH}, {IMAGE_EXT}.
{IMAGE_ID} changed - gets ID of zoom image.
CP Image <special> enhanced by {THUMB_ID}, {THUMB_HASH}, {THUMB_EXT}, {IMAGE_HASH}, {IMAGE_EXT}.
{IMAGE_ID} changed - gets ID of zoom image.
-
-
-
r373
(Active breadcrumb item can be wrapped by prefix/suffix. Defi...) committed by slackero
- Active breadcrumb item can be wrapped by prefix/suffix. Define
$template_default['breadcrumb_active_prefix'] and ['breadcrumb_active_suffix'] in
conf.template_default.inc.php.
Search result word limit can beset to "0" - the text wrapped by <p> in search result list item will
be dropped then.
Very simple fix for better ImageMagick 4.2.9 compatibility. But it is not stable and does not
support cropping.
Active breadcrumb item can be wrapped by prefix/suffix. Define
$template_default['breadcrumb_active_prefix'] and ['breadcrumb_active_suffix'] in
conf.template_default.inc.php.
Search result word limit can beset to "0" - the text wrapped by <p> in search result list item will
be dropped then.
Very simple fix for better ImageMagick 4.2.9 compatibility. But it is not stable and does not
support cropping.
-
-
issue 212
(Bug in form: inc_front/content/cnt23.article.inc.php ) changed by slackero
-
Status:
Fixed
Owner:
slackero
Status:
Fixed
Owner:
slackero
-
r372
(Fix issue 212.
Enhance CP Register/Tabs by empty title optio...) committed by slackero
- Fix issue 212 .
Enhance CP Register/Tabs by empty title option using single "-" which allows forced [TABTITLE_ELSE]
section.
Fix issue 212 .
Enhance CP Register/Tabs by empty title option using single "-" which allows forced [TABTITLE_ELSE]
section.
-
-
-
r371
(Change rename file uploads function: spaces " " will no long...) committed by slackero
- Change rename file uploads function: spaces " " will no longer replaced by "_".
Changed phpwcms version check: check against revision.
Unset GET/POST var "phpwcms_output_action" after catching and processing value - do not interfer
with URL generation any longer.
Change rename file uploads function: spaces " " will no longer replaced by "_".
Changed phpwcms version check: check against revision.
Unset GET/POST var "phpwcms_output_action" after catching and processing value - do not interfer
with URL generation any longer.
-
-
-
-
r369
(Better function to escape SQL query elements: _dbEscape($val...) committed by slackero
- Better function to escape SQL query elements: _dbEscape($value[, $quoted]).
Content part article menu enhanced by default class for active state.
Better function to escape SQL query elements: _dbEscape($value[, $quoted]).
Content part article menu enhanced by default class for active state.
-
r368
(Enable multiple notify recipients for content part guestbook...) committed by slackero
- Enable multiple notify recipients for content part guestbook/comment
Enable multiple notify recipients for content part guestbook/comment
-
r367
(Updated ConvertCharset class - changes to meet the new metho...) committed by slackero
- Updated ConvertCharset class - changes to meet the new method to call it.
Importing external pages/content should work better.
Yahoo Analytics tracking code added to pixelTracking.php.
Hidden fields in content part form wrapped by <div> to enhance STRICT mode compatibility.
Entype attribute for <form> in content part form only set if upload field is in use.
Updated ConvertCharset class - changes to meet the new method to call it.
Importing external pages/content should work better.
Yahoo Analytics tracking code added to pixelTracking.php.
Hidden fields in content part form wrapped by <div> to enhance STRICT mode compatibility.
Entype attribute for <form> in content part form only set if upload field is in use.
-
|