Jump to content

tires

Members
  • Posts

    258
  • Joined

  • Last visited

Everything posted by tires

  1. Thanks a lot for the answers!!! A few further questions: What about the compatibility of (older) modules with an newer/updated PW version (as known in drupal)? Or is there no risk? Is there a way to update the core or the modules automatically or with a click just out of the backend (as known in wordpress)? (I saw that the ProcessWireUpgrade module do this) Is PW so absolute save or so small that actually no one tries to hack it? ;-) By the way, is there a maintenance-mode in PW that i can switch on while performing updates? (I found this module http://modules.processwire.com/modules/maintenance-mode/) Many thanks and best regards!
  2. Hello! I saw that there was a new PW update (2.5.24) on march 27th. My general quastions - as a pretty processwire newbie - do i have to update all my PW-sites immediately because of security reasons? What would be your advice? How dangerous is it not to do an update? How do you handle this? Is there a way to automate the updates? Many thanks and best regards!
  3. Hello! I wonder if i can use some kind of placeholder for page-fields in a textarea (in this case with ckeditor)? The plan is, to put some text/code in a textfield that looks like this: <div> <p> The headline of the parent page is: <?php echo $pages->get("/somepage/")->theheadline; ?> The headline of this page is: <?php echo $page->theheadline; ?> </p> </div> Is there a way to do so? Or a do i have to install a additional module? Many thanks and best regards
  4. Hi Adrian, thanks once again! I tried out the modul. For me it seems a bit "excessive" to create a new page for every single "headline/link/caption/image"-combination. But this is only/best way to handle this in processwire?
  5. Hello Adrian, thanks a lot for your answer ... and for your welcome Can i use this module also in 2.4? Or is there a simular module for 2.4? What if i need more than just an image, headline or textblock. In my case i need an headline, link and a caption for every image. Is this also possible with this module?
  6. Hi! I am searching for a module to create different fields on a page in free order. For example i want to have 3 fieldtypes: for a small picture, a big picture and a headline. Than i will create on my page something like this: Headline Small picture Big picture Small picture Small picture Headline ... etc. On an other page the order of fields should be totally different: Big picture Small picture Headline Headline Headline ... etc. This is basically the way to create content in typo3 and others. Is there a module that let my do this? Thanks for your answers! tires
×
×
  • Create New...