Forums: Elements includes - Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Elements includes

#1 User is offline   GBRunner 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 01-March 10

Post icon  Posted 12 March 2010 - 07:18 AM

Hi,

Suggestion from a graphic designer.

PhpRunner starts with a (fantastic) database making system, around which a website needs to be wrapped. As a graphic designer, I'd like to be able to do the opposite, which is to start with a website and plug in the PHPRunner elements by means of includes or insertion tags. So my suggestion is:

Let each page that PHPRunner generates have a connected or associated list of tags for each of the elements in the page. Then all that the designer needs to do is insert the tags into a webpage so that it calls the element associated with the tag.

So if I make a table with Name, Address and City Fields, then the associated tags could be something like:

Element: : Tag
Name: : [Name]
Address: :[Address]
City: :[City]

This means that I could do something like this:
<TR>
<TD>[Name]</TD>
<TD>[Address]</TD>
<TD>[City]</TD>
</TR>

Very neat, very easy, and very quick.

Keep up the good work.

Guy B)
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users