Dragonfly CMS logo Server sponsored and hosted by
DedicatedNOW
CVS logo  
.:: Home :: Dev. Resources :: Forums ::.
Dragonfly CMS CVS Repository
 Location: / cvs / html / includes / functions / display.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: 178; selected revisions: 77 (history)
9.76 by nanocaiordoview | annotate | download
2012/05/12 11:22:30 (1 weeks ago)
Changed : +4 -4 lines
Differences to 9.75

Fixed undefined index.


9.75 by djmazeview | annotate | download
2012/05/12 09:52:16 (1 weeks ago)
Changed : +13 -15 lines
Differences to 9.74

use new sql class methods


9.74 by nanocaiordoview | annotate | download
2012/04/12 04:41:53 (1 months ago)
Changed : +10 -7 lines
Differences to 9.73

Configurable visitors and server timezones plus other changes.


9.73 by nanocaiordoview | annotate | download
2012/02/14 12:52:21 (3 months ago)
Changed : +4 -4 lines
Differences to 9.72

Pagination, new $hide_on_empty argument.


9.72 by nanocaiordoview | annotate | download
2011/10/15 23:34:40 (7 months ago)
Changed : +4 -3 lines
Differences to 9.71

$cpg->theme instead of get_theme()


9.71 by nanocaiordoview | annotate | download
2011/04/18 08:18:57 (1 year ago)
Changed : +4 -3 lines
Differences to 9.70

Fix after tweaking session.


9.70 by nanocaiordoview | annotate | download
2011/04/18 05:28:54 (1 year ago)
Changed : +6 -8 lines
Differences to 9.69

Fixed captcha.


9.69 by nanocaiordoview | annotate | download
2011/04/17 06:35:12 (1 year ago)
Changed : +39 -43 lines
Differences to 9.68

Small tweaks and removed inline credits.


9.68 by phoenixview | annotate | download
2010/11/08 00:32:13 (1 year ago)
Changed : +3 -3 lines
Differences to 9.67

adjust LIMIT for sql strict


9.67 by nanocaiordoview | annotate | download
2010/10/07 09:02:39 (1 year ago)
Changed : +5 -22 lines
Differences to 9.66

Moved get_theme() to template class.


9.66 by nanocaiordoview | annotate | download
2010/10/04 07:10:37 (1 year ago)
Changed : +5 -5 lines
Differences to 9.65

replaced extracted variables with original $MAIN_CFG


9.65 by nanocaiordoview | annotate | download
2010/07/06 12:13:49 (1 year ago)
Changed : +6 -6 lines
Differences to 9.64

Small code optimization.


9.64 by nanocaiordoview | annotate | download
2010/03/16 08:28:46 (2 years ago)
Changed : +7 -9 lines
Differences to 9.63

Fixed get_theme, should be fine now.


9.63 by nanocaiordoview | annotate | download
2010/02/25 11:16:34 (2 years ago)
Changed : +20 -20 lines
Differences to 9.62

Fixed #1080, feedback needed.


9.62 by phoenixview | annotate | download
2009/05/27 15:06:49 (2 years ago)
Changed : +19 -15 lines
Differences to 9.61

bug fix for admin default template?


9.61 by phoenixview | annotate | download
2009/05/27 01:37:41 (2 years ago)
Changed : +3 -8 lines
Differences to 9.60

provision for default template in admin


9.60 by nanocaiordoview | annotate | download
2008/11/25 12:01:37 (3 years ago)
Changed : +10 -9 lines
Differences to 9.59

Admin templates will always fallback to the default theme ignoring any 3rd party admin template file.
It will drastically increase stability thus reducing development and theme porting time.


9.59 by nanocaiordoview | annotate | download
2008/09/09 10:07:47 (3 years ago)
Changed : +4 -4 lines
Differences to 9.58

fixed undefined variable warning


9.58 by nanocaiordoview | annotate | download
2008/09/09 10:00:51 (3 years ago)
Changed : +6 -14 lines
Differences to 9.57

Rollback new "disabled" select element


9.57 by nanocaiordoview | annotate | download
2008/09/04 13:48:30 (3 years ago)
Changed : +16 -8 lines
Differences to 9.56

New "disabled" select element


9.56 by nanocaiordoview | annotate | download
2008/08/26 10:38:59 (3 years ago)
Changed : +3 -3 lines
Differences to 9.55

xhtml


9.55 by nanocaiordoview | annotate | download
2008/07/31 14:33:37 (3 years ago)
Changed : +28 -28 lines
Differences to 9.54

Fixed little mess


9.54 by nanocaiordoview | annotate | download
2008/07/31 14:26:09 (3 years ago)
Changed : +29 -29 lines
Differences to 9.53

Replacing adminlink with URL::admin


9.53 by nanocaiordoview | annotate | download
2008/07/31 14:08:06 (3 years ago)
Changed : +4 -4 lines
Differences to 9.52

Replacing getlink with URL::index


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

Merging from php5 branch.


9.51 by nanocaiordoview | annotate | download
2008/02/02 05:22:44 (4 years ago)
Changed : +3 -3 lines
Differences to 9.50

Branches: 9.51.2
changed hrule to XHTML


9.50 by nanocaiordoview | annotate | download
2007/10/22 09:05:58 (4 years ago)
Changed : +3 -2 lines
Differences to 9.49

fixed http://dragonflycms.org/Projects/bugs/id=995.html


9.49 by nanocaiordoview | annotate | download
2007/09/05 01:35:00 (4 years ago)
Changed : +7 -7 lines
Differences to 9.48

$Blocks->assing is now private so adminblock returns the value instead of using the method directly.


9.48 by nanocaiordoview | annotate | download
2007/09/03 01:52:36 (4 years ago)
Changed : +17 -221 lines
Differences to 9.47

9.1.2.8


9.47 by phoenixview | annotate | download
2007/08/30 11:38:43 (4 years ago)
Changed : +4 -4 lines
Differences to 9.46

xhtml


9.46 by phoenixview | annotate | download
2007/08/30 10:57:12 (4 years ago)
Changed : +3 -3 lines
Differences to 9.45

xhtml


9.45 by nanocaiordoview | annotate | download
2007/08/04 12:12:45 (4 years ago)
Changed : +4 -4 lines
Differences to 9.44

new _CONFIRM and _FOOTER_COPYRIGHTS define


9.44 by nanocaiordoview | annotate | download
2007/08/04 07:05:01 (4 years ago)
Changed : +19 -17 lines
Differences to 9.43

9.1.2.6


9.43 by phoenixview | annotate | download
2007/05/25 20:02:10 (5 years ago)
Changed : +4 -4 lines
Differences to 9.42

amend a dumb bracket omission


9.42 by phoenixview | annotate | download
2007/05/24 23:39:20 (5 years ago)
Changed : +4 -4 lines
Differences to 9.41

extra adjustment for MEMBER_BLOCK when both sides used


9.41 by nanocaiordoview | annotate | download
2007/05/24 11:01:14 (5 years ago)
Changed : +5 -2 lines
Differences to 9.40

fixed MEMBER_BLOCK when only right side was enabled and center block was present.


9.40 by phoenixview | annotate | download
2007/05/14 02:30:31 (5 years ago)
Changed : +6 -6 lines
Differences to 9.39

Branches: 9.40.2
xhtml 1.1 fieldset


9.39 by phoenixview | annotate | download
2007/04/17 12:16:20 (5 years ago)
Changed : +4 -4 lines
Differences to 9.38

tableless and xhtml


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

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


9.37 by nanocaiordoview | annotate | download
2007/01/29 23:53:14 (5 years ago)
Changed : +4 -4 lines
Differences to 9.36

top and down blocks in all modules


9.36 by nanocaiordoview | annotate | download
2007/01/08 07:06:57 (5 years ago)
Changed : +28 -19 lines
Differences to 9.35

9.1.1 release
dropped admin pages generation time around 0.2 seconds and reducing disk I/O access by caching adlink and adwait files.
Includes the ability to select wich block to display for each module (aka biggles blocks, thank you biggles for his support) but also include the ability to control admin pages's blocks as well. Read our Announcements forum for more info.


9.35 by nanocaiordoview | annotate | download
2006/11/19 01:32:48 (5 years ago)
Changed : +9 -3 lines
Differences to 9.34

fixed bug for blocks with active content: http://dragonflycms.org/Projects/bugs/id=737.html


9.34 by djmazeview | annotate | download
2006/01/26 12:34:23 (6 years ago)
Changed : +4 -4 lines
Differences to 9.33

Fixed bug http://dragonflycms.org/Projects/bugs/id=739.html


9.33 by djmazeview | annotate | download
2006/01/08 15:44:57 (6 years ago)
Changed : +52 -2 lines
Differences to 9.32

Moved the News pagination functionality to be globally available
Especialy since the new Security admin system needs it and probably more modules in the future


9.32 by djmazeview | annotate | download
2006/01/06 13:28:44 (6 years ago)
Changed : +11 -11 lines
Differences to 9.31

Removed the obsolete __FILE__, __LINE__ in queries


9.31 by djmazeview | annotate | download
2005/12/17 04:05:50 (6 years ago)
Changed : +4 -4 lines
Differences to 9.30

Fixed df urls from .com to .org since .com is now reserved for other stuff


9.30 by akamuview | annotate | download
2005/11/03 01:09:41 (6 years ago)
Changed : +8 -3 lines
Differences to 9.29

http://dragonflycms.org/Projects/bugs/id=656.html $content = str_replace(''', ''', $content);


9.29 by djmazeview | annotate | download
2005/10/11 12:31:51 (6 years ago)
Changed : +22 -41 lines
Differences to 9.28

Removed the THEME_USES_TPL feature to completely remove the old php-nuke theme system for a full template based future


9.28 by trevorview | annotate | download
2005/04/28 22:53:36 (7 years ago)
Changed : +4 -4 lines
Differences to 9.27

Fixed Bug #477: $allowusertheme Global is Checked, But Never Set
http://dragonflycms.com/Projects/bugs/id=477.html


9.27 by djmazeview | annotate | download
2005/04/27 03:48:21 (7 years ago)
Changed : +6 -3 lines
Differences to 9.26

Fixed the proper handling of 'allowusertheme' when it's set to disallow theme changing


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

Changed to use CORE_PATH
Removed loading of footer.php


9.25 by djmazeview | annotate | download
2005/04/24 04:02:02 (7 years ago)
Changed : +10 -7 lines
Differences to 9.24

Fixed another part of bug http://dragonflycms.com/Projects/bugs/id=458.html


9.24 by djmazeview | annotate | download
2005/04/21 03:15:40 (7 years ago)
Changed : +14 -17 lines
Differences to 9.23

Fixed bug http://dragonflycms.com/Projects/bugs/id=458.html


9.23 by djmazeview | annotate | download
2005/04/21 01:06:54 (7 years ago)
Changed : +3 -3 lines
Differences to 9.22

Made the Admin DHTML menu (JSCookMenu) optional
Renamed the 'gfx_chk' to 'sec_code' and changed to be bitwise (gfx_chk still available but depreciated)
Fixed some table fields to allow NULL (issue MySQL 4.1.x)


9.22 by djmazeview | annotate | download
2005/03/30 02:30:52 (7 years ago)
Changed : +4 -3 lines
Differences to 9.21

Added force to yesno_option() function value be 0 or 1 only (false or true)


