My favorites | Sign in
Logo
                
Details: Show all Hide all

Last 7 days

  • Dec 11, 2009
    issue 179 (Is the Mailninglist still exist??? phpwcms-releaseinfo) Status changed by slackero   -   no longer supported
    Status: Fixed
    no longer supported
    Status: Fixed
  • Dec 11, 2009
    issue 85 (templating possibility for CP HTML) commented on by slackero   -   Issue 164 has been merged into this issue.
    Issue 164 has been merged into this issue.
  • Dec 11, 2009
    issue 164 (html content part templates) changed by slackero   -  
    Status: Duplicate
    Status: Duplicate
  • Dec 11, 2009
    issue 164 (html content part templates) commented on by jensensen2   -   issue not closed? who manages the list?
    issue not closed? who manages the list?

Last 30 days

  • Dec 06, 2009
    issue 218 ({IMAGEID} RT in teaser tpl) Status changed by slackero   -  
    Status: Fixed
    Status: Fixed
  • Dec 06, 2009
    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
  • Dec 02, 2009
    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.
  • Dec 01, 2009
    issue 221 (RSS description over full content in Feeds CP) reported by i...@marcus-obst.de   -   What steps will reproduce the problem? 1. Adding a feed in RSS CP like http://feeds.feedburner.com/jquery/ This feed contains a text-only summary and full html Content (in feed entries) For teasing the news on my website I don't need the full HTML it breaks layout. SimplePie Parser provides get_description() which print the summary - if availabe, else it prints the content. http://simplepie.org/wiki/reference/simplepie_item/get_description So, a switch in CP Backend or additional replacementtag would be nice, to have full control about the content thanks!
    What steps will reproduce the problem? 1. Adding a feed in RSS CP like http://feeds.feedburner.com/jquery/ This feed contains a text-only summary and full html Content (in feed entries) For teasing the news on my website I don't need the full HTML it breaks layout. SimplePie Parser provides get_description() which print the summary - if availabe, else it prints the content. http://simplepie.org/wiki/reference/simplepie_item/get_description So, a switch in CP Backend or additional replacementtag would be nice, to have full control about the content thanks!
  • Nov 30, 2009
    issue 220 (comfortable sorting of articles and categories) reported by oll...@gmx.net   -   It would be nice if the sorting function gets better. If someone have to sort a huge list of articles or categories a drag-and-drop -ajax - functionality would be more efficient then painfull click-wait for reload-click-wait for reload ...
    It would be nice if the sorting function gets better. If someone have to sort a huge list of articles or categories a drag-and-drop -ajax - functionality would be more efficient then painfull click-wait for reload-click-wait for reload ...
  • Nov 29, 2009
    issue 132 (improved handling of rewrite) commented on by adamderesz   -   Yes! ...as removing or replacing the .phtml bit is dead simple, I am myself a little stuck with replacing global url by "link with cats" url creation... so I impatiently wait for anything to be changed by you (tho 'PROs") ;)
    Yes! ...as removing or replacing the .phtml bit is dead simple, I am myself a little stuck with replacing global url by "link with cats" url creation... so I impatiently wait for anything to be changed by you (tho 'PROs") ;)
  • Nov 29, 2009
    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.
  • Nov 29, 2009
    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 -->
  • Nov 29, 2009
    issue 219 (r383: Little bug in include/inc_front/lib/js.mootools-1.2/1....) commented on by slackero   -   r384 solves the problem
    r384 solves the problem
  • Nov 29, 2009
    issue 219 (r383: Little bug in include/inc_front/lib/js.mootools-1.2/1....) changed by slackero   -   r284 solves the problem
    Status: Fixed
    Owner: slackero
    r284 solves the problem
    Status: Fixed
    Owner: slackero
  • Nov 29, 2009
    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.
  • Nov 28, 2009
    issue 219 (r383: Little bug in include/inc_front/lib/js.mootools-1.2/1....) reported by flip-f...@planmatrix.de   -   - include/inc_front/lib/js.mootools-1.2.inc.php - include/inc_front/lib/js.mootools-1.1.inc.php I think the registered array ['jquery.js'] isn´t right: Around line 34: -------------------------- $GLOBALS['block']['custom_htmlhead']['jquery.js'] = getJavaScriptSourceLink(USE_GOOGLE_AJAX_LIB.'mootools/1.2/mootools-yui-compressed.js'); Knut
    - include/inc_front/lib/js.mootools-1.2.inc.php - include/inc_front/lib/js.mootools-1.1.inc.php I think the registered array ['jquery.js'] isn´t right: Around line 34: -------------------------- $GLOBALS['block']['custom_htmlhead']['jquery.js'] = getJavaScriptSourceLink(USE_GOOGLE_AJAX_LIB.'mootools/1.2/mootools-yui-compressed.js'); Knut
  • Nov 28, 2009
    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
  • Nov 28, 2009
    r382 (Located in template/lib now.) committed by slackero   -   Located in template/lib now.
    Located in template/lib now.
  • Nov 28, 2009
    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.
  • Nov 25, 2009
    issue 218 ({IMAGEID} RT in teaser tpl) changed by slackero   -   Additional template specific replacement tags implemented: {THUMB_ID} - list image ID {THUMB_HASH} - list image hash {THUMB_CROP} - list image crop value In addition template will be checked against "cmsimage.php". If available teaser image generation is simplified and internal {IMAGE} thumbnail processing is rejected so that it's not processed twice. Will be released with r381.
    Status: Accepted
    Owner: slackero
    Labels: Type-Enhancement
    Additional template specific replacement tags implemented: {THUMB_ID} - list image ID {THUMB_HASH} - list image hash {THUMB_CROP} - list image crop value In addition template will be checked against "cmsimage.php". If available teaser image generation is simplified and internal {IMAGE} thumbnail processing is rejected so that it's not processed twice. Will be released with r381.
    Status: Accepted
    Owner: slackero
    Labels: Type-Enhancement
  • Nov 24, 2009
    issue 218 ({IMAGEID} RT in teaser tpl) reported by i...@marcus-obst.de   -   would be nice to have an {IMAGEID} Tag for Teaser templates, to use cmsimage.php thanks
    would be nice to have an {IMAGEID} Tag for Teaser templates, to use cmsimage.php thanks
  • Nov 23, 2009
    issue 217 (Timezone issue: CP: OK with php.ini / Article summary & Cale...) reported by projetobjet   -   I am running r356. The server on which I am hosted (CPanel shared account) is set one hour back of my local time (America/Montreal). I managed to fix this issue by creating a php.ini file inside my PhpWCMS folder where adding this line to: ; USER MODIFIED PARAMETERS FOLLOW date.timezone = America/Montreal So... now everytime I update a CP, the "last edit date/time is showing perfect. The problem is only with Article summary(ies). Suppose I create a new Article, then I have to wait for an hour before it goes live. This could be misleading for a new PhpWCMS user. In my case, I simply cheat by editing the "HH:" portion in "edit article basis information > begins YYYY-MM-DD HH:MM:SS. I also noticed an issue with the core "calendar/events" module. Suppose I want an event to show "time: from 09:00 - 17:00" I will have to enter: 08:00 - 16:00 when creating/editing the event. Hope these issues would be simple to fix. BTW: Thanks for this great Software!!! Could not go without it.
    I am running r356. The server on which I am hosted (CPanel shared account) is set one hour back of my local time (America/Montreal). I managed to fix this issue by creating a php.ini file inside my PhpWCMS folder where adding this line to: ; USER MODIFIED PARAMETERS FOLLOW date.timezone = America/Montreal So... now everytime I update a CP, the "last edit date/time is showing perfect. The problem is only with Article summary(ies). Suppose I create a new Article, then I have to wait for an hour before it goes live. This could be misleading for a new PhpWCMS user. In my case, I simply cheat by editing the "HH:" portion in "edit article basis information > begins YYYY-MM-DD HH:MM:SS. I also noticed an issue with the core "calendar/events" module. Suppose I want an event to show "time: from 09:00 - 17:00" I will have to enter: 08:00 - 16:00 when creating/editing the event. Hope these issues would be simple to fix. BTW: Thanks for this great Software!!! Could not go without it.
  • Nov 23, 2009
    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

  • Nov 16, 2009
    issue 216 (CP News problem - Choosing 'AND' when adding several tags do...) commented on by slackero   -   Yes it seems I have inoptimal SQL Where there which is not able to handle this in correct way. It will never return valid result when using "AND".
    Yes it seems I have inoptimal SQL Where there which is not able to handle this in correct way. It will never return valid result when using "AND".
  • Nov 16, 2009
    issue 216 (CP News problem - Choosing 'AND' when adding several tags do...) changed by slackero   -   Yes it seems I have inoptimal SQL Where there which is not able to handle this in correct way. I will never return valid result when using "AND".
    Status: Accepted
    Owner: slackero
    Yes it seems I have inoptimal SQL Where there which is not able to handle this in correct way. I will never return valid result when using "AND".
    Status: Accepted
    Owner: slackero
  • Nov 16, 2009
    issue 216 (CP News problem - Choosing 'AND' when adding several tags do...) reported by tom.pluspurple   -   What steps will reproduce the problem? 1. Create a new news article with tags: tag1 and tag2 2. Create a News content part, select tag1, tag2 and use AND instead of OR 3. What is the expected output? What do you see instead? The articles which contain both tag1 and tag2 should be displayed, but instead non are displayed. What version of phpwcms are you using? On what operating system? r345, winXP Please provide any additional information below.
    What steps will reproduce the problem? 1. Create a new news article with tags: tag1 and tag2 2. Create a News content part, select tag1, tag2 and use AND instead of OR 3. What is the expected output? What do you see instead? The articles which contain both tag1 and tag2 should be displayed, but instead non are displayed. What version of phpwcms are you using? On what operating system? r345, winXP Please provide any additional information below.
  • Oct 24, 2009
    issue 215 (Guestbook: BAN_IP don´t work) reported by flip-f...@planmatrix.de   -   The program section ban_ip is missing in include\inc_front\content\cnt18.article.inc.php // Banned IP ================= if($guestbook['ban_ip'] AND strpos($guestbook['ban_ip'], getRemoteIP()) ) { $guestbook['flooding'] = 1; $guestbook['readform'] = 1; $guestbook['spamalert'] = '<div class="spamFormAlert">Your are not allowed to send form!</div>'; } // ============================ Knut
    The program section ban_ip is missing in include\inc_front\content\cnt18.article.inc.php // Banned IP ================= if($guestbook['ban_ip'] AND strpos($guestbook['ban_ip'], getRemoteIP()) ) { $guestbook['flooding'] = 1; $guestbook['readform'] = 1; $guestbook['spamalert'] = '<div class="spamFormAlert">Your are not allowed to send form!</div>'; } // ============================ Knut
  • Oct 20, 2009
    r379 (CKeditor 3.0.1) committed by slackero   -   CKeditor 3.0.1
    CKeditor 3.0.1
  • Oct 20, 2009
    r378 (JW Player 4.6) committed by slackero   -   JW Player 4.6
    JW Player 4.6
  • Oct 15, 2009
    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}
  • Oct 14, 2009
    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.
  • Oct 09, 2009
    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.
  • Oct 08, 2009
    issue 214 (image <spezial>: Please add {THUMB_ID}, {THUMB_HASH},{IMAGE_...) changed by slackero   -   enhanced in r374
    Status: Fixed
    Owner: slackero
    Labels: Type-Enhancement
    enhanced in r374
    Status: Fixed
    Owner: slackero
    Labels: Type-Enhancement
  • Oct 08, 2009
    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.
  • Oct 07, 2009
  • Oct 07, 2009
    issue 214 (image <spezial>: Please add {THUMB_ID}, {THUMB_HASH},{IMAGE_...) reported by flip-f...@planmatrix.de   -   CP: image <spezial> include/inc_front/content/cnt31.article.inc.php For a better handling using RTs or extensions in template. // $img_a = str_replace('{IMAGE_ID}', $key, $img_a); $img_a = str_replace('{THUMB_ID}', $image['images'][$key]['thumb_id'], $img_a); $img_a = str_replace('{THUMB_HASH}', $image['images'][$key]['thumb_hash'], $img_a); $img_a = str_replace('{IMAGE_ID}', $image['images'][$key]['zoom_id'], $img_a); $img_a = str_replace('{IMAGE_HASH}', $image['images'][$key]['zoom_hash'], $img_a);
    CP: image <spezial> include/inc_front/content/cnt31.article.inc.php For a better handling using RTs or extensions in template. // $img_a = str_replace('{IMAGE_ID}', $key, $img_a); $img_a = str_replace('{THUMB_ID}', $image['images'][$key]['thumb_id'], $img_a); $img_a = str_replace('{THUMB_HASH}', $image['images'][$key]['thumb_hash'], $img_a); $img_a = str_replace('{IMAGE_ID}', $image['images'][$key]['zoom_id'], $img_a); $img_a = str_replace('{IMAGE_HASH}', $image['images'][$key]['zoom_hash'], $img_a);
  • Oct 02, 2009
    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.
  • Sep 29, 2009
    issue 213 (Löschen von mehreren Bildern im Dateimanager) reported by i...@starflasher.com   -   Hallöchen Oliver, ich weiss ein oft erwähntes Thema, aber es würde mittlerweile riesig weiterhelfen. Siehst du eine praktikable Möglichkeit bald eine Funktion zu integrieren, das man mehrere Bilder gleichzeitig aus dem Dateimanager entfernen kann? Optimale Lösung wäre z.B. die Bilder mittels Checkbox auswählbar zu machen. Gruß Andreas aus P. an der H.
    Hallöchen Oliver, ich weiss ein oft erwähntes Thema, aber es würde mittlerweile riesig weiterhelfen. Siehst du eine praktikable Möglichkeit bald eine Funktion zu integrieren, das man mehrere Bilder gleichzeitig aus dem Dateimanager entfernen kann? Optimale Lösung wäre z.B. die Bilder mittels Checkbox auswählbar zu machen. Gruß Andreas aus P. an der H.
  • Sep 25, 2009
    issue 212 (Bug in form: inc_front/content/cnt23.article.inc.php ) changed by slackero   -   solved in r372
    Status: Fixed
    Owner: slackero
    solved in r372
    Status: Fixed
    Owner: slackero
  • Sep 25, 2009
    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.
  • Sep 25, 2009
    issue 212 (Bug in form: inc_front/content/cnt23.article.inc.php ) reported by flip-f...@planmatrix.de   -   version r371 I think there is a little bug in the hidden section in file cnt23.article.inc.php: Around line 372: if($cnt_form["fields"][$key]['required'] && $POST_val[$POST_name] = '') { should be if($cnt_form["fields"][$key]['required'] && $POST_val[$POST_name] == '') { Knut
    version r371 I think there is a little bug in the hidden section in file cnt23.article.inc.php: Around line 372: if($cnt_form["fields"][$key]['required'] && $POST_val[$POST_name] = '') { should be if($cnt_form["fields"][$key]['required'] && $POST_val[$POST_name] == '') { Knut
  • Sep 25, 2009
    issue 211 (Feature request: CP teaser/article with "skip top items" lik...) reported by flip-f...@planmatrix.de   -   Please add the feature "skip top items" like in NEWS cp.
    Please add the feature "skip top items" like in NEWS cp.
  • Sep 22, 2009
    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.
  • Sep 20, 2009
    issue 132 (improved handling of rewrite) commented on by slackero   -   Just accepted - improved rewrite will need better global link generation. The way rewrite is realized now is very ineffective and not consistent. I plan to combine this in combination with segmented URLs.
    Just accepted - improved rewrite will need better global link generation. The way rewrite is realized now is very ineffective and not consistent. I plan to combine this in combination with segmented URLs.
  • Sep 20, 2009
    issue 132 (improved handling of rewrite) commented on by anthony.abraira   -   So, does this mean that feature has been added! Does anybody have a link that they can refer me to?
    So, does this mean that feature has been added! Does anybody have a link that they can refer me to?
  • Sep 20, 2009
    r370 (Set revision) committed by slackero   -   Set revision
    Set revision
  • Sep 20, 2009
    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.
  • Sep 19, 2009
    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
  • Sep 19, 2009
    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.
  • Sep 15, 2009
    issue 210 (External database connection) Status changed by slackero   -   Invalid issue - there is no relation to phpwcms. It is not recommend to connect to remote database - it might be much slower You can use a table prefix - then you can store several installs of phpwcms using only 1 database. Accessing the remote db server - this might have different database name, other user/password.
    Status: Invalid
    Invalid issue - there is no relation to phpwcms. It is not recommend to connect to remote database - it might be much slower You can use a table prefix - then you can store several installs of phpwcms using only 1 database. Accessing the remote db server - this might have different database name, other user/password.
    Status: Invalid
 
Hosted by Google Code