Welcome to Geeklog, Anonymous Saturday, December 21 2024 @ 08:42 am EST
Geeklog Forums
Performancing (XMLRPC) support?
Yeraze
Anonymous
Anyone gotten Performancing with FireFox to work with a Geeklog site?
15
16
Quote
Yeraze
Anonymous
hrm.. Well, I installed that plugin and sure enough Performancing seems to /kinda/ work.
The title for every post is "Untitled", and specifying a title for a new post seems to be ignored. The title just comes up as the post-text truncated at a certain point. Anyone else seen this?
The title for every post is "Untitled", and specifying a title for a new post seems to be ignored. The title just comes up as the post-text truncated at a certain point. Anyone else seen this?
14
15
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
The blog plugin implements the Blogger API, which doesn't support titles for the blog posts. There are some workarounds for this using the HTML title tag, for example. Looks like Performancing is not using that workaround, though.
bye, Dirk
bye, Dirk
16
17
Quote
Yeraze
Anonymous
well, what tool does support the "Title Tags" you're using? I just tried Qumana, and that doesn't work either.
13
12
Quote
Yeraze
Anonymous
Does anyone know of any offline (non-web based) tool for Geeklog Post Authoring/Submitting?
14
11
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
The documentation of the blog plugin lists a few. Although I have to admit that I haven't looked at the plugin in a while, so it might have a few issues with the current Geeklog version.
bye, Dirk
bye, Dirk
11
10
Quote
Yeraze
Anonymous
Well, "w.bloggar" seems to work pretty close to perfectly with it...
The only issue I had was 1 code change in blog_editStory:
I had to change
$A['related'] = addslashes (STORY_whatsRelated ($introtext . ' '
. $bodytext, $uid, $A['tid']));
to
$A['related'] = addslashes (implode ("n",
STORY_extractLinks ($introtext . ' ' . $bodytext)));
Originally, the entire story would wind up in the "What's Related" block, with li's mapped to each paragraph. This way seems to work.
Is this plugin still "Shareware"? OR has it lapsed into Public Domain/gpl? Just ask because it sounds like you don't do much with it anymore...
The only issue I had was 1 code change in blog_editStory:
I had to change
Text Formatted Code
$A['related'] = addslashes (STORY_whatsRelated ($introtext . ' '
. $bodytext, $uid, $A['tid']));
to
Text Formatted Code
$A['related'] = addslashes (implode ("n",
STORY_extractLinks ($introtext . ' ' . $bodytext)));
Originally, the entire story would wind up in the "What's Related" block, with li's mapped to each paragraph. This way seems to work.
Is this plugin still "Shareware"? OR has it lapsed into Public Domain/gpl? Just ask because it sounds like you don't do much with it anymore...
14
15
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by Yeraze: Is this plugin still "Shareware"?
To quote from the list of changes: "The plugin is now licensed under the GPL. Donations are still welcome, though."
Quote by Yeraze: OR has it lapsed into Public Domain/gpl? Just ask because it sounds like you don't do much with it anymore...
Lack of time, mostly
It also requires some intimate knowledge of the inner workings of Geeklog and the plugins it supports, so I've been toying with the idea of making this a part of Geeklog eventually. Haven't gotten very far with that, though - see above ...
bye, Dirk
11
15
Quote
All times are EST. The time is now 08:42 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content