forked from dignajar/nibbleblog
-
Notifications
You must be signed in to change notification settings - Fork 1
License
syndicatefx/nibbleblog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
====== Nibbleblog ====== Version: Beta on Github Codename: Release date: Site: http://www.nibbleblog.com Blog: http://blog.nibbleblog.com Help & Support: http://forum.nibbleblog.com Documentation: http://docs.nibbleblog.com ===== Social ===== * Twitter: http://twitter.com/nibbleblog * Facebook: http://www.facebook.com/nibbleblog * Google+: http://google.com/+nibbleblog ===== Intallation ===== 1. Unzip the downloaded file 2. Upload all files on your hosting or local server via FTP, Shell, Cpanel, others. 3. With your browser, go to the URL of your web. Example: www.domain.com 4. Complete the form 5. Done! you have installed Nibbleblog ===== System Requirements ===== * PHP v5.2 or higher * PHP module - DOM * PHP module - SimpleXML * Directory "content" writable by PHP ===== About the author ===== Name: Diego Najar E-mail: [email protected] Linkedin: http://www.linkedin.com/in/dignajar ===== Changelog Nibbleblog Nightly Builds ===== * CSS -> class img.align_left renamed to .nb-align-left * CSS -> class img.align_right renamed to .nb-align-right * CSS -> class pre.console renamed to .nb-console * New Helpers for developers * New Helpers for themes * Dashboard->Themes List changes * Image quality - http://forum.nibbleblog.com/viewtopic.php?pid=2390 * Blacklist system * Set a page as default page * Gif images are not resize after upload * New dashboard * Fix on Nb Media * Username for Disqus and Facebook commments now on settings * Fix for Safari browser * Plugin last post renamed to latest post * Nibbleblog Code for TinyMCE ===== Deprecated features for version 4.1 ===== File: /admin/kernel/api/comment.class.php $Comment->get_hash() replaced for $Comment->form('hash') $Comment->set_hash() replaced for $Comment->set_form('hash', 'value') File: /admin/boot/rules/8-posts.bit
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 49.7%
- PHP 36.9%
- JavaScript 13.4%