IMPORTANT : Ce plugin ne marche plus depuis la version 2.3.2 de WordPress. Désolée, pas d’update prévu.

That is the version 1.0.1 of the first full flash template for WordPress !
FLOG MAKER is an entirely self-contained alternative flash blog system that resides within WordPress plugin, designed for absolutely seamless integration with your WordPress installation.

Among its features are:

  • Quick install
  • Full integration with WordPress’ own user system
  • Search capabilities
  • Calendar capabilities
  • Contact capabilities
  • Totally customisable
  • Clean uninstall if you don’t like it :)
  • Multiple flash blog setup

The flog maker plugin will changes blogs users habits

forum

You can see a demo at www.lutincapuche.info/wp-flashblog/
Please tell me of any disfonctionnement and I will try to correct bugs!
The lowest specs Flog Maker has been tested on so far PHP 4.4.4, MySQL 4.0, Apache 1.3.33 and WordPress 2.0.3.

1. Install

Download the source :

  • Upload the wp-content/plugins/flog-maker/ directory to your WordPress folder (note: upload the DIRECTORY itself, not just the files)
  • Upload the /wp-flashblog/ directory to your WordPress plugins folder (note: upload the DIRECTORY itself, not just the files)
  • Activate the plugin
  • Be sure your url settings in the managment console is ok
  • You’re done!

You’ll find a new top-level menu option in your site admin, labelled « FlashBlog ». From here you can set up your configuration variables, and be ready to run in seconds.

To see the result, go to yourURL/wp-flashblog/

Warning:

Don’t edit the wp-flashblog directory name, other wises this can create bugs.

2. Download

WordPress 2.3 and more :

Flag GB Flog-maker 1.0.3 EN

Flag fr Flog-maker 1.0.3 FR

Before WordPress 2.2 :

Flag GB Flog-maker 1.0.1 EN

Flag fr Flog-maker 1.0.1 FR

3. Upgrading


20/11/10 21:12 FlashBlog for WordPress 2.3 : plugin flog-maker 1-0-3 !

Bugs fixed:
-mistakes in the 1.0.2 release
-improve referencement

Flag GB Flog-maker 1.0.3 EN

Flag fr Flog-maker 1.0.3 FR
15/10/10 21:12 FlashBlog for WordPress 2.3 : plugin flog-maker 1-0-2 !

Bugs fixed:

  • Compatibility with WordPress 2.3
  • Configuration bug fixed

Flag GB flog-maker 1-0-2 en

Flag fr flog-maker 1-0-1 fr

To update the flog maker, go to the ‘advanced’ tab of FlashBlog administration.
Choose uninstall FlashBlog, then desactivate the plugin.
Upload news files on your ftp:
-wp-flashblog on the wordpress root directory
-flog-maker on plugin directory.
Re-activate the plugin.
Do not only desactivate flog maker when updating, uninstall it for this release!


15/04/07 21:12 New release : plugin flog-maker 1.0.1 !Bugs fixed :

  • « headers already sent » bug fixed
  • logo settings added

Flag GB flog-maker 1-0-1 en

Flag fr flog-maker 1-0-1 fr

To update the flog maker, go to the ‘advanced’ tab of FlashBlog administration.
Choose uninstall FlashBlog, then desactivate the plugin.

Upload news files on your ftp:

-wp-flashblog on the wordpress root directory

-flog-maker on plugin directory.

Re-activate the plugin.

Do not only desactivate flog maker when updating, uninstall it for this release!


30/03/07 21:02 plugin flog-maker 0.1.3 !Bugs fixed :

  • compatibility with WPMU
  • a few small bugs
  • home message changed

This new release is specially for wpmu users, who can’t install flog-maker before this release :) .

Flag GB flog-maker 0-1-3 en

Flag fr flog-maker 0-1-3 fr

To update the flog maker, you don’t have to desactive it or to re-install database, just upload these files on your ftp:

-wp-flashblog on the wordpress root directory

-flog-maker on plugin directory


25/03/07 18:12 Package FlogMaker 0.1.2 EN-Links tabs bugs fixed-Sitemap option add on the flashblog dashboard-New language variable for easy installing of the english version.You can download the new package here:
Flag GB Flog-maker 0.1.2 EN

Flag fr Flog-maker 0.1.2 FR

To update the flog maker, you don’t have to desactive it or to re-install database, just upload this files on your ftp.


20/03/07 21:12 Package FlogMaker 0.1.1Fixed bugs :
-bugs with database tables names
19/03/07 22:10 Package FlogMaker 0.1.0Desactivate the plugin, remove the flog-maker directory and replace it entirely with the new one. Reactivate the plugin afterwards.

4. Uninstalling

If you don’t like FlogMaker and want to remove it permanently, there is a clean uninstall option that will remove all data that were created when you has installed. Simply go to FlahBlog > Advanced > Uninstall and follow the prompts. It’ll be out of your hair in no time.

5. Languages

Flag FR flogmaker_fr_FR (.po & .mo version 0.1.1)

Flag GB flogmaker_en_EN (.po & .mo version 0.1.1)

6. Warnings

Css is not well interpreted in flash textfields. only few attributs are allowed (see the documentation), and that is why this plugin is absolutely not compatible with plugins like « syntaxHighlighter».
You can add pictures but no movies.

Css and Flog Maker compatibilities

Rare are css tags which are interpreted by Flash. Don’t hope to use div or tables, they are not interpreted and can make bugs and break page layout.

Texts styles are defined manually in the file : wp-flashblog/css/style.css. You can edit attributes and values, colors, fonts, sizes …
These tags are mapped to the content with a replacement function of the following tags. If you do not use these tags, your text styles will be not visible in FlashBlog.

So try to use at the maximum these tags in your content to have a nice and various article:

  • <strong></strong>
  • <a href= »" target= »" title= »"></a>
  • <h1></h1>
  • <h2></h2>
  • <h3></h3>
  • <li></li>
  • <img src= »/84095907_0af4994686.jpg » alt= »un arbre  » name= »image109″ hspace= »20″ vspace= »20″ align= »absmiddle » id= »image109″ />
  • <i></i>
  • <br />

For the moment, flog maker allow only simple html contents, but i am working on insertion of medias like movies or swf files, and on a picture galery.