Dragonfly CMS logo Server sponsored and hosted by
DedicatedNOW
CVS logo  
.:: Home :: Dev. Resources :: Forums ::.
Dragonfly CMS CVS Repository
 Location: / cvs / html / includes / functions / linking.php
This is a web interface to the Dragonfly CMS CVS tree. You can browse the file hierarchy by picking directories. If you pick a file, you will see the revision history for that file.
Selecting a revision number will show that revision of the file. There are links at each revision to display diffs, annotate and download.
Note: Info about CVS and our commits can be found at our CVS Info Forum
total revisions: 84; selected revisions: 38 (history)
9.37 by nanocaiordoview | annotate | download
2011/03/20 04:26:48 (1 year ago)
Changed : +4 -4 lines
Differences to 9.36

depricated_warning set to use E_USER_DEPRICATED instead of E_USER_WARNING


9.36 by estlaneview | annotate | download
2009/10/06 20:28:07 (2 years ago)
Changed : +4 -4 lines
Differences to 9.35

One step deeper backtrace level, as function itself was called from linking.php.


9.35 by nanocaiordoview | annotate | download
2008/12/04 13:25:12 (3 years ago)
Changed : +3 -3 lines
Differences to 9.34

Removed depricated_warning() arguments since it doesn't need them enymore.


9.34 by nanocaiordoview | annotate | download
2008/12/04 13:17:20 (3 years ago)
Changed : +3 -3 lines
Differences to 9.33

fixed undefined variable


9.33 by nanocaiordoview | annotate | download
2008/12/04 13:03:46 (3 years ago)
Changed : +38 -2 lines
Differences to 9.32

half roll back


9.32 by nanocaiordoview | annotate | download
2008/12/04 12:59:51 (3 years ago)
Changed : +7 -38 lines
Differences to 9.31

moved old functions to removed.php, moved depricated_warning to linking.php .. enable CPG_DEBUG to enable fallback functions


9.31 by nanocaiordoview | annotate | download
2008/07/31 14:08:06 (3 years ago)
Changed : +17 -67 lines
Differences to 9.30

Replacing getlink with URL::index


9.30 by nanocaiordoview | annotate | download
2008/07/02 08:15:22 (3 years ago)
Changed : +4 -4 lines
Differences to 9.29

fixed http://dragonflycms.org/Projects/bugs/id=1058/


9.29 by nanocaiordoview | annotate | download
2008/06/03 09:29:11 (3 years ago)
Changed : +3 -3 lines
Differences to 9.28

fixed http://dragonflycms.org/Projects/bugs/id=1057/


9.28 by nanocaiordoview | annotate | download
2008/04/26 02:08:24 (4 years ago)
Changed : +3 -3 lines
Differences to 9.27

Reinforcing security.


9.27 by nanocaiordoview | annotate | download
2008/04/19 12:22:18 (4 years ago)
Changed : +30 -30 lines
Differences to 9.26

Merging from php5 branch.


9.26 by nanocaiordoview | annotate | download
2007/11/24 12:23:55 (4 years ago)
Changed : +4 -4 lines
Differences to 9.25

Branches: 9.26.2
dropped timeout from 15 to 4 seconds


9.25 by nanocaiordoview | annotate | download
2007/04/07 13:18:08 (5 years ago)
Changed : +3 -3 lines
Differences to 9.24

Branches: 9.25.2
A new file holds php5 functions to provide missing functionalty to older version of PHP. Updated also copyright year


9.24 by djmazeview | annotate | download
2006/02/02 11:18:10 (6 years ago)
Changed : +2 -3 lines
Differences to 9.23

Oops forgot to remove the die() test


9.23 by djmazeview | annotate | download
2006/02/02 11:14:58 (6 years ago)
Changed : +8 -2 lines
Differences to 9.22

Fixed XSS exploit http://dragonflycms.org/Forums/viewtopic/t=14751.html


9.22 by djmazeview | annotate | download
2005/12/28 02:20:38 (6 years ago)
Changed : +3 -2 lines
Differences to 9.21

force ampersand in url_refresh


9.21 by djmazeview | annotate | download
2005/10/05 05:27:59 (6 years ago)
Changed : +33 -13 lines
Differences to 9.20

Activated the rest of skype and fixed some XHTML bugs


9.20 by djmazeview | annotate | download
2005/10/01 04:38:43 (6 years ago)
Changed : +3 -3 lines
Differences to 9.19

