https://github.com/kstrauser/blogofileplugins
Plugins, etc. for Blogofile
https://github.com/kstrauser/blogofileplugins
Last synced: 12 months ago
JSON representation
Plugins, etc. for Blogofile
- Host: GitHub
- URL: https://github.com/kstrauser/blogofileplugins
- Owner: kstrauser
- Created: 2011-11-16T01:38:28.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-27T22:02:27.000Z (over 14 years ago)
- Last Synced: 2025-07-15T07:00:00.472Z (12 months ago)
- Language: Python
- Homepage:
- Size: 186 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Kirk's Blogofile add-ons
## drupalmigrate.py
Convert your old Drupal site to Blogofile the lazy way! Run both at the same
time and migrate at your own pace.
## photo_gallery.py
The photo gallery you've wanted with features like nested albums, Markdown
captions for everything, autogenerated thumbnails, navigation breadcrumbs,
and Disqus comments. See an example online at http://honeypot.net/pictures/ .
Both scripts are heavily commented to explain installation and usage.
# License
These scripts are released under the MIT license, in the same spirit as
Blogofile's own license as explained at http://www.blogofile.com/LICENSE.html .