A quick hack can allow authors of items to preview the item-pages for their draft items. This can be handy to spot HTML/layout errors before actually publishing.
The basic idea is to replace all idraft=0 strings in SQL queries by (idraft=0 or iauthor=id) when the member is logged in.
[ Read More... ]
Posted by karma at 05:50 PM. Filed under: Nucleus Hacks
