Hi, > I need to be able to allow for one entry to be featured in a blog.. on > the top of a list of entries in a portlet SimpleBlog has this "Always on > Top".. that puts whatever entry I've selected to be on top all the > time.. to stay there... until I change it.. and feature a different > entry ..
In portlet_recent_entry? or coreblog_view? In portlet_recent_entry, the easiest way is to write xhtml code directly. This may be not smart, but sure. In coreblog_view, it may be needed to write some tal code. Regards, -- Yusuke NAKAI mail: [EMAIL PROTECTED] web : http://nagosui.org _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