Modified UA string for better identification


9.19 by djmazeview | annotate | download
2005/08/25 13:09:31 (6 years ago)
Changed : +4 -4 lines
Differences to 9.18

Branches: 9.19.2
Better user-agent identification


9.18 by djmazeview | annotate | download
2005/05/09 07:59:26 (7 years ago)
Changed : +5 -4 lines
Differences to 9.17

Oops forgot to fix the new preg_match


9.17 by djmazeview | annotate | download
2005/05/09 03:56:52 (7 years ago)
Changed : +19 -6 lines
Differences to 9.16

Added support to recieve fileinfo for urls that return
'301 Moved Permanently', '302 Found' or '307 Temporary Redirect'


9.16 by djmazeview | annotate | download
2005/04/25 01:21:24 (7 years ago)
Changed : +3 -3 lines
Differences to 9.15

Changed to use CORE_PATH
Removed loading of footer.php


9.15 by trevorview | annotate | download
2005/03/04 17:29:44 (7 years ago)
Changed : +5 -5 lines
Differences to 9.14

Cleanup


9.14 by trevorview | annotate | download
2005/02/24 16:09:22 (7 years ago)
Changed : +5 -5 lines
Differences to 9.13

Fixed all headers and tabified files


9.13 by djmazeview | annotate | download
2005/02/20 06:57:31 (7 years ago)
Changed : +4 -4 lines
Differences to 9.12

Fixd small issue with Apache on Win on redirect because that supports the "Location" header


9.12 by trevorview | annotate | download
2005/02/19 01:02:13 (7 years ago)
Changed : +2 -9 lines
Differences to 9.11

Removed useless line breaks


9.11 by djmazeview | annotate | download
2005/02/18 08:27:10 (7 years ago)
Changed : +5 -45 lines
Differences to 9.10

Changed RSS system into a class so we can easily add a RSS writer to it in future
Also fixed bugs:
- handle items with '<![CDATA[content]]>'
- proper read for character encoding and use iconv if possible


9.10 by djmazeview | annotate | download
2005/02/18 02:07:03 (7 years ago)
Changed : +161 -115 lines
Differences to 9.9

Moved the get_rss() function to linking.php cos it doesn't display(.php) anything
And added support for RSS 1 right away


9.9 by djmazeview | annotate | download
2005/02/17 06:55:08 (7 years ago)
Changed : +3 -3 lines
Differences to 9.8

fixed bug in get_fileinfo() function which encoded urls while it shouldn't


9.8 by djmazeview | annotate | download
2005/02/17 04:34:52 (7 years ago)
Changed : +115 -117 lines
Differences to 9.7

Fixed small issue in RewriteRule if directory exists


9.7 by djmazeview | annotate | download
2005/02/17 01:56:11 (7 years ago)
Changed : +117 -117 lines
Differences to 9.6

Damn winsyntax removed the tabs


9.6 by djmazeview | annotate | download
2005/02/17 01:54:34 (7 years ago)
Changed : +117 -116 lines
Differences to 9.5

Added a check if the path exists


9.5 by djmazeview | annotate | download
2005/02/16 23:09:37 (7 years ago)
Changed : +117 -162 lines
Differences to 9.4

Fixed file headers and converted 4 spaces to 1 tab so that each programmer can use his prefered tab spacing


9.4 by djmazeview | annotate | download
2005/01/30 19:19:08 (7 years ago)
Changed : +4 -4 lines
Differences to 9.3

Fixed request string to get fileinfo which uses special characters


9.3 by djmazeview | annotate | download
2005/01/29 16:27:52 (7 years ago)
Changed : +12 -4 lines
Differences to 9.2

Better handling of RSS feeds and allow usage of <description>


9.2 by djmazeview | annotate | download
2005/01/24 08:28:13 (7 years ago)
Changed : +6 -6 lines
Differences to 9.1

New filehandler class for properly handling uploaded images
Fixed avatar control to check animation on uploaded avatars


9.1 by djmazeview | annotate | download
2005/01/12 05:40:34 (7 years ago)
Changed : +12 -10 lines
Differences to 9.0

Added remote/local check on url_refresh


9.0 by djmazeview | annotate | download
2005/01/12 03:32:37 (7 years ago)
Changed : +2 -2 lines

*** empty log message ***




Code Credits - Privacy Policy