blogaid 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| blogaid-7.x-1.0-beta1.tar.gz | 9.49 KB | 128ae61e3dc071de6080e2ac7ff7bfde |
| blogaid-7.x-1.0-beta1.zip | 10.19 KB | 4cd3fe2ee0afb0f712bab8cc051be0ee |
Release notes
Module ported from Drupal 6 to Drupal 7.
blogaid 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| blogaid-6.x-2.x-dev.tar.gz | 9.45 KB | 8cf1c1950068f416f4d7f0204f5b735c |
| blogaid-6.x-2.x-dev.zip | 10.12 KB | cfbfef13cf71fa023dbee246b4aa85c1 |
Release notes
This release add some features:
Set/unset sticky link
Resolve core action bug/feature #323325: Hidden variables in the system's send email and messge action
Publish[and reply]/delete comment whit email link simple
etc.
blogaid 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| blogaid-6.x-1.0.tar.gz | 10.18 KB | 47671764ab3b4ef9a84cb0d0b71adb75 |
| blogaid-6.x-1.0.zip | 12.21 KB | d291c47fc2101ff09c69d441005b8dfd |
Release notes
Helper module for bloggers. This module contains some usability enhances for content creation and blog management. It reduces the mouse clicks. This 1.x version designed for one user blog sites, not multi blog sites! The module is usable and safe, but Comments and Trackbacks links do not work if user does not have appropriate permissions.
Many thanks to
Goba - He helped me understanding the CVS usage.
Nevergone - He helped me with some suggestion.
Pasqualle - He helped me starting to use the drupal.org issue system and suggested me some codes.
Orsi - She corrected my English texts.
Tolmi - He helped me for creating the first Drupal module.
blogaid 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| blogaid-6.x-1.0-rc1.tar.gz | 10 KB | f522b15528600e413dfe7e88dbf70036 |
| blogaid-6.x-1.0-rc1.zip | 11.93 KB | cf5971f32f71e38291f6c1b61755732f |
Release notes
This is a first release candidate. It works but possibly includes wrong strings. Please test it!
blogaid 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| blogaid-6.x-1.x-dev.tar.gz | 8.92 KB | 4faf9ddbba1cf93dc8ff540313b0c3a4 |
| blogaid-6.x-1.x-dev.zip | 9.65 KB | 31a4761ba1fe358f4cfec0d094db83aa |
Release notes
This module add some powerful feature.
Blogaid admin block contains some link
- create new blog entry (now it's a link to node/add/story)
- approve new comments (if Comment module enabled)
- approve new trackbacks (if Trackback module installed and enabled)
- file manager (if IMCE module installed and enabled)
Draft blog entries
This block contains links to un-published story edit
Node edit forms add buttons
If you create a new story you see new "save to draft" button. If you push this button node set "un-published" before save it.
If you edit an existing story you see new "save to public" button. If you push this button node set "published" and created time set '' (this time) before save it.
TODO
"Save and edit" button.
"Logout" and "Administration" link ;)
Upgrade to multi user blog system.
Content type will changeable.