#206 - Editable meta data
| Identifier | #206 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Editable meta data |
| Status | Completed |
| Tags |
Type: Cross-cutting feature (custom) |
| Handling member | Chris Graham |
| Addon | core_html_abstractions |
| Description | Consider making some of the meta data editable (e.g. submitter, so owner can be reassigned). Also the URL moniker. |
| Steps to reproduce | |
| Related to | #972 - Allow administrators to specify or remove the URL extension |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
Example...
you have a news post, Test
which auto-generates a moniker 'test'
which has a URL /site/news/view/test.htm
you want to be able to change the moniker to 'example', for /site/news/view/example.htm, or even to '/example' for /example.htm
Composr would need to check any of these monikers to ensure the given names don't cause conflicts.
Composr would need to of course have support for these new "trailing /" monikers.
This would make it a lot easier for people to find out the specific IDs of pieces of content.