I think the original module had such a low number of users, that maybe the module author didn't feel it was worth continuing development. But I think the problem was a lack of awareness. I've been using Drupal for years and just now came across this module. I'd like to see a D7 version too.
To be honest, I don't have much time to work on this, I know is a useful module, but seems not be so important for other people, so yes, mostly for this reason I didn't tried to port this to D7.
This is a list of things that I would like to see in the D7 version.
Turn Canned Text into D7 entities. After all we have only a title and a text to display, there is no need to use content types for this.
Create a plugin for TinyMCE and CKEditor. I not comfortable with the way this is implemented, I mean, a select box is not as usable as a widget in the wysiwyg.
Make the Views support optional, using the EntityFieldQuery should be enough if we add a property to the entity to group canned texts.
If somebody is interest in help me with the development, please contact me via the contact form. I will be creating a new branch and pushing some code in a few days.
Comments
Comment #1
sachbearbeiter commented+1
Comment #2
andyhu commented+1
Comment #3
tiborg commented+1, please someone!? :)
Comment #4
mcfilms commentedI think the original module had such a low number of users, that maybe the module author didn't feel it was worth continuing development. But I think the problem was a lack of awareness. I've been using Drupal for years and just now came across this module. I'd like to see a D7 version too.
Comment #5
dagmarAlright, lets plan a D7 release.
To be honest, I don't have much time to work on this, I know is a useful module, but seems not be so important for other people, so yes, mostly for this reason I didn't tried to port this to D7.
This is a list of things that I would like to see in the D7 version.
.
If somebody is interest in help me with the development, please contact me via the contact form. I will be creating a new branch and pushing some code in a few days.
Comment #6
sachbearbeiter commentedthis all sounds really nice - i'm not a programmer, but would be a small bounty helpful?
br
sb
Comment #7
dagmarI created a development version. I will be available after 12 hours maximum. Or you can checkout the 7.x-1.x branch.
The basic functionality is working, you can create and insert canned texts.
Wysiwyg plugins and the bug reports should be moved into other issues.