Submitted By
A small module that lets you control the format of the "Submitted by" information on your content per content type. It adds a fieldset to your node edit form called Appearance that lets you put in a tokenized pattern for the text you want to display.
Depends on Token module. Note: This module does not create any data; rather it relies on other modules providing that data through Token.
How can you get involved?
- Write a review for this module on drupalmodules.com
- Report any bugs, feature requests, etc. in the issue tracker
Theme problems
The following themes are known to not properly honor theme('node_submitted'):
- Artist C01
- Nitobe
If you encounter any others, please let us know so that we can update this list.
Issues
As with all contributed modules, when considering submitting an issue:
- Read the documentation (two or three times is better). Don't forget the handbook pages.
- Review the existing issues list. (Don't forget to select "<all>" for the "Status" field.)
- Gather all the appropriate information. This may include (but is not limited to):
- Error messages, if any.
- Module settings.
- Drupal version.
- Browser type and version.
- Database type and version.
- Submit the issue. If other modules are involved, you may need to submit the issue to those modules as well.
Update.php
As with all modules, please make sure you run update.php after updating this module, even if no updates are identified.
Development version status
The development versions (-dev) are where the newest stuff is, including any bug fixes and new features. We try to make sure it is tested before we commit anything, but occasionally a bug will get by us. Your help on testing this code is greatly appreciated. The translation templates may not always be up-to-date in the dev releases.
Current Features being tested in Development
- German translation. #413538: German Translation
- Correct comment date/time. #432966: Comment date/time not set correctly
- Japanese translation. #437362: Japanese translation
- Add global default settings under "Post settings." #453730: Global defaults
- Comment setting, date fixes, new token. #445744: Submitted by for comments does not remember the settings?
- Added [comment-since] token. #506926: Using format interval (time ago)
- [author-link] available for comments. #485684: Link to user profile on comments?
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2 | 2009-Feb-11 | 8.47 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jul-02 | 10.81 KB | Download · Release notes | Development snapshot | |
