Skip to content

Commit c42824b

Browse files
committed
update 2013 folder links
1 parent e4fa32a commit c42824b

9 files changed

+31
-31
lines changed

2013/01/25/Backup-your-SQL-database-with-BackupMe-console-application.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ only!).
1010
Download: `https://bitbucket.org/mmahgoub/cakephp-backupme/`_
1111

1212
This script is based upon the one written by David Walsh and published
13-
on his blog on August 18, 2008 `http://davidwalsh.name/backup-mysql-database-php`_
13+
on his blog on August 18, 2008 `https://davidwalsh.name/backup-mysql-database-php`_
1414

1515
Many thanks to him!
1616

@@ -65,7 +65,7 @@ Additional possible features
6565

6666

6767
.. _https://bitbucket.org/mmahgoub/cakephp-backupme/: https://bitbucket.org/mmahgoub/cakephp-backupme/
68-
.. _http://davidwalsh.name/backup-mysql-database-php: http://davidwalsh.name/backup-mysql-database-php
68+
.. _https://davidwalsh.name/backup-mysql-database-php: https://davidwalsh.name/backup-mysql-database-php
6969

7070
.. author:: mmahgoub
7171
.. categories:: articles, code

2013/02/18/CAKEPHP-DATATABLE-A-component-for-working-with-jQuery-DataTables.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ You can either clone the project, download the project, or just copy &
2323
paste DataTableComponent.php into your projects Controller/Component
2424
directory
2525

26-
Demo `http://cakephpdatatables.cnizz.com/`_
26+
Demo `https://cakephpdatatables.cnizz.com/`_
2727

2828
See `https://github.com/cnizzdotcom/cakephp-datatable`_ for full documentation
29-
or `http://blog.cnizz.com/2013/01/31/cakephp-datatables-a-component-for-interoperability-between-cakephp-and-jquery-datatables/`_
29+
or `https://blog.cnizz.com/2013/01/31/cakephp-datatables-a-component-for-interoperability-between-cakephp-and-jquery-datatables/`_
3030

3131

3232
.. _http://cakephpdatatables.cnizz.com/: http://cakephpdatatables.cnizz.com/

2013/03/20/CakeFest-2013-Vote-for-the-location.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Visit the `CakeFest Website`_ for more information and to put forward
1414
your vote!
1515

1616

17-
.. _CakeFest Website: http://cakefest.org
17+
.. _CakeFest Website: https://cakefest.org
1818

1919
.. author:: predominant
2020
.. categories:: news

2013/05/28/How-to-Cache-CakePHP-Db-ACL-Checks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ expire.
7070
* @copyright Copyright (c) Chris Nizzardini
7171
* @link https://cakephp.org CakePHP(tm) Project
7272
* @package Cake.Controller.Component.Acl
73-
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
73+
* @license MIT License (https://www.opensource.org/licenses/mit-license.php)
7474
*/
7575
App::uses('AclInterface', 'Controller/Component/Acl');
7676
App::uses('Hash', 'Utility');

2013/06/23/CakePHP-2-Export-as-CSV-plugin.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Example Usage
2323
::
2424

2525
var $components = array('Export.Export');
26-
26+
2727
public function export_data() {
2828
$data = $this->MyModel->find('all');
2929
$this->Export->exportCsv($data);
@@ -97,10 +97,10 @@ And the export component will output a CSV like this:
9797
License
9898
-------
9999

100-
MIT - `http://opensource.org/licenses/MIT`_
100+
MIT - `https://opensource.org/licenses/MIT`_
101101

102102

103-
.. _http://opensource.org/licenses/MIT: http://opensource.org/licenses/MIT
103+
.. _https://opensource.org/licenses/MIT: https://opensource.org/licenses/MIT
104104
.. _https://github.com/joshuapaling/CakePHP-Export-CSV-Plugin: https://github.com/joshuapaling/CakePHP-Export-CSV-Plugin
105105

106106
.. author:: joshua.paling

2013/07/17/CakeFest-2013-San-Francisco-USA.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CakeFest 2013: San Francisco, USA
44
Join us at CakeFest 2013, the annual CakePHP conference, held this
55
year in San Francisco, from the 29th of August until the 1st of
66
September, and experience open source at it's very best! Visit
7-
http://cakefest.org for info and tickets.
7+
https://cakefest.org for info and tickets.
88

99

1010
One event for everything CakePHP
@@ -36,7 +36,7 @@ CakePHP and related technologies, the conference portion of CakeFest
3636
is an event not to be missed, for both new and old users of the
3737
framework. It's a great time to engage and network with the community,
3838
learn from other experienced developers, and party with the core team!
39-
See `http://cakefest.org/schedule`_ for more details.
39+
See `https://cakefest.org/schedule`_ for more details.
4040

4141

4242
Sponsors
@@ -45,7 +45,7 @@ Sponsors
4545
This year we've teamed up with some big names in the industry, to make
4646
this the biggest and best CakePHP conference ever! These people,
4747
organisations and companies help make everything happen, so be sure to
48-
check them out at `http://cakefest.org/sponsors`_ and say hello.
48+
check them out at `https://cakefest.org/sponsors`_ and say hello.
4949

5050

5151
Event
@@ -62,12 +62,12 @@ discount on prices which will end on Monday the 22nd of July.
6262

6363
Oh, and... did we mention there will be cake? See you there!
6464

65-
Get your tickets now at `http://cakefest.org/tickets`_.
65+
Get your tickets now at `https://cakefest.org/tickets`_.
6666

6767

68-
.. _http://cakefest.org/sponsors: http://cakefest.org/sponsors
69-
.. _http://cakefest.org/schedule: http://cakefest.org/schedule
70-
.. _http://cakefest.org/tickets: http://cakefest.org/tickets
68+
.. _https://cakefest.org/sponsors: https://cakefest.org/sponsors
69+
.. _https://cakefest.org/schedule: https://cakefest.org/schedule
70+
.. _https://cakefest.org/tickets: https://cakefest.org/tickets
7171

7272
.. author:: jameswatts
7373
.. categories:: news

2013/08/11/CakePHP-2-4-0-RC1-and-2-3-9-released.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ Links
6363

6464
+ [1] `https://cakephp.org/changelogs/2.4.0-RC1`_
6565
+ [2] `https://cakephp.org/changelogs/2.3.9`_
66-
+ [3] `http://cakefest.org/`_
66+
+ [3] `https://cakefest.org/`_
6767
+ [4] `https://github.com/cakephp/cakephp/tags`_
6868

6969

7070

7171

72-
.. _http://cakefest.org/: http://cakefest.org/
72+
.. _https://cakefest.org/: https://cakefest.org/
7373
.. _https://cakephp.org/changelogs/2.4.0-RC1: https://cakephp.org/changelogs/2.4.0-RC1
7474
.. _https://cakephp.org/changelogs/2.3.9: https://cakephp.org/changelogs/2.3.9
7575
.. _https://github.com/cakephp/cakephp/tags: https://github.com/cakephp/cakephp/tags

2013/08/19/CakePHP-2-4-0-RC2-released.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ Links
4343
~~~~~
4444

4545
+ [1] `https://cakephp.org/changelogs/2.4.0-RC2`_
46-
+ [2] `http://cakefest.org/`_
46+
+ [2] `https://cakefest.org/`_
4747
+ [3] `https://github.com/cakephp/cakephp/tags`_
4848

4949

5050

5151

5252
.. _https://cakephp.org/changelogs/2.4.0-RC2: https://cakephp.org/changelogs/2.4.0-RC2
5353
.. _https://github.com/cakephp/cakephp/tags: https://github.com/cakephp/cakephp/tags
54-
.. _http://cakefest.org/: http://cakefest.org/
54+
.. _https://cakefest.org/: https://cakefest.org/
5555

5656
.. author:: markstory
5757
.. categories:: news

2013/12/29/CakePHP-Community-2013.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,36 +72,36 @@ community! Thank you.
7272

7373

7474
.. _OpenShift: https://www.openshift.com/quickstarts/cakephp
75-
.. _CakeFest: http://cakefest.org
75+
.. _CakeFest: https://cakefest.org
7676
.. _tools: http://dogmatic69.com/cakephp-schema-checker
7777
.. _core team: https://www.facebook.com/photo.php?fbid=10152257483473135&set=a.10152257440208135.1073741830.339964833134&type=3&theater
7878
.. _similar: http://www.adventar.org/calendars/40
7979
.. _memorable: https://www.facebook.com/photo.php?fbid=10152257496813135&set=a.10152257440208135.1073741830.339964833134&type=3&theater
8080
.. _interesting: http://patisserie.keensoftware.com/en/cakes
8181
.. _cheat: http://cakephpcheatsheet.com
8282
.. _raffle: https://www.facebook.com/photo.php?fbid=10152257505438135&set=a.10152257440208135.1073741830.339964833134&type=3&theater
83-
.. _Elastic Beanstalk: http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_cakePHP.html
83+
.. _Elastic Beanstalk: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_PHP_cakePHP.html
8484
.. _community keynote: http://www.slideshare.net/JamesWatts4/cakephp-community-keynote
8585
.. _books: http://www.packtpub.com/develop-a-feature-rich-cakephp-app/book
8686
.. _talks: https://www.facebook.com/photo.php?fbid=10152257491388135&set=a.10152257440208135.1073741830.339964833134&type=3&theater
8787
.. _advent: http://josediazgonzalez.com/2013/12/01/testing-your-cakephp-plugins-with-travis/
88-
.. _CakeDC: http://cakedc.com
88+
.. _CakeDC: https://cakedc.com
8989
.. _roadmap: https://github.com/cakephp/cakephp/wiki/3.0-Roadmap
9090
.. _Cloud Sites: http://www.rackspace.com/knowledge_center/article/installing-cakephp-on-cloud-sites
91-
.. _Community Center: http://community.cakephp.org
91+
.. _Community Center: https://community.cakephp.org
9292
.. _last year: https://bakery.cakephp.org/articles/jameswatts/2012/12/28/cakephp_community_2012
93-
.. _Cake Software Foundation: http://cakefoundation.org
93+
.. _Cake Software Foundation: https://cakefoundation.org
9494
.. _3.0: https://github.com/cakephp/cakephp/tree/3.0
9595
.. _official group: https://www.facebook.com/groups/cake.community/
9696
.. _keynotes: http://www.slideshare.net/josezap1/cake-fest-2013-keynote
97-
.. _interviews: http://www.youtube.com/watch?v=FSKL-QtuOcI
97+
.. _interviews: https://www.youtube.com/watch?v=FSKL-QtuOcI
9898
.. _training: http://training.cakephp.org
99-
.. _videos: http://www.youtube.com/watch?v=F3-S-PDGLG4
100-
.. _Windows Azure: http://www.microsoft.com/web/gallery/cakephp.aspx
101-
.. _My CakePHP: http://my.cakephp.org
99+
.. _videos: https://www.youtube.com/watch?v=F3-S-PDGLG4
100+
.. _Windows Azure: https://www.microsoft.com/web/gallery/cakephp.aspx
101+
.. _My CakePHP: https://my.cakephp.org
102102
.. _some: http://banchaproject.org
103103
.. _initiatives: http://www.scoop.it/t/cakephp-reporter
104-
.. _tagged: http://stackoverflow.com/tags/cakephp
104+
.. _tagged: https://stackoverflow.com/tags/cakephp
105105
.. _Pagoda Box: http://help.pagodabox.com/customer/portal/articles/174049-cakephp
106106
.. _cake: https://twitter.com/cakephp/status/374262949780533248
107107
.. _Fortrabbit: http://fortrabbit.com/solutions/cakephp-hosting
@@ -115,7 +115,7 @@ community! Thank you.
115115
.. _interest page: https://www.facebook.com/pages/CakePHP/112600242088531
116116
.. _sheets: http://sandbox.pontefamily.us/pages/cakephp_cheat_sheet
117117
.. _great: http://friendsofcake.com
118-
.. _published: http://www.amazon.com/CakePHP-Unit-Testing-das-Radharadhya-ebook/dp/B00BNHWZTS
118+
.. _published: https://www.amazon.com/CakePHP-Unit-Testing-das-Radharadhya-ebook/dp/B00BNHWZTS
119119

120120
.. author:: jameswatts
121121
.. categories:: news

0 commit comments

Comments
 (0)