Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
API questions
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Philip Olson  
View profile  
 More options Nov 21 2009, 5:32 pm
From: Philip Olson <phi...@roshambo.org>
Date: Sat, 21 Nov 2009 14:32:52 -0800
Local: Sat, Nov 21 2009 5:32 pm
Subject: API questions
Hello all,

A couple of questions:

1. Is there a list of API changes with 0.6->0.7? Like for plugins, no  
more info() and the XML file changed but I'm assuming more. I'm mainly  
concerned with plugins. And I ran into one API break from (I assume  
0.5) in FormUI, like add()->append().

2. Is there a requirements API? Like, if a plugin requires a PHP  
version or PHP extension or PHP directive value... or are these checks  
custom per plugin? And, for example, I suppose a plugin may require  
another plugin.

Basically, I'm mostly looking for a list of known breaks while  
cleaning up the plugins, and being new here my brain lacks the history  
of knowledge.

Regards,
Philip


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
luke  
View profile  
 More options Nov 22 2009, 8:50 pm
From: luke <l...@squareweave.com.au>
Date: Sun, 22 Nov 2009 17:50:00 -0800 (PST)
Subject: Re: API questions
Phillip,

Can i just say a big thankyou for taking the time to clean up the -
extras plugin repo. I really appreciate it :)

Sorry i can't really answer your questions, but if it's not in the
wiki, it probably doesn't exist. If you can catch michaeltwofish, he's
often working on documentation.

Cheers,


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ali B.  
View profile  
 More options Nov 23 2009, 3:02 am
From: "Ali B." <dmond...@gmail.com>
Date: Mon, 23 Nov 2009 19:02:24 +1100
Local: Mon, Nov 23 2009 3:02 am
Subject: Re: [habari-dev] API questions

On Sun, Nov 22, 2009 at 9:32 AM, Philip Olson <phi...@roshambo.org> wrote:
> Hello all,

> A couple of questions:

> 1. Is there a list of API changes with 0.6->0.7? Like for plugins, no
> more info() and the XML file changed but I'm assuming more. I'm mainly
> concerned with plugins. And I ran into one API break from (I assume
> 0.5) in FormUI, like add()->append().

> Hi Philip,

There's no such list yet to my knowledge. Hopefully we'll be able to compile
such list at or close to release. And there would be more than the plugin
change in the API. If we are to include taxonomy in 0.7, that's a brand new
sub-API added. Not to mention that the tags part of the API will likely
disappear if we end up reimplementing them from the taxonomy system.
One change worth mentioning in addition to the changes in the plugins (the
xml and the omittion of info()) is the change in how the front-end comment
form is implemented. Themers can (should?) now use FormUI to build the
themes' comment forms instead writing the form markup from scratch.

> 2. Is there a requirements API? Like, if a plugin requires a PHP
> version or PHP extension or PHP directive value... or are these checks
> custom per plugin? And, for example, I suppose a plugin may require
> another plugin.

The concept of requirements has been suggested in more than one occasion and
as part of several discussion topics. I am not sure if there are any plans
to implement such system in the upcoming release though. I could be wrong.

--
Ali B./dmondark
http://awhitebox.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Philip Olson  
View profile  
 More options Nov 23 2009, 4:44 pm
From: Philip Olson <phi...@roshambo.org>
Date: Mon, 23 Nov 2009 13:44:38 -0800
Local: Mon, Nov 23 2009 4:44 pm
Subject: Re: [habari-dev] API questions

> There's no such list yet to my knowledge. Hopefully we'll be able to  
> compile such list at or close to release. And there would be more  
> than the plugin change in the API. If we are to include taxonomy in  
> 0.7, that's a brand new sub-API added. Not to mention that the tags  
> part of the API will likely disappear if we end up reimplementing  
> them from the taxonomy system.
> One change worth mentioning in addition to the changes in the  
> plugins (the xml and the omittion of info()) is the change in how  
> the front-end comment form is implemented. Themers can (should?) now  
> use FormUI to build the themes' comment forms instead writing the  
> form markup from scratch.

I'm not familiar with taxonomy but it sounds like it'll make it into  
0.7.

Could you offer a specific example regarding a FormUI update like  
this? Maybe using one of the current plugins?

> The concept of requirements has been suggested in more than one  
> occasion and as part of several discussion topics. I am not sure if  
> there are any plans to implement such system in the upcoming release  
> though. I could be wrong.

Okay thanks, we'll see what happens.

Regards,
Philip


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sean Coates  
View profile  
 More options Nov 23 2009, 4:49 pm
From: Sean Coates <s...@seancoates.com>
Date: Mon, 23 Nov 2009 16:49:14 -0500
Local: Mon, Nov 23 2009 4:49 pm
Subject: Re: [habari-dev] API questions

> Could you offer a specific example regarding a FormUI update like  
> this?

Here's the FormUI for Comments Form change in K2. I think this is what you're asking about:
https://trac.habariproject.org/habari/changeset/3691/trunk/htdocs/sys...

S


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »