Dotclear


Ignore:
Timestamp:
03/20/08 12:39:43 (16 years ago)
Author:
bruno
Message:

Started rethinking plugin.

  • User can now connect from public page (through widget), and can see offline posts directly on his blog, if connected.
  • Added templates EntryIfOffline? to provide specific css style (same usage as EntryIfOdd?, ...)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/previewpost/_prepend.php

    r356 r361  
    2323 
    2424$GLOBALS['core']->url->register('preview','preview','^preview/(.+)$',array('urlPreview','post')); 
     25$GLOBALS['core']->url->register('public_auth','public_auth','^login$',array('urlPreview','login')); 
    2526 
    2627?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map