On that note, a new property, editlink, has been added to the Post
object, so the edit link is easiest output using

echo $post->editlink;

rather than

URL::out( 'admin', 'page=publish&id=' . $post->id)

Rick

On Oct 30, 12:47 am, "Matt Read" <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 29, 2008 at 1:13 PM, Balazs Koren <[EMAIL PROTECTED]> wrote:
> > I have again some problems. Sorry. Using the latest head. Posts with
> > Hungarian characters in it remain using Hungarian characters, but then the
> > post-preview does not work, and I can't edit them with the edit link. If I
> > want to edit, I have to do it by manage -> entry -> select the post.
> > Balazs
>
> the "edit link" was changed to use the post id instead of slug, so
> your theme needs updating.
>
> --
> Matt Readhttp://mattread.com
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/habari-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to