Icon image in croogo admin nav - croogo

I'm currently working with croogo for my back-end. How can I know which icons are available in admin nav in croogo?
and can I add my own element or view as a admin content?

Croogo uses icons from http://fortawesome.github.io/Font-Awesome/. At this time, both 1.5.x and 2.x is still using FontAwesome 3.0.2

Related

Restrict IONIC side menu from auto populating for large screens

I have implemented side menu for my IONIC 5.0.0 application. In smaller device side menu is shrinking to Hamburger icon (working fine). I want the same behavior in large screens also but unfortunately the menu is fully visible in the landscape mode of my iPad (6th gen). Does anyone know how to hide the menu in Hamburger icon always (for all device).
Seems you need to use when="false" property in the ion-split-pane component. Please find app.component.html. The location should be like src/app/app.component.html and change the following line from
<ion-split-pane>
to
<ion-split-pane when="false">
To learn more about the ion-split-pane component, visit this link.

Drupal 8 - browser tab title translations for views

I am creating a multilingual site in Drupal 8. The browser tab title for nodes translate, but in a view the titles are all in english.
Currently, the goal is to create one view page and use a URL alias to direct to the other translation views. I have the filter set to content revisions for languages using the "Interface text language selected for page". On these view pages, everything but the title translates.
Is there a way to force the browser tab titles to translate without having to create additional view pages for each language?
Thank you in advance for any advice
If by "browser tab title" you mean Views' title, enable "Configuration Translation" core module, and then click on "Translate" link next to your View ("Operations" column, /admin/structure/views).
If you mean titles of nodes' which you output in a View, then check out settings of a default prebuild "FrontPage" View, because it works just great with content translations, maybe you've just missed some important settings which you can spot there.

liferay 7 - how to change from the default liferay logo to the company logo?

Liferay 7 GA1 is just releasead but the documentation is not complete yet. How can I change from the default liferay's logo to the company logo? I want to have a custom logo for each site of course.
Go into Control Panel->Configuration->Instance Settings->Miscellaneous tab and make sure Allow site administrators to use their own logo? checkbox is checked.
Now you can define a per site logo via: your site in control panel->Navigation->Public Pages->Configuration menu. Here Logo Tab appears now.
For those using the 7.1 it's found at:
Build > Pages > Configure (cog icon) > Scroll down to bottom of page

Rename Prestashop mobile menu caption

I use PrestaShop 1.6.0.9. I know how to change the items in the top navigation menu or how to add/delete categories from the left menu.
But I can't investigate how to change the caption of category menu in mobile template?
You can see here that the left category menu on desktop is called "Produkty". If you scale down the tab or you view it on your mobile, it is called "Menu". I would like to rename it. I tried to find it in the Localization / Translation of the template, core and moduls. Unfortunatelly without any success.
Do you know which files should be edited to display "Menu" caption as "Produkty" even on the mobile?
I finally figured it out.
It was located in files in www/modules/tmleftmenu/ and need to be replaced in in files:
tmleftmenu.tpl (for mobile view)
tmleftmenu_left.tpl (for desktop
view)

Facebook tab application - application controlled icons / tab translations?

Is it possible to control a tab icon?
over tab settings?
over an API?
Why I'm asking: I'm trying to implement top company information into tabs. It's just one application. I can manually change the icon if I create a new application for each tab.
Is it possible to create one application that controls loaded iframe URL and change the icon from tab settings?
I don't think this is possible. Have a look at the tabs section in the page document, you can only update three parameters: position, custom_name and is_non_connection_landing_tab