Wikka Developer Blog

Fresh news from the Wikka Developer Team

Security release 1.1.6.7 now available

with 9 comments

WikkaWiki release 1.1.6.7 is now available for downloading. This version introduces no new functionality, but does address security issues raised in a recent Secunia advisory. All WikkaWiki users are encouraged to update to this latest version.

Written by Brian

June 15th, 2009 at 2:32 am

9 Responses to 'Security release 1.1.6.7 now available'

Subscribe to comments with RSS or TrackBack to 'Security release 1.1.6.7 now available'.

  1. hi,

    I’ve just installed wikkawiki for the first time to give it a test run.

    I was just wondering if there is any way to export my wiki data, should I ever decide to use another wiki software.

    adam

    27 Jun 09 at 8:48 pm

  2. Adam, the wiki data resides in the wikka_pages table in your database. It should be a simple matter to dump the contents of this table using an SQL SELECT statement. Keep in mind that the pages are stored in WikkaWiki markup format, so you’d need a suitable translator to convert the markup to a different syntax.

    Alternatively, you can dump all your pages in HTML. Check out this page for instructions on how to do this.

    You’ll find the wikka-community mailing list is a good place to post technical questions about Wikka. Instructions for subscribing to the mailing list are here.

    –Brian

    Brian

    28 Jun 09 at 5:57 am

  3. Password reminder feature has issues when trying to send a password reminder. I could not find wikka documentation explaining how to configure the mail server setting for our intranet

    Thanks,
    Glan

    Glan T

    29 Jul 09 at 4:41 pm

  4. Has anyone successfully integrated Recaptcha? I’ve put it on my test wiki but it is not validating – it allows all entries…

    Nii

    7 Aug 09 at 12:28 pm

  5. Best to post specific questions about Wikka on our community list (http://mail.wikkawiki.org/mailman/listinfo/community_wikkawiki.org)

    Nii, do you have a public URL available? Are you using the UR module to validate?

    Glan, Wikka uses the PHP function mail() to process the mail, so you’ll probably want to consult the PHP documentation in this regard (http://www.php.net/manual/en/function.mail.php)

    Brian

    7 Aug 09 at 10:05 pm

  6. I have a public URL, which I’ll send to you. Will check out the community list and the docs though.

    Thanks

    Nii

    8 Aug 09 at 12:57 am

  7. Nice script, I like Wikkawiki.
    Brian, I have written cache class, now pages will be loads 20-30 times faster. You can use is as default library.

    for more information please contact me with email luka.giorgadze {at} yahoo.com

    P.S. see this http://wush.net/trac/wikka/ticket/902

    LRuby

    10 Aug 09 at 1:27 pm

  8. LRuby, saw your ticket the other day while working on the latest release tickets…I’m keen on checking it out! Right now, I need to get 1.2 out the door (shooting for 9/1), but after that, I do want to take a look at what you’ve written. Thanks for the contribution!

    Brian

    16 Aug 09 at 3:20 pm

  9. Brian see http://wush.net/trac/wikka/ticket/902

    Files has been added.

    Now you can download and check it.

    Thanks.

    LRuby

    18 Aug 09 at 9:27 am

Leave a Reply