Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Bruno Baudry Newcomer
@gamahachaa · Joined 8 years ago · 6 posts · 2 topics · 5 reputation
Badges
Recent posts
-
Does Grav can be used as a simple elearning platform, is there any plugin?, thanks
· 6 years ago
Hi @joejac You can do lot of things that will make your grav app like an LMS Identifying your users The Login/LDAP plugin(s) For storytelling and graphics The mermaid and Presentation plugin Social le
-
Search page with taxonomy filter
· 7 years ago
Hi Dan, If what you want is filtering a collection of pages with pré defined keywords. Then architecturing a taxonomy https://learn.getgrav.org/16/content/taxonomy based on your business then using th
-
Login LDAP Plugin configuration
· 7 years ago
With poor LDAP/AD knowledge I also lost lots of hairs with it. Chatting with colleagues I found out that often in ADs the login is mapped to sAMAccountName map_username: sAMAccountName and then user_d
-
Tracking time spent on page
· 7 years ago
Hi all, I am trying to write a plugin that would track the time the user spent on a page. What would be the best way ? I was thinking of storing a cookie with timestamp and url and retrieving it on ne
-
Tntsearch issues with search results - in multilingual app
· 8 years ago
I solved this issue by creating an index for each available language then query the related index. Working good, but Not sure it is the proper way though.
-
Tntsearch issues with search results - in multilingual app
· 8 years ago
Hi there, As this is my first post here, Allow me to greet the GRAV team for the best cms ever ! I have a mutilingual (fr + de) knowledge management tool based on Grav. Search engine is TNTSEARCH. The