You cannot post messages because only members can post, and you are not currently a member.
Description:
Development discussion for the Habari blogging project
|
|
|
Can anyone tree_sort() my term->children() ?
|
| |
I'm getting the results of term->children() not sorted. I can't seem to get my children nicely ordered the same as get_tree($orderby= 'mptt_left ASC') Am I missing something obvious? $html = ''; // don't want entire tree // $rt = $this->vocabulary->get_tree(); // Instead would like to work on root terms rt... more »
|
|
Multi-User Media Silos
|
| |
Are any of the Habari media silo plugins multi-user? In a single user
blog, there's no real need for this, but in a multi-user blog it would
be nice to allow each user to access their own Flickr or Picasa or
whatever account.
I'm looking through the Picasa silo, and it looks like it stores an... more »
|
|
Plugins: related posts (updated); openwebanalytics
|
| |
Hi Everyone, I made some updates to RelatedPosts to support 0.8 and blocks. I also generated an OpenWebAnalytics plugin that is based almost entirely on the Piwik plugin that AndyC originally made. What's the best way to get these reviewed/forked/whatever and possibly included in the habari-extras github account?... more »
|
|
SSL Certificate
|
| |
This is just an update on the process of updating the habariproject.org SSL certificate. Through the generous donation of many Habari users, I was able to obtain a wildcard certificate for the habariproject.org domain. There was some minor difficulty placing the order due to the specific registration... more »
|
|
Server maintenance.
|
| |
Rackspace has informed me that we're due for some regular server maintenance, during which they'll be migrating our server to some different cloud hardware. Nothing will change, but we will have some downtime early tomorrow morning (between 06:00 and 12:00 UTC) while the server is moved. FYI. Owen... more »
|
|
Formcontrol_tree / multiple columns?
|
| |
How would one use this in the actual post/page? Am trying to modify
the admin post/page to include categories, and trying to figure out
how to use formcontrol_tree.
Is there any way to manipulate the add/edit form page so it could be
two columns (or more)?
|
|
Habari Silo - 2 questions (upload/manipulation)
|
| |
Hi everyone,
Am trying to compress and resize the file of images during uploading
in the Habari Silo. I got to tracking down that I have to manipulate/
modify the MediaAsset.php, and it looks like in case 'upload', but not
sure where to go from there or if am correct.
For manipulation, am trying to do a couple of things. First of is to... more »
|
|
Fixing bugs
|
| |
Hi there, I needed to fix the autop() function in /habari/classes/format.php - now I would like to contribute, since the issue has been already described here: [link] I also run the Unit tests... Now, where am I supposed to upload the code - what's the standard procedure?... more »
|
|
|