2012-02-05, 20:58:45
After reading some threads (as newbie) I hope it is justified to begin a new thread as 3.1 is RC. I like to realize the following scheme on pages (example of content blocks, probably separated by DIV-tags):
TXT1 IMG1
IMG2 TXT2
IMG3 IMG4
TXT3 IMG5
For easy use in the backend, every of this content blocks should have an "input field". I like to avoid that the user in the content manager has to take care of HTML Tags and their structure.
I have found some threads/pages arround this topic:
Could you give me an advise what would be at this time the easiest solution:
* V3.0 with one of the solutions of the forum?
* V3.1RC with the new functions for $field?
TXT1 IMG1
IMG2 TXT2
IMG3 IMG4
TXT3 IMG5
For easy use in the backend, every of this content blocks should have an "input field". I like to avoid that the user in the content manager has to take care of HTML Tags and their structure.
I have found some threads/pages arround this topic:
- get_page_content('pageID'); (each part of content in a different page; solutions: 2 PHP codes, I18N plugin)
- Multiple inputs by user possible? (change/insert the content, on each div; solutions: plugin pages-excerpts, Inserting GS content on php page)
- Way to get individual pages? (multiple pages on one page; solutions: multiple wysiwyg editors using Custom Fields plugin, 1 PHP code, I18N Plugin + DynPages plugin)
- Getsimple version 3.1: solution with getPageField($page,$field)?
Could you give me an advise what would be at this time the easiest solution:
* V3.0 with one of the solutions of the forum?
* V3.1RC with the new functions for $field?
Advanced HTML5 & CSS3 coder. Simple JS & PHP hacker (not enough for new function coding). Build one webpage with GS (late 2012). Focusing on Theme customizing/Template files. Experience with WP.