There are 2 updates, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-8fe1fb94-b11c-43dc-93f1-a07863cf9cbe XWIKI-9363 Reopened

Have a consistent naming for Indexes applications

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-d7ee8114-6cbf-4903-bf4b-05f4692c1687 Changes by Charpentier Lucas on 15/May/25 13:45
 
Description: IMO the main wiki should contain at least 4 big applications:
- Workspaces Index
- Document Index
- Users Index
- Applications Index (not currently existing)

Indexes applications function is to display similar data and allow users to manage them.

This issues is about having a "naming standard" for Indexes.
1.
User plural Use singular form (documents instead of document) (updated midway through -- see comments)
2. Use 'Index' instead of 'Manager', 'Directory', etc. since it's more generic http://dictionary.reference.com/browse/index

* Workspaces Index:
** Current located: WorkspaceManager.WebHome
** Title: Browse Workspaces

* Documents Index:
** Current located: Main.AllDocs
** Wiki Title: Documents on this Wiki
** Space Title: Space Index

* Users Index:
** Current located: Main.UserDirectory
** Title: User Directory

Labels: bugfixingday consistency
 
 

2 comments

 
cid:jira-generated-image-avatar-d7ee8114-6cbf-4903-bf4b-05f4692c1687 Charpentier Lucas on 15/May/25 13:46
 

1. AFAIK workspaces are not a thing anymore. We only need to sync names for apps, pages and user indexes.
2. The page index is contained on the page `AllDocs` which contains other tabs. I don't think it's relevant to give this page a title that would only fit the page index.
3. The drawer and the application index title are already following the standard. The user index title is the only place where the standard is not followed. Its title is `User Directory`, which comes from a translation last updated in 2010. The application panel does not currently contain any reference to any index.

 
cid:jira-generated-image-avatar-d7ee8114-6cbf-4903-bf4b-05f4692c1687 Charpentier Lucas on 15/May/25 13:54
 

Started a PR with the last changes needed to close this issue at https://github.com/xwiki/xwiki-platform/pull/4164 .