CharlesMx / mxCalendar

mxCalendar for ModX WCMS. Full event management with categories, repeating events, event list and calendar views.
http://www.charlesmx.com
18 stars 23 forks source link

Removing _package directory #173

Closed jpdevries closed 8 years ago

jpdevries commented 8 years ago

There’s no need to have legacy packages under version control. That is what git tag is for.

I just jumped into the source code to try and work on a PR for Redactor 2.x integration and got stuck for a bout 20min figuring out what the heck was going on with the results of a find for 'redactor' across the project. Source files should be the source files of the given branch.

Please use git tag to release versions: https://git-scm.com/book/en/v2/Git-Basics-Tagging

You can attach binaries (the MODX build package) to your tagged releases https://github.com/jpdevries/QuickBar/releases/tag/quickbar-1.0.5-pl