Martin Olsson wrote: > The problem could be that you have not removed the Extended page > part, just left its content empty. If there is a part called > extended, even if it is empty, <r:if_content part="extended"> will > evaluate to true.
This expression: <r:if_content part="extended"> Evaluates true when the part exists. It has nothing to do with whether it is empty or not. -- John Long http://wisheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
