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:cwd] first letter search & navigation in cwd #1923

Closed
dmitriy-boev opened this issue Mar 10, 2017 · 8 comments
Closed

[ui:cwd] first letter search & navigation in cwd #1923

dmitriy-boev opened this issue Mar 10, 2017 · 8 comments
Assignees
Labels

Comments

@dmitriy-boev
Copy link

dmitriy-boev commented Mar 10, 2017

Can i somehow do a letter navigation files?
And can someone help me hide section with volumes.
Thanks
So ok,hide section with css.
.elfinder-navbar{
display: none!important;
}
Is Letter navigation possible?

@dmitriy-boev dmitriy-boev changed the title He Letter navigation and hide section with volumes Mar 10, 2017
@dmitriy-boev
Copy link
Author

Maybe i explain not clearly,want to search files when press on letter buttons,can someone help?Please

@nao-pon
Copy link
Member

nao-pon commented Mar 13, 2017

@N73dp Is incremental search a substitute for it? Ctrl + F and press a and next characters.

@nao-pon
Copy link
Member

nao-pon commented Mar 13, 2017

hide section with volumes

There is a client configuration ui.
e.g. ['toolbar', 'path', 'stat']

@dmitriy-boev
Copy link
Author

dmitriy-boev commented Mar 13, 2017

For me incremental search is best decision.But some of my users need to search like click on letter,i don't have enough experience to do this.
And i have another two questions:
Can i somehow hide rights column in table of files?
And where is text "search results is empty..."need to translate it.

@nao-pon
Copy link
Member

nao-pon commented Mar 13, 2017

The elFinder performs lazy loading of items. It is difficult to handle when all items are not loaded.

Can i somehow hide rights column in table of files?

You can use a client configuration uiOptions (uiOptions.listview.columns).

where is text "search results is empty..."need to translate it.

Which language are you using? We are welcome your translations. There is translation tool. Please visit it.

@dmitriy-boev
Copy link
Author

dmitriy-boev commented Mar 13, 2017

Thanks for answers, i use russian language, there is no this string in translation file,so there is no decision for my task?
http://c2n.me/3Iosoa8

@nao-pon
Copy link
Member

nao-pon commented Mar 13, 2017

I updated template file.so you be able to find "Search results is empty in current view.\APress [Enter] to expand search target." in translation tool(RU) now. Please change this input filed, and of course, you can change other words and phrases. Then please click "Make it!", and Please send a pull request with reference to the displayed contents.

Thanks!

@dmitriy-boev
Copy link
Author

dmitriy-boev commented Mar 17, 2017

Can i somehow initialize events of live search?

@nao-pon nao-pon reopened this Mar 23, 2017
@nao-pon nao-pon self-assigned this Mar 23, 2017
@nao-pon nao-pon changed the title Letter navigation and hide section with volumes First letter navigation in cwd Mar 23, 2017
@nao-pon nao-pon changed the title First letter navigation in cwd [ui:cwd] first letter navigation in cwd Mar 23, 2017
@nao-pon nao-pon changed the title [ui:cwd] first letter navigation in cwd [ui:cwd] first letter search & navigation in cwd Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants