I was using module in my own project and i was needed to change some functionality in it, so i created more flexible verion of this module. Now user can easily choose wich tab is needed to be shown and which is not, i also added multilingual support so this will work with multilingual sites.
One thing - you need to have Locale module enabled.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | hide_vtabs-more_options-2593313-2.patch | 4.34 KB | nikita.izotov |
| d7.dev_.png | 81.28 KB | nikita.izotov |
Comments
Comment #2
nikita.izotov commentedHere is the patch
Comment #3
ram4nd commentedComment #4
rafaolf commentedHi @nikita.izotov, thanks for the patch.
We need the following fix:
- please provide a patch from module's docroot instead of the project one. This will avoid any project-specific file and unnecessary ones, like ".gitignore".