First of all, blog aid is a very nice work althought its name is kind of misleading. I sugguest the module should be renamed to something like content aid.

My request is a "save and new" button witch is on all the time when adding or editing a node. Currently, I simply changed the code of "save and edit" button and make it work like "save and new" button.

I believe this module will be very useful.

Thanks!

CommentFileSizeAuthor
#6 blogaid.zh-hans.po2.75 KBphilme
#4 blogaid.de_.po2.96 KBt.lan
#4 blogaid.patch1.19 KBt.lan

Comments

philme’s picture

by "save and new" I mean save the current node and creat a new node of the same type. A redirection will do the job.

BTW, Can I post a comment on your module page? And who can view the commits of your module?

pp’s picture

I sugguest the module should be renamed to something like content aid.
Blog Aid module was designed for bloggers. It isn't want to be an universal module. I think the biggest problem for Drupal usability that Drupal is universal. ;)

My request is a "save and new" button witch is on all the time when adding or editing a node.
Why not use node_clone for that?
http://drupal.org/project/node_clone

Currently, I simply changed the code of "save and edit" button and make it work like "save and new" button.
Let's share it! ;)
http://drupal.org/patch

philme’s picture

Thanks for your suggestions. I just like to have more choices when I finish my editing like save to draft or save and edit. So I think your module is a good thing and could be better when more buttons are there like save and new.

I am not a good programmer and also not satisfied with my modification to blogaid because sometimes I still need save and edit. So I hope there is save and now button in your next release.

t.lan’s picture

StatusFileSize
new1.19 KB
new2.96 KB

I took the idea and changed the code. There is an additional "Save and new" button now. See patch attached.

I also translated the module to German language. See attache .po file.

Regards,
Thomas

philme’s picture

thanks t.lan it works.
I am using add another module, but with your patch I will use blogaid instead.

philme’s picture

StatusFileSize
new2.75 KB

Simplified Chinese po

pp’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

Thank's t.lan, philme I added German and Chinese translations. Check the 6.x-1.x-dev.

pp

giorgio79’s picture