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.

Comments

nikita.izotov created an issue. See original summary.

nikita.izotov’s picture

StatusFileSize
new4.34 KB

Here is the patch

ram4nd’s picture

Status: Active » Needs review
rafaolf’s picture

Hi @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".