Skip to content

vohanka/jqTagTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jqTagTree - Bachelor thesis of Libor Vohanka

jQuery plugin for handling with tree of tags

how to install

  • Download plugin
  • after download move plugin to folder with working php server
  • create database jqtagtree
  • import file testData/jqTagTreeDatabase.sql into database jqtagtree created in previous step
  • (you can have different name of database - changable in config/constants.php)
  • run index.php in your web browser

návod k instalaci

  • Download pluginu
  • po stažení přesuňte plugin do složky kde funguje php servere
  • vytvořte databázi jqtagtree
  • proveďte import souboru testData/jqTagTreeDatabase.sql do databáze vytvořené v předchozím kroku
  • (lze změnit jména tabulek i sloupcu databáze v souboru config/constants.php)
  • spusťte index.php v prohlížeči

Dokumentace je umístěna ve složce docs a pouze v českém jazyce.
Documentation is provided only in Czech language.
Licence

About

jQuery plugin for handling with tree of tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published