This patch moves the welcome (from now introduction help) to the system modules help hook.
Why?
* We can now render it under admin/help. this patch does that. I often got requests from People wanting to read that message again, after posting their first test post.
* We can now finally change this trough the handbook-path. Documentation teams can make this first text one sees a lot nicer without coding PHP
* It is where it belongs. Not in node.module. Not hidden away deep down in some private function.
Setting this to code needs work, because I want some feedback from the doc team on whether or not this patch/idea actually does allow us to modify the texts trough the handbooks.
Also note that I slightly modified the help text, so that it could be rendered on the /admin/help page too.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | intro_help.png | 82.26 KB | Bèr Kessels |
| first_help.module | 5.29 KB | Bèr Kessels |
Comments
Comment #1
Bèr Kessels commentedAnd here is a screenshot how it looks under admin/help after this patch.
Comment #2
simon rawson commented+1 for this idea. It's not nice to have this hardcoded into node.module.
Would you include the possiblility of allowing admins to disable the "welcome to..." text even if there are no nodes displayed?
Comment #3
Bèr Kessels commentedNo, rather not. That is a bit OTT IMO. it would require a specia seting somwere in the settings page, only for the very rare chance that somene desides to have an empty frontpage. There are loads of ways to achieve this. For one, you can add a single node explaining what the site is about.
Comment #4
Bèr Kessels commentedI have not heard from the docs team. So we should proceed without them voting.... :)
Comment #5
sepeck commentedI missed the message to the list evidently, but it seems a good idea. +1
Comment #6
Bèr Kessels commentedbump
Comment #7
Bèr Kessels commentedbump
Comment #8
drummHold your bumps. This doesn't even apply.
Comment #9
Bèr Kessels commentedsorry. :s I meant to change the status to 'needs work' in the last bump. But forgot :/
This needs to brought under attention IMO, because of the work people are planning to do on the welcome experience. This patch might be a starting point, or else just marked 'duplicate' :)
Comment #10
wim leersThe new installer in Drupal 6 makes this irrelevant.