Sean Cribbs wrote: > There must be something wrong with the layout. I believe in the > original "Styled Blog" layout there were "Read more..." links only on > the home page and the Articles page because they are generated by the > children:each iterator. > Sean
I included <r:if_content part="extended"><r:link anchor="extended">Läs mer…</r:link></r:if_content> just to see if this would bring up a link, which it does. I have not done any programming, just implemted Radiant "as is". The page is a regular page, a child of Home Page, with a link to i in the sidebar of Home Page. If I take this away: my body content looks like this: --- "Klicka på länken nedan för att se bokstäverna och några exempel enkla ord. This is the end of body" My extended content looks like this: "Extended content: Vissa bokstäver, t.ex C, Q, Z används väldigt sällan, och jag har därför bara visat C, som kan vara bra när man skriver namn som Cecilia." When I click on the page it is shown like this: --- "Klicka på länken nedan för att se bokstäverna och några exempel enkla ord. This is the end of body Extended content: Vissa bokstäver, t.ex C, Q, Z används väldigt sällan, och jag har därför bara visat C, som kan vara bra när man skriver namn som Cecilia. Layout is normal, behaviour none, " What I would like is that only the body is shown as it is inte the blog, and archive section. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
