Geeklog

The Ultimate Weblog System

Geeklog
  • jQuery, Maps, Paypal, Classifieds and Vthemes Plugins Updates

    Here are the updated 5 plugins that let you enjoy the new features and security patches.

    • jQuery plugin 1.3.1: Allows you to display images in a lightbox and more
    • Maps plugin 1.2.3: Display google maps on your website, as well as markers and overlays
    • Paypal plugin 1.4.3: open your shop to sell files, subscriptions, articles.
    • Classifieds plugin 1.2: Classifieds Publish in minutes.
    • Vthemes plugin 1.5.3: View the different themes available for your site.

    As some code exploits were discovered in TimThumb script which is in all those plugins, it is ask to update as soon as possible. See Dowloads section.

    If you do not want or can't upgrade any of those plugins due to your Geeklog version, please replace at least all your timthumb scripts:

    • public_html/classifieds/timthumb.php
    • public_html/jquery/timthumb.php
    • public_html/maps/timthumb.php
    • public_html/paypal/timthumb.php
    • public_html/vthemes/timthumb.php

    Here are a few enhancements in TimThumb 2.0:

    • Includes the ability to take website screenshots if you have Xvfb and CutyCapt installed. (Instructions included how to do this)
    • All filters and resizing can be applied to website screenshots.
    • The cache directory is now secure and is still public for flexibility across platforms.
    • TimThumb creates index files in your cache to prevent directory listings.
    • Filenames are more randomized using data that a hacker doesn?t have access to, making it very hard to guess filenames in cache and access them.
    • Cache files have a .txt extension which means the web server won?t execute them.
    • All cached files have a fixed length record at the beginning which, if a web server tries to execute them, will be interpreted as PHP code and will cause an immediate exit.
    • It includes file locking when files are created in cache to avoid conflicts.
    • The entire code base has been rewritten and refactored for better code scaleabilit ...



  • Video Embed FCKeditor Plugin v1.0.0

    Video Embed FCKeditor Plugin will allow you to easily insert embedded videos into your stories and static pages. Once installed, simply press the Video button on your editor toolbar to open Video Embed. Paste your embedded video string, select the alignment and then press INSERT and the video will be placed in the editor window.

    How to install this plugin

    • Firstly extract the archive to the public_html/fckeditor/editor/plugins directory
    • Add the plugin to your FCKeditor by opening you 'public_html/fckeditor/myconfig.js' file. Add the following statement: FCKConfig.Plugins.Add('ImageManager');
    • Add embed to Additional HTML for Adv. Editor in the Geeklog's config >> Miscellaneous >> HTML Filtering
    • Done. (Should the toolbar icon not appear, try to clear your browser's cache)

    Download Video Embed FCKeditor plugin ...



  • Open Graph Protocol plugin

    Open Graph Protocol (OGP) plugin supports Open Graph Protocol(OGP) and allows you to run your Geeklog site in cooperation with web sites supporting OGP such as Facebook by producing <meta property="og:***" content="***"> tags.

    Besides, the plugin allows you to display Facebook Like buttons and/or Facebook comments in your articles, static pages, calendar events, link categories, poll items and download files. You can set the kinds of contents in which to show Facebook Like button and/or Facebook comments in Configuration.

    Download the plugin from Geeklog.net or my site and have fun! ...



  • Google maps plugin 1.2

    The new version of Maps plugin is available for download.

    The development of three new features was sponsored by the University of Kyoto (Japan)

    • import and export markers
    • overlays support
    • image marker support

    We can now export or import markers from one map to another or from one site to another via an  csv file. Overlays allow to superimpose an image on the map which allows you to add content to the tool provided by google maps. The markers can be customized with a picture.

    Finally, so far all the markers were grouped in a cluster to increase display performance. Now we can choose (in the config) to display all markers regardless of the zoom of the map.

    Download Maps plugin 1.2 ...



  • Touch2 - Geeklog Hacks for Smartphone

    Touch2 , Geeklog hacks for smartphones ver. 0.8 is out now!

    You can see it works on the Geeklog japanese or my site by accessing on iPhone or Android phones (or any other browsers, emulating UA to iPhone or Android).

    This hacks display pages optimized for smartphones, using jQuery Mobile ver. 1.0.

    Try and enjoy! ...



  • Paypal plugin 1.4.0

    Paypal plugin 1.4.0 for Geeklog 1.8.0+ is now available for dowload.

    This new release brings management of shipping and the following patches will help you to improve your online business

    [new] SEO shop title and product title
    [new] Rebuild purchases list
    [new] Discounts and reference price
    [new] handle shipping costs
    [new] category editor
    [new] categories breadcrumbs
    [new] remove buy now button
    [fix] Page navigation for category display
    [fix] New link to edit page for pending order

    Documentation | Dowload ...



  • Yahoo OAuth support
    Yahoo OAuth support hack is now available for download.

    test site: http://yahoooauth.winkey.jp/
    download: http://www.geeklog.jp/downloads/index...ahoo_oauth

    Author: hiroron
    Support: Ivy

    Geeklog Japanese entry for MASHUP AWARDS 7.
    MASHUP AWARDS 7 entry: https://ma7.mashupaward.jp/works/364?locale=ja ...

  • Geeklog 1.8.1

    Geeklog 1.8.1 is now available for download. This is a maintenance and recommended upgrade for Geeklog 1.8.0.

    This release ships with jQuery 1.6.3, which fixes a possible XSS in that JavaScript library, which shouldn't have affected Geeklog itself, but may potentially exist in add-ons that make extensive use of jQuery. Geeklog 1.8.1 also fixes two cases of information leakage, where the OAuth consumer key and secret were exposed when enabling the "rootdebug" option (which is off by default). Also, the MS SQL driver was displaying full details of SQL errors by default.

    Other changes in this release:

    • Fixed a regression in Geeklog 1.8.0 that made the [code] and [raw] tags not escape content properly.
    • Fixed problems with adding or removing items to/from arrays in the Configuration.
    • The admin's User Editor no longer loses changes when an error occured.
    • Fixed images not being displayed in the story preview (when editing an existing story).
    • Plugins can now set $_SCRIPTS in the plugin_getFooter() function.
    • Fixed some warnings raised by PHP 5.4 (currently in beta).

    There were no changes in the database, the themes or the language files in Geeklog 1.8.1 (over 1.8.0), so upgrades should be relatively straighforward.

    Next up: We will now concentrate on Geeklog 1.9.0, which will bring some changes in topics, blocks, and the MySQL API that may affect existing plugins. Plugin authors are encouraged to join us on the geeklog-devel mailing list and also to try out the "nightly" tarball for early testing. ...



  • Geeklog 1.8.1rc1

    Geeklog 1.8.1 is a maintenance release and a recommended upgrade for Geeklog 1.8.0. The first release candidate is now available for download.

    Geeklog 1.8.1 fixes a regression with the [code] and [raw] tags which didn't escape content properly in 1.8.0. This release also ships with jQuery 1.6.3, which fixes a possible XSS in that popular JavaScript library. To the best of our knowledge, this XSS did not affect Geeklog itself, but it may potentially exist with plugins that make extensive use of jQuery. For other changes, please see the documentation and the included ChangeLog.

    Geeklog 1.8.1 does not introduce any changes in the language files (other than some updated or new translations), in the theme, or in the database. So upgrades from Geeklog 1.8.0 should be pretty straightforward.

    Please help us test this release candidate so that we can release the final version soon. Thanks. ...



  • ImageManager plugin for FCKeditor

    The imageManager can be used to upload, crop, resize and rotate images ('GD', 'IM', or 'NetPBM' library). The plugin can also replace images and watermark them.

    Simply to install

    1. Extract the archive to your public_html/fckeditor/editor/plugins directory
    2. Edit the file 'public_html/fckeditor/editor/plugins/ImageManager/config.inc.php' to configure the plugin.
    3. The language for the plugin and directEdit option can be set in its 'public_html/fckeditor/editor/plugins/ImageManager/fckplugin.js' file.
    4. Add the plugin to your FCKeditor by opening you 'public_html/fckeditor/fckconfig.js' file. Near line 52 add the following statement: "FCKConfig.Plugins.Add('ImageManager');"
    5. Update the 'public_html/fckeditor/myconfig.js' file by replacing 'Image' with 'ImageManager'
    6. Done. Should the toolbar icon not appear, try to clear your browser's cache

    Download ImageManager plugin 1.0 ...




About | Contact | Advertise | Privacy Policy | Terms of Use

Creative Commons License


© 2006 - 2011 über bytes