Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: object title should appear in HTML <title> #335

Closed
stefanorosanelli opened this issue Oct 1, 2012 · 5 comments
Closed

ui: object title should appear in HTML <title> #335

stefanorosanelli opened this issue Oct 1, 2012 · 5 comments

Comments

@stefanorosanelli
Copy link
Member

When editing an object in a module you have a <title> like:

BEdita | module-name | view

where module-name may be documents, events....
Object title is useful, specially if you work with multple tabs/windows.
A new title structure could be:

object title | project-name | BEdita / module-name

Also project-name may be useful in <title>
What do you think?

@ghost ghost assigned qwerg Oct 1, 2012
@stefanorosanelli
Copy link
Member Author

@batopa @xho could be interested....

@batopa
Copy link
Member

batopa commented Oct 1, 2012

I agree, object title and project name are very useful when you work on many projects/objects.
The structure you suggested is fine for me

@ghost ghost assigned batopa Jan 8, 2013
@qwerg
Copy link
Member

qwerg commented Jan 8, 2013

I suggest a complete path inversion as:
object title | module-name | project-name | BEdita

examples:

Image of a cat | multimedia | Chialab books | BEdita
Term of services | documents | Chialab books | BEdita
New issue | news | Chialab books | BEdita

@batopa
Copy link
Member

batopa commented Jan 8, 2013

Sumarizing

Title in view object

object-title | module-name | project-name | BEdita

Title in module index

module-name | project-name | BEdita

Title in other module pages

controller-action | module-name | project-name | BEdita

example:
categories | documents | My project | BEdita

Title in dashboard

project-name | BEdita

@qwerg
Copy link
Member

qwerg commented Jan 8, 2013

Ok for me. Perfect.

batopa added a commit that referenced this issue Jan 9, 2013
add to BeurlHelper the 'pageTitle' method that return the page title to put in <title> tag
@batopa batopa closed this as completed Jan 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants