I maybe should have mentioned that the list is set to "Insert path and
file name only" and placed within an HTML Comment.  This was the
recommended way to do this based on the RedDot training class I
attended.

Thanks
Sheridan

On Thu, Mar 26, 2009 at 11:27 PM, markus giesen <[email protected]> wrote:
>
> Another way is to add keywords to the list and the pages, so they
> connect by the given keywords.
> Within Sheridans example I suggest wrapping the <!-- <%list_flashMovies
> %> -->
> within a RedDotMode element, so the link gets not published and messes
> up the code
>
> On Mar 27, 6:51 am, Sheridan Saint-Michel <[email protected]> wrote:
>> If you are trying to access the list itself a reddot for the list
>> placeholder should do the trick.  If you want to access the pages on
>> the list then you should be able to make a hyperlink to click through
>> to them, or make reddots for the page elements you need to edit.
>>
>> For example, I have a list of flash movies so there really isn't a way
>> to click through to them.  With that in mind I added this to my
>> template:
>>
>> <!IoRangeRedDotEditOnly>
>> <!IoRedDot_list_flashMovies>
>> <span style="color:red">[Flash Movies Displayed on Page]</span>
>> <table border=1>
>> <!IoRangeList><!-- <%list_flashMovies%> -->
>>     <tr>
>>     <td><!IoRedDot_med_flash> <%hdl_title%></td>
>>     <td><!IoRedDot_stf_width> Width</td>
>>     <td><!IoRedDot_stf_height> Height</td>
>>     </tr>
>> <!/IoRangeList>
>> </table>
>> <!/IoRangeRedDotEditOnly>
>>
>> So in edit mode I see a nice table with the properties for each flash
>> movie and I can edit them right there.
>>
>> Does that help?
>> Sheridan Saint-Michel
>>
>> On Thu, Mar 26, 2009 at 8:30 AM, Mahesh <[email protected]> wrote:
>>
>> > How to reference List from smart edit mode ..
>>
>> > list -> set of pages
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to