A
|
alang 5/12/2008 |
You can create your own customised layout template and then edit the list htm files. This will then be applied to all list pages in your project. |
P
|
patc888 author 5/12/2008 |
Thanks for the info. |
S
|
swanside 5/13/2008 |
Thanks for the info. Do you know where this .html file is?
|
P
|
patc888 author 5/13/2008 |
Is there a way that isn't destroyed each time I rebuild the project (which is about every 10 minutes). |
S
|
swanside 5/13/2008 |
Is there a way that isn't destroyed each time I rebuild the project (which is about every 10 minutes). Thanks
|
A
|
alang 5/13/2008 |
The available layout templates are stored (typically) in "C:\Program Files\PHPRunner4.2\templates\layouts".
|
P
|
patc888 author 5/14/2008 |
perfect! |
G
|
garethpDevClub member 5/14/2008 |
Hi All
|
J
|
Jane 5/14/2008 |
Hi, ##if @TABLE.bView## <td align="center" valign=middle> <a href="##@TABLE.strShortTableName h##_view.##@ext##?" id="viewlink_add" class=tablelinks2> ##message VIEW##</a> </td> endif |
G
|
garethpDevClub member 5/14/2008 |
Jane message VIEW##
message V##
|
J
|
Jane 5/14/2008 |
Gareth, |
G
|
garethpDevClub member 5/14/2008 |
Jane ##if @TABLE.bView## <td align="center" valign=middle class=borderbody> if @TABLE.nRecordsPerRow>1##<!--{if $row.##@i##show}-->##endif##<a class="tablelinks" href="##@TABLE.strShortTableName h##_view.##@ext##?{$row.##@i##editlink}" ##if @TABLE.bInlineEdit## id="viewlink{$row.##@i##recno}" ##endif##><img src="include/img/icon_view.gif"></a> if @TABLE.nRecordsPerRow>1##<!--{/if}-->##endif##</td> endif
|
J
|
Jane 5/14/2008 |
Please see my changes in Bold: ##if @TABLE.bView## <td align="center" valign=middle class=borderbody> if @TABLE.nRecordsPerRow>1##<!--{if $row.##@i##show}-->##endif##<a class="tablelinks" href="##@TABLE.strShortTableName h##_view.##@ext##?{$row.##@i##editlink}" ##if @TABLE.bInlineEdit## id="viewlink{$row.##@i##recno}" ##endif##><img src="include/img/icon_view.gif" border=0></a> if @TABLE.nRecordsPerRow>1##<!--{/if}-->##endif##</td> endif |
G
|
garethpDevClub member 5/14/2008 |
Jane |
P
|
patc888 author 5/14/2008 |
gareth, any chance you could share this layout with the rest of us? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=29278&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |
G
|
garethpDevClub member 5/15/2008 |
Pat |
S
|
swanside 5/15/2008 |
If it is I will be glad to help where I can (my only experience of web sites is PHP Runner which I love). I can talk you through the changes as they are very easy - if I can do it anyone can - and always useful to know how things are done I think. Gareth
|
G
|
garethpDevClub member 5/15/2008 |
Paul |
S
|
swanside 5/15/2008 |
Paul No worries this is what the forum is for - much easier to do on email so I can give you examples/picutres etc. Go into intaakt.co.uk/sonic and add yourself as a customer - add you email address in the account field - this field only appers on the add screen so noone else will be able to see it. Username : guest password: password Gareth
|