Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
David Lannan Member
@dlannan · Joined 9 years ago · 17 posts · 5 topics · 1 reputation
Badges
Recent posts
-
Create a new page from php or?
· 8 years ago
Hi everyone, Im doing something a little weird with grav, and its working out amazing so far. Basically a 3D development system in WebGL using Grav. What I have been wanting to do (currently doing it
-
Group checking in twig
· 9 years ago
I think I have figured it out. In the Admin Addon User Manager plugin settings, you need to add custom permissions. I added a series of new persmissions that matched my group ones: group.manager, gro
-
Group checking in twig
· 9 years ago
I havent been able to find much information about how to use group authorization in twig. Pseucode I would like to do: {% if 'some group is authorized' %} Authorized portions of the site {% endif %} T
-
Multisite setup [domains]
· 9 years ago
I used apache to configure multiple domain mappings to each grav site. https://httpd.apache.org/docs/current/vhosts/examples.html I added an entry for each site and this allows all features of grav to
-
Can Grav respond to Posts
· 9 years ago
Hi rhuk - yes, that does sound much like what I need. Thanks for the assist. I hope to turn this into a "Database Table" plugin/tool. I used the Database Forms plugin as a basic starter for the plugin
-
Can Grav respond to Posts
· 9 years ago
Hi rhuk, Im extremely new to Grav so forgive me if Im having troubles following. How does the putting a file into the user/config solve the problem? Can I put PHP in that file? I need to make MySQL ca
-
Can Grav respond to Posts
· 9 years ago
Im using this brilliant table component on another website using a very simple site. http://bootstrap-table.wenzhixin.net.cn/ It allows the use of a data source using php posts and gets to modify and