WikyBlog
Download

Help > Notes > 1.3

WikyBlog V1.3.6

  • <code> syntax
  • content in blog feeds
  • Templates flagged as "Admin Only" work properly now
  • Issues fixed related to installation with ftp
    • disabled the "Create New Template" for sites installed in safe mode
    • ftp_root detection improved
    • file uploading fixed

WikyBlog V1.3.5

  • Improved Installer
    • allows for usage on servers in safe mode
    • no longer relies on MySQL show create table queries
  • updated package templates
    • different colors use a single template.php file
    • revised default template with color options added
  • JavaScript settings updated at login
  • iframe history using hash instead of query
  • die() for sogou spider
  • blog feeds for "selective blogging" feature
  • bugs
    • installation in subdirectory, when multiple tabs loaded, they did not have the correct urls
    • broken template links
    • admin database bug fixed
    • "admin only" flagged pages display correctly in dynamic pages
    • template syntax warning fixed

WikyBlog V1.3.4

  • Improved installer
    • makes use of php's ftp functions if available
    • chmod bug fixed
  • Browser Back Button problem fixed
  • The parsing of pages flagged with "admin only" was fixed

WikyBlog V1.3.3

  • Package Templates updated
  • show xml links when hovering over image
  • Various Bug fixes
    • Question marks in comment title
    • "Blog This" display
    • WBmap.php vuln.
    • unclosed tag

WikyBlog V1.3.2

  • ping
  • lists item in toolbar
  • user prefs changed w/out reloading.. number of tabs
  • improved Selective Blogging
  • delete user account fixed
  • php < 4.3 compatibility
    ob_get_clean()
    ob_clean()
  • Improved plugin handling

WikyBlog V1.3.1

  • Optional Central help server
  • Updated Templates (themes/skins..)
  • Plugin Creator and directory
  • login from the control panel
  • selective blogging option .. blog only what you want to
  • step 3 installation bug fix

WikyBlog V1.3

  • Content Includes introduced (wikipedia style {{--fileName--}})
    • supports "includeonly" and "noinclude"
    • supports variables of the form {{{--variable--}}}
  • HTTP 304 response handling introduced
  • Complete Turkish Translation
  • Some database changes have been made
    • `flags` added to indexes in `all_files` table
    • added `visited` column to `users`
  • Bugs Fixed
    • Sidebar search bug fixed
    • Map field description bug fixed

WikyBlog V1.2.4

  • The major change in 1.2.4 is the introduction of two more translations: French and Japanese.
  • Some foreign language associated bugs were fixed.
  • Opera display bug fixed by commenting content license xml

WikyBlog V1.2.3

  • New Features
    • File attachment has been introduced. Uploaded files that are not imgs are compressed then stored on file.
    • Advanced Search feature has been implemented.
    • Beginnings of new translations: Japanese, German and French
  • Improved Performance
    • PNG icons were converted to gifs for better performance in explorer
    • Handling of special html characters has been changed
    • Form submission with the GET method has been enabled
  • Bug fixes
    • Tidy detection and problems with utf-8 encoding have been fixed.
    • Took careo of errors when user preference for Javascript is Off

WikyBlog V1.2.2

  • Updated templates.. highly recommend using a packaged template or updating your current template..
    • Side Menu links are now in lists
    • map editing links have their own style class
    • added a three column template
  • Updated the path detection in install.php
  • Atom feeds added (though no content within feeds)

WikyBlog V1.2.1

  • increased security with session identification using ip addresses
  • Redirect introduced, a rename automatically creates a redirect page for the old entry
  • file upload bug, file uploads without ajax weren't working
  • better handling of tabs
  • fixed disappearing flags bug in toolOptions
  • reoganized page class
  • preferences bug

WikyBlog V1.2

  • Template/Theme System added
  • Installation Updates
    • Admin username can now be chosen during installation
    • Templates insertion removed
  • AJAX
    • Changed the way links are indicated: using mesage in top right and in window.status
    • Reload and Permalink are now in top right (changeable in templates)
    • Added user preference to limit the number of open tabs
    • bug when reloading for search fixed
  • Improved security of user preferences

WikyBlog V1.1.4

  • AJAX is now done with an iFrame and JSON instead of the xmlHttp object. This change has a number of benefits including fewer server requests, image uploading via AJAX and simpler Javascript code.
  • Explorer file upload bug fixed
  • Improved template handling with prepackaged templates
  • Plugin script upgraded to beta (now labeled as "Data Types" in the Control Panel)

WikyBlog V1.1.3

  • Fixed insall bug
  • Plugin scripts updated more

WikyBlog V1.1.2

  • Admin option to disable user blogging
  • fixed <category> field in rss feeds
  • form submission using the `enter` key in Explorer uses AJAX now
  • added Emoticons to the editing toolbar
  • improved language support: search results will use language values when displaying a page title
  • Plugin scripts updated

