https://github.com/willfarrell/coda-plugins
A few Coda 2 Plugins
https://github.com/willfarrell/coda-plugins
Last synced: 6 days ago
JSON representation
A few Coda 2 Plugins
- Host: GitHub
- URL: https://github.com/willfarrell/coda-plugins
- Owner: willfarrell
- Created: 2011-12-04T17:11:37.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-04-03T20:58:03.000Z (almost 13 years ago)
- Last Synced: 2025-07-27T09:41:52.640Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 152 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plugins
## Remove Useless Files ##
* Removes .DS_Store files (Mac OSX)
* Removes error_log files (Apache/MAMP)
* Removes _notes folders (Dreamweaver)
* Removes ._whatever files (Mac OSX HTFS+)
* Removes core.0000 files (Apache?)
* Removes Thumbs.db files (Windows)
* Note: Does not propagate through alias folders. Blocked via Mac OSX.
## PHP Code Sniffer Clean ##
* Auto fix common Code Sniffer errors and warnings
* auto trim trailing whitespace
## Pear PHP ##
* Modified version altered to work with MAMP 2.0.5 default setup
## Plugin Unistall ##
/Users/YourUserName/Library/Application Support/Coda/Plug-ins/
## Other Suggested Plugins ##
* PHP & Webtool Kit: http://www.chipwreck.de/blog/software/coda-php/
* White Out: http://erikhinterbichler.com/apps/white-out/
# Rules
## Hidden File ##
* Hide
** Name:begins with:.
** Name:is not:.htaccess