This repository has been archived by the owner on Oct 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathCREDITS.php
50 lines (35 loc) · 2.31 KB
/
CREDITS.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?php defined('_JEXEC') or die;
/**
* @package Template Framework for Joomla!
* @author Matt Thomas http://construct-framework.com | http://betweenbrain.com
* @copyright Copyright (C) 2009 - 2014 Matt Thomas. All rights reserved.
* @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
*/
?>
This framework would not exist without the inspiration and ingenuity of countless
individuals and other projects. Following is a inconclusive list of those individuals,
projects and other resources that helped shape this framework. If you feel that you should
be included in this list, we offer you our sincerest apologies for omitting you and ask
that you contact us at [email protected]
The Ladies of Molajo - Amy Stephen, Babs Gösgens, and Cristina Solana. Your continued
support and inspiration make me a better person and developer.
Waseem Sadiq for putting together the Blank Skeleton Template - available at
http://www.bulletprooftemplates.com/ - a great learning tool and has helped many.
Mobile device detection script by Anthony Hand http://www.mobileesp.com
Icons and Joomla Engineering logo by Planet12 http://planet12.com/
Setting the generator tag, and other cool tricks, from http://www.theartofjoomla.com/
Module width calculating technique from Andrew Eddie at
http://groups.google.com/group/joomla-dev-general/browse_thread/thread/b54f3f131dd173d
Setting body-width style technique from Waseem Sadiq and the Blank Skeleton Template
http://www.bulletprooftemplates.com/
Article Id output from jeffchannell at http://forum.joomla.org/viewtopic.php?p=2046136#p2046136
Section Id from psantamaria based on work by DoRullings at
http://forum.joomla.org/viewtopic.php?p=1425983
Category Id by ranwilli http://forum.joomla.org/viewtopic.php?p=1837233#p1837233
Current Alias based on work by vredeling at http://forum.joomla.org/viewtopic.php?p=1280400#p1280400
Defining the alternate index and CSS files inspired by suchitis at
http://forum.joomla.org/viewtopic.php?p=1861458#p1861458
Automatic detection and loading of alternate index and CSS files greatly inspired by
mod_sectioncss.php written by Alex de Winne - www.therefore.ca
Prevention of loading mootools.js and caption.js based on work by Joe at
http://www.eboga.org/cms/joomla/how-to-remove-mootoolsjs-and-captionjs-from-joomla15.html