Alpha version of new Search add-on for GLM Associate.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 24 Jun 2016 19:59:02 +0000 (15:59 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 24 Jun 2016 19:59:02 +0000 (15:59 -0400)
commitec4303901e1ae857fc28eedbaf5f2639d2219775
treef2d0809f15f0161559075279b536735cb6673a95
parentf52ad224c21b3f6b433ec700d8478bac2af5318a
Alpha version of new Search add-on for GLM Associate.
Ready for initial integration.
16 files changed:
classes/data/dataManagement.php [new file with mode: 0644]
classes/glmSearch.php [new file with mode: 0644]
css/front.css [new file with mode: 0644]
index.php
models/admin/management/search.php [new file with mode: 0644]
models/front/search/index.php [new file with mode: 0644]
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/admin/management/search.html [new file with mode: 0644]
views/front/footer.html [new file with mode: 0644]
views/front/search/Sitemap_XML_0.9.html [new file with mode: 0644]
views/front/search/header.html [new file with mode: 0644]
views/front/search/index.html [new file with mode: 0644]