WikyBlog V1.1.1

  • search now defaults to searching in a single user account (a more advanced search interface is still desired)
  • improved handling of png images in explorer
  • tags (categories) were added to feeds to better support technorati
  • first steps made to create a plugin interface

WikyBlog V1.1

  • Search supported again using MySQL Full-Text (optional opt-out admin setting)
  • Feeds/Google Gadget support
  • added QuickComment to talk pages ... (optional opt-out user setting)
  • History tables combined into a single table..
  • Updated /imgs directory
  • Bugs Fixed
    • SQL version check problems
    • symlinked and userpage install fails
    • unquoted user input
    • mysql timestamp to unix timestamp
    • map edit link on browse/search pages
    • template creation bug
    • User Stats Bug

WikyBlog V1.0

  • Restructured Database: The V1 series introduces a restructured database designed to provide enhanced performance.
  • MySQL 4.0 compatible
  • Template install bug fixed
  • Updated Control Panel

WikyBlog V0.11.2

  • Install Bug Fix

WikyBlog V0.11.1

  • Minor bug fix

WikyBlog V0.11

  • File Tag/Keyword auto-complete
  • IP Ranges can now be given permissions. ie 127.0.0.*
  • map gpx script enhancement/fix
  • Site Administration
    • Ability to include other php scripts with site configuration
    • added Admin only page privilege :: files flagged as admin only are not checked as thoroughly for dangerous HTML.. ie Administrators can include javascript or multimedia to admin only files.

WikyBlog V0.10.1

Minor changes and bug fixes

  • install.php bug for sites without multibyte string support
  • debugged in php5

WikyBlog V0.10

Added

  • Hit Counting: Increases query count to 4 for a normal page request
  • the ability to use HTML tidy
  • New difference engine used for more detailed differences

Enhanced

  • Wiki Parser for faster page rendering
  • Corrected query count: A normal page request should have shown 3 queries instead of 2
  • Updated the Creative Commons License interface

Bugs Fixed

  • No more extra space in Explorer when going through tabs
  • Fixed multi-language issues in history tables

WikyBlog V0.9

  • Improved support for multibyte character sets for PHP versions 4.3+ with the mbstring extension
  • First distribution with multiple languages, Thanks to Muhammet Kara for the translation!
  • Added rename option
  • Javascript..
    • Improved AJAX... Browser Back Button solution and added admin/user option to limit the use of xmlHTTP
    • Updated Maps editing interface
    • Fixed problems with Explorer compatibility

WikyBlog V0.8

  • Installations on subdirectories and MySQL table prefixes are now possible
  • Upgrade to Google Maps API V2
    • fixed some problems with zoom, maptype handling and errors in Explorer
  • Added help and helphistory tables
  • Added flood interval and online values to configuration.
  • Upgraded Creative Commons Licence integration

WikyBlog V0.7

  • Improved security: limiting access to php files, limiting login attempts
  • Enhanced AJAX: Tags and User Menu are now updated when they are changed
  • Site Configuration is now done via the config table instead of wiki.php

WikyBlog V0.6

The major difference between 0.5.x and 0.6 is the installation script. I think we've finally nailed down a way to successfully install the software on multiple OS's.

We've also enhanced the javascript a bit to make it workable with older browsers including IE 5.0.1.

WikyBlog V0.5

Another new look and yes, more AJAX enhancements.

  • The new template renders much better in a wider variety of browsers.
  • All local links can now be loaded using AJAX including maps and multiple editing pages.
  • Also optimized SQL SELECTs with the aid of EXPLAIN SELECT.


WikyBlog V0.4

Some more major updates in this version, including changes to /include/wiki.php.

  • Continued to rearrange search scripts, getting rid of the need for searchIncNew.php. This makes using a BLOG homepage noticeably faster.
  • Expanded on the administrative pages and added the ability to give administrative privileges to other users.
  • Rearranged getPage functions. They are now more versatile and have the ability to be object specific.

WikyBlog V0.3

It's only a few days after the V0.2 release, but V0.3 is much more than a revision of V0.2...

  • Introduction of Administrative pages: log in as "Main" and look in your "control panel"
  • Started to revamp search scripts... phasing out searchIncNew.php
  • Restructuring the javascript <=> PHP interaction and fixing map scripts


WikyBlog V0.2

Some noticeable changes in this release, mainly the presence of an install script. (Sorry 'bout the previous release's lack of complete install instructions).

The AJAX scripts have also been enhanced a fair amount.

Note: another release will be introduced soon


WikyBlog V0.1

This is the first release of the WikyBlog software.

Last modified 01:05 Thu, 11 Jan 2007 by Main. Accessed 498 times Children What Links Here share Share Except where expressly noted, this work is licensed under a Creative Commons License.