Am I right if I think that the subpage plugin will throw an error? Last time Habari complained about a plugin because it did not include a XML file.
Pepijn On Sep 13, 9:36 am, Andy C <[email protected]> wrote: > Hi Regine > > You may be interested in the following plugins: > > http://trac.habariproject.org/habari-extras/browser/plugins/pagemenu/...http://trac.habariproject.org/habari-extras/browser/plugins/subpages/... > > HTH > -- > Andy > > On Sep 13, 8:08 am, rh <[email protected]> wrote: > > > > > Hi Habari-Devs, > > > I like Habari a lot and hope it will find a growing user-community. > > I decided to use it for a project and here's what I came across in > > setting up my site: > > > - I cannot delete tags on pages (on entries I can) The log entry > > reads: "PDOStatement::execute(): SQLSTATE[42000]: Syntax error or > > access violation: 1064 You have an error in your SQL syntax; check the > > manual that corresponds to your MySQL server version for the right > > syntax to use near ') OR tag_slug IN ()' at line 3 in sy" and " > > Invalid argument supplied for foreach... Invalid argument supplied > > for foreach() in system/classes/post.php:477" - the latter seems some > > theming-topic I guess? > > > - Is there a possibility to sort the order of the pages-output in the > > menu? It seems to be alphabetically at the moment. I managed to assign > > the home-label in theme.php but would like to give the other pages my > > own sorting. > > > - Apropos pages: I'm missing the possibility to create sub-pages. > > > - Theming is a good thing, I especially appreciate to not being forced > > to depend on (X)HTML-Output. Though that seems not to be consequently > > implied: I particularly stumbled upon the pagination-output (<?php > > $theme->prev_page_link(); ?> <?php $theme->page_selector( null, array > > ( 'leftSide' => 2, 'rightSide' => 2 ) ); ?> <?php > > $theme->next_page_link(); ?>) and couldn't figure out how to transform it to > > > fit my theming-needs. > > > Looking forward to further development of Habari, > > Regine --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
