Search found 4 matches

by pdaether
Tue Jul 03, 2007 5:16 pm
Forum: Generelles in Deutsch
Topic: Münchner Nutzer?
Replies: 9
Views: 17750

Ich habe Ulm anzubieten, bin aber auch mal öfter in München.
Worum geht es denn?
by pdaether
Sun Jul 16, 2006 11:26 am
Forum: Showcase (old)
Topic: Redesign
Replies: 5
Views: 9032

Redesign

I made a redesign for my (german only) blog.
http://blog.pd-digital.de

It's not finished but let me know what you think.
by pdaether
Mon Sep 12, 2005 7:15 pm
Forum: General discussions
Topic: Post from external Skript
Replies: 4
Views: 4238

Thanks for the fast answer.
Setting isdraft to false has got no effect because serendipity_updertEntry() checks the publishrights. So i need user authentication.
I will have a look at the popfetcher plugin - i think then everything becomes clear.

Regards,
Patrick
by pdaether
Mon Sep 12, 2005 6:15 pm
Forum: General discussions
Topic: Post from external Skript
Replies: 4
Views: 4238

API-Documentation?

Hi,

at the moment i have got the same problem.
The code above inserts the new entry as draft.
How can i publish this entry and how can i check login/password with the Serendipity API functions?
Is there a documentation for this functions?
On s9y i only found a documentation about the Plugin API ...