[joomla] Pre-Announcement: Crafty CMS
Gary Mort
garyamort at gmail.com
Sat Apr 14 14:58:08 EDT 2012
On 4/13/2012 3:06 PM, Scott Wolpow wrote:
> Also we have a GIT server and we will start using gitweb to make it
> easier for users to join.
> If you want to use it, we are happy to provide it.
Thanks but I actually use github for a reason[not just because all the
cool kids do].
Using submodules and readonly repo links, I can embed other github repos
in my repository without having to merge them.
My hacking current layout, abreviated, is:
site/mydomain.com
libs/joomla-platform
libs/joomla-cms
When I fork a copy of the repo and pull it down, it automatically pulls
the latest copies of the platform and the cms... Frequently when I am
looking to add a new function, I find checking the existing sources may
have a solution for what I want to do, so I can pull it in and use
it...and when the CMS release finally catches up to it, the migration is
transparent. As an example, the latest platform has a bunch of
encryption/hashing library classes built in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20120414/d38f44a5/attachment.html>
More information about the Joomla
mailing list