9.21 by djmazeview | annotate | download
2005/03/24 07:47:50 (7 years ago)
Changed : +7 -6 lines
Differences to 9.20

Fixed hiding empty "left" blocks area when the admin sideblock isn't active


9.20 by djmazeview | annotate | download
2005/03/24 06:16:18 (7 years ago)
Changed : +4 -3 lines
Differences to 9.19

Changed the admin menu settings to be bitwise compatible for future ease of use


9.19 by djmazeview | annotate | download
2005/03/23 16:28:44 (7 years ago)
Changed : +8 -7 lines
Differences to 9.18

Fixed error regarding admin/wait dir if not exists


9.18 by trevorview | annotate | download
2005/03/20 01:30:47 (7 years ago)
Changed : +4 -4 lines
Differences to 9.17

Fixed Bug #364: Target Attribute Incorrect in RSS Block


9.17 by trevorview | annotate | download
2005/03/13 20:28:47 (7 years ago)
Changed : +8 -8 lines
Differences to 9.16

Fixed Bug #348: RSS Blocks Ignore "Link" Element in Feed


9.16 by akamuview | annotate | download
2005/03/05 09:09:34 (7 years ago)
Changed : +5 -5 lines
Differences to 9.15

removed skype will be in 9.1 branch


9.15 by djmazeview | annotate | download
2005/02/27 04:43:42 (7 years ago)
Changed : +5 -4 lines
Differences to 9.14

Fixed small bug which hide the admin menu block when there are no blocks on the left.


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

Removed useless line breaks


9.13 by djmazeview | annotate | download
2005/02/18 08:27:10 (7 years ago)
Changed : +4 -3 lines
Differences to 9.12

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.12 by djmazeview | annotate | download
2005/02/18 02:07:03 (7 years ago)
Changed : +7 -50 lines
Differences to 9.11

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


9.11 by djmazeview | annotate | download
2005/02/16 23:09:37 (7 years ago)
Changed : +406 -476 lines
Differences to 9.10

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


9.10 by djmazeview | annotate | download
2005/02/10 02:35:33 (7 years ago)
Changed : +15 -17 lines
Differences to 9.9

Small code cleanup as noticed by XHTMLNoles


9.9 by trevorview | annotate | download
2005/02/10 00:07:17 (7 years ago)
Changed : +3 -3 lines
Differences to 9.8

Fixed Bug #276: bad html code with text banner


9.8 by djmazeview | annotate | download
2005/01/31 01:10:47 (7 years ago)
Changed : +3 -3 lines
Differences to 9.7

Fixed some BBCode issues and redesigned bbcode for future enhancements


9.7 by djmazeview | annotate | download
2005/01/29 16:27:52 (7 years ago)
Changed : +51 -52 lines
Differences to 9.6

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


9.6 by djmazeview | annotate | download
2005/01/26 13:28:54 (7 years ago)
Changed : +36 -30 lines
Differences to 9.5

fixed bug http://cpgnuke.com/Projects/bugs/id=178.html


9.5 by djmazeview | annotate | download
2005/01/26 12:57:11 (7 years ago)
Changed : +3 -3 lines
Differences to 9.4

Fixed bug http://cpgnuke.com/Projects/bugs/id=221/edit=1.html


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

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


9.3 by djmazeview | annotate | download
2005/01/19 14:21:44 (7 years ago)
Changed : +3 -2 lines
Differences to 9.2

Disabled view banners for logged in admins for better and more reliable banner impressions since admins never click on it anyway and they visit the website toooo much


9.2 by djmazeview | annotate | download
2005/01/13 05:16:21 (7 years ago)
Changed : +4 -4 lines
Differences to 9.1

Fixed showing HTML blocks


9.1 by djmazeview | annotate | download
2005/01/12 16:01:29 (7 years ago)
Changed : +8 -2 lines
Differences to 9.0

Thanks to trevor for pointing out a new function validate_secimg() to use for checking the security code created by generate_secimg()


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