After having to add a few programs I copied this feature from the station_catalog module.cd ..

CommentFileSizeAuthor
station_program_redirect.patch2.45 KBdrewish

Comments

drewish’s picture

Status: Needs review » Fixed

committed to head.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

joachim’s picture

Typo:
s/convienient/convenient/

also... while we're fixing typos, it says 'wierd' instead of 'weird' somewhere in the admin interface :)

joachim’s picture

Actually, what do you think about moving this feature out to a module of its own, where the admin can choose to redirect the submission form for any content types? It's not specific to the station module or program type, after all.

drewish’s picture

cool, fixed the typos.

i'm pretty sure there is a module to do just that but it seemed like a simple enough feature to add on rather than requiring another module.

joachim’s picture

You're right, there's something already: http://drupal.org/project/submitagain

drewish’s picture

humm, now i'm torn... should i back out that feature or leave it in and just steal the other cool features like adding a separate button and message with link to the newly created node...

joachim’s picture

It's sort of disappointing, but I think it makes sense to have the feature in a separate module.
If you do decide to go with that, I'll put a link to the submitagain module in the documentation :)