CakePHP plugin that integrates with Geshi Syntax highlighter.

Repo Url https://github.com/markstory/cakephp_geshi
Clone Url:
Watchers 23
Issues 0
Forks 5
Last Pushed At 2016-02-14
Category View
Tags has:composer has:helper has:license has:readme has:tests has:travis keyword:geshi keyword:helper keyword:highlighting license:mit version:4.x
Last fetched: on 1/4/20

Recent Activity

Date Commit Message
2024-04-21 Upgrade to cake 5
2024-04-21 phpunit cli
2024-04-21 Update phpunit config
2024-04-21 Clean up config files.
2024-04-21 Increase minimums
2024-04-21 Bump deps
2024-04-21 Bump deps
2024-04-21 Increase minimums
2024-04-21 Update phpunit config
2024-04-21 Clean up config files.
2024-04-20 phpunit cli
2024-04-20 Update package name to match the repo.
2024-04-20 Add composer.json file.
2024-04-20 Add missing attributes.
2024-04-20 Add method for converting code snippets to a table. The overflow behavior around un-ordered lists is pretty bad. Using a table gives much better overflow characteristics.
2024-04-20 Fix failing tests. Add GeSHI vendor library as its a bit of a pain to require people to install it separately.
2024-04-20 Update readme.
2024-04-20 Refactor internals & add tests. * Extract a few new methods. This should make creating pastebins much easier. * Add tests and fix existing tests.
2024-04-20 Update readme.
2024-04-20 Update list of languages to include more web languages.
2024-04-20 Adding test config file. Making tests use assertTags() instead of more fragile string comparisons.
2024-04-20 Rename test case, fix some errors.
2024-04-20 Update for 2.x changes.
2024-04-20 Rename files for 2.x
2024-04-20 Rename top level directories for 2.x
2024-04-20 Updating README file. Removing trailing php tag.
2024-04-20 Updating the README file.
2024-04-20 Adding README
2024-04-20 Moving test case. Adding doc blocks
2024-04-20 Adding existing files.
2024-04-20 Feature configuration now done without using a configuration file.