Download
This how-to and links are deprecated (is too old) for new release please download it from sourceforge.net http://falias.svn.sourceforge.net/
Last stable release is 0.3:
phpblamework-0.3.tar.bz2 - 120Kb, sha1sum: 4c80208773c0865c7fa2d0010ba17130eebf7a0c
phpblamework-0.3.zip - 240Kb, sha1sum: 09b339aab01687e055df388be569d1a5bd5b2b48
Last development release is 0.4rc1:
phpblamework-0.4rc1.tar.bz2 - 280Kb, sha1sum: a5c917fd3d86aef9a376846deac4683b3614e5c4
phpblamework-0.4rc1.zip - 424Kb, sha1sum: 825572c0b7265025af1f10fb0fefabf6893af2c9
CVS download:
You can download framework via cvs(nt). User anonymous have empty password. Module name is phpblamework and CVSROOT could be:
:sserver:anonymous@cvs.webjet.cz:/cvs/phpblamework or
:pserver:anonymous@cvs.webjet.cz:/cvs/phpblamework. So you can simply download by typing this command to your command line:
cvs -d :pserver:anonymous@cvs.webjet.cz:/cvs/phpblamework co phpblamework enter
Changelog
Release 0.3 - from this release php version 5 is require- added background
- optimised png images
- added power phpBlamework icon
- new library with these classes (gui.php):
- GuiObject - base class for other gui objects
- Container - it could includes some other graphics elements (GuiObjects)
- new others classes (forms.php):
- Button - gui Object button usable in forms
- Form class (forms.php):
- added enctype(lsEnctype) - default is multipart/form-data
- AddButton method and buttons functionality was rewrote
- class definition is now for php 5
- Template fixes to new form functionality:
- .button class (index.css)
- WLogin_LoginForm , WLogin_ShaForm (w_login.php)
- WNews_NewEditForm, WNews_NewDeleteForm (w_news.php)
- WTexts_MenuEditForm, WTexts_MenuDeleteForm, WTexts_TextEditForm, WTexts_TextDeleteForm (w_texts.php)
- cs_CZ messages is updated
- fixed error with sessions
- added gettext support with self detection
- changed document generator to NaturalDocs - more usable, mainly for templates.
- renamed jsblase.js to jsblame.js
- framework - 99% translated comments to english in:
admin.php, index.php, misc.php, jsblame.js, forms.php, sql.php, menu.php and view.php - template - full translated comments to english in:
w_login.php, w_index.php, config.php, modules.php, a_modules.php, w_news.php, w_texts.php, w_info.php - cleaned some duplicate code
- moved $WLogin_users from w_login.php to config.php and changed it's name to $gaWLogin_users
- some internal fix in view.php
- changed names of ViewConfig class to UserView and it's attribute prehled to lrView
Older releases
Release is 0.2:phpblamework-0.2.tar.bz2 - 112Kb, sha1sum: 35f89a6b69a27bb17501581b87d64a85f9cdc85a
phpblamework-0.2.zip - 224Kb, sha1sum: 139d4bb1046d6d10384c23ffc7db50aa65f4bddf
Release is 0.1:phpblamework-0.1.tar.bz2 - 108Kb, sha1sum: 07b1d22a3ddd89bb3e7389b06363705a495281e7
phpblamework-0.1.zip - 220Kb, sha1sum: f573cb5b474d15156af144577a0dec431381ad9e


