Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/17/2012 in all areas

  1. If($page->template = Should be: If($page->template ==
    1 point
  2. Thanks for your testing here. It's generally a good idea to have some kind of text formatter on your text fields, because otherwise they are unfiltered (could contain HTML, etc.). So I usually add an entities text formatter to fields like a phone number. I would be curious to know if actually adding a text formatter to it (like entities) produces any change. In your code where you are examining the value with var_dump(), is there anything that occurs before it? Or is this at the very top of your template file? Do you have any modules installed in your /site/modules/ dir? Thanks, Ryan
    1 point
  3. Hi everyone, I just finished converting my Dutch site about Sweden from nothing (="cms-less") to Processwire: http://www.zwedenweb.com During the process, which took quite some time, I also rewrote quite some content and added a few new features. And of course a little facelift regarding the design (but not to much, since I have quite some users that are somewhat older and usually they have serious problems with technical changes (or changes in general) Feel free to post your comments! /Jasper
    1 point
  4. Nice job Jasper! Quite a big site with lots of content and looks like you brought it all together extremely well!
    1 point
×
×
  • Create New...