Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Fudge Namespace Reference

Detailed Description

File Versioning

Purpose

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.46

File_Versioning

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
antivirus.inc,v 1.4 2012/08/30 00:56:51 ewang Exp

Antivirus

Purpose Antivirus functions

Author
Benjamin Pearson bpear.nosp@m.son@.nosp@m.squiz.nosp@m..net
Version
Revision:
1.4

Antivirus

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
colour.inc,v 1.18 2012/08/30 00:56:51 ewang Exp

Colour

Purpose Colour manipulation functions

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.18

Colour

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
csv.inc,v 1.23 2012/08/30 00:56:51 ewang Exp

CSV

Purpose A class used to create and parse CSV files

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.23

CSV

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
datetime_field.inc,v 1.57 2012/08/30 00:56:51 ewang Exp

Date/Time Field

Purpose This class is datatype for storing a datetime. The data isn't really important, its just 'YYYY-MM-DD HH:II:SS' its the functionality that counts. It's okay to send a parameters array across with other elements, this thing won't diturb other elements, but it uses: show, style, min, max, null, allow_circa, print_format

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.57

DateTime_Field

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
db_extras.inc,v 1.29 2012/08/30 00:56:51 ewang Exp

DB Extras

Purpose To provide some workarounds for DBs that don't support some useful SQL functionality like Sub-Queries.

Since 3.18.0 RC1, these functions have been re-written to reflect the removal of support for the PEAR DB module, and the addition of PHP 5's PDO and the Squiz Database Abstraction Layer (DAL). As it is not possible to glean the database type from a PDO DB object, the functions have been changed to use the database type instead. Send DAL::getDbType() to the functions instead of $db.

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.29

DB_Extras

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
dev.inc,v 1.38 2012/08/30 00:56:51 ewang Exp

Dev

Purpose Generic functions that are useful for developers

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.38

dev

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
datetime.inc,v 1.48 2012/08/30 00:56:51 ewang Exp

DateTime Functions

Purpose General function for manipulating dates and times

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.48

General

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
file_system.inc,v 1.50 2012/08/30 00:56:51 ewang Exp

File System Functions

Purpose Generic functions for the file system

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.50

General

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
general.inc,v 1.58 2012/09/07 00:51:59 ewang Exp

General Functions

Purpose Generic functions that are useful, but don't fall into any other category

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.58

General

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
text.inc,v 1.70.2.1 2012/11/19 05:17:24 akarelia Exp

General Text Functions

Purpose Generic functions that are useful, but don't fall into any other category

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.70.2.1

Text

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
www.inc,v 1.44 2012/08/30 00:56:51 ewang Exp

WWW Functions

Purpose Any Functions for dealing with the web, it's paths etc

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.44

General

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
xml_converter.inc,v 1.7 2012/08/30 00:56:51 ewang Exp

XML_Converter

Purpose Converts an xml document from a string to an array or from an array to a string

<root> vb1 vb2 <d> </root>

is equivalent to:

Array (
    'root' => Array (
        Array (
            'b' => Array (
                        Array('@attr' => val, '-content' => vb1),
                        Array('-content' => vb2)
                    ),
            'c' => Array (
                        Array ('d' => Array (Array ()))
                    )
        )
    )
)
Author
Geoffroy Noel gnoel.nosp@m.@squ.nosp@m.iz.co.nosp@m..uk
Version
Revision:
1.7

General

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
image_manip.inc,v 1.9 2012/08/30 00:56:51 ewang Exp

Image_Manip

Image manipulation functions

Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.9

Image

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
ldap.inc,v 1.17 2012/08/30 00:56:51 ewang Exp

LDAP

Purpose To provide an interface to an LDAP directory server for basic functionality

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.17

ldap

Mollom

Purpose: Allows Matrix to communicate with Mollom (http://mollom.com)

Author
Chiranjivi Upreti cupre.nosp@m.ti@s.nosp@m.quiz..nosp@m.com..nosp@m.au
Version
Revision:
1.4.2.1

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
rss_feed_reader.inc,v 1.28.2.1 2012/11/21 04:17:05 akarelia Exp

RSS_Feed_Reader

Purpose Converts an xml document to different arrays of relative arrays

Author
Pratibha Gannavarapu pgann.nosp@m.avar.nosp@m.apu@s.nosp@m.quiz.nosp@m..net
Version
Revision:
1.28.2.1

RSS_Feeds

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
rss_feed_writer.inc,v 1.12 2012/08/30 00:56:51 ewang Exp

RSS_Feed_Writer

Purpose Creates an XML document with all the data that is provided

Author
Pratibha Gannavarapu pgann.nosp@m.avar.nosp@m.apu@s.nosp@m.quiz.nosp@m..net
Version
Revision:
1.12

RSS_Feeds

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
character_sets.inc,v 1.9 2012/08/30 00:56:51 ewang Exp

Standard Character Set List

Purpose This list of apparently standard character sets was taken from this web site: http://msdn.microsoft.com/library/default.asp?url =>/workshop/author/dhtml/reference/charsets/charset4.asp

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.9

Standards_Lists

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
countries.inc,v 1.12 2012/08/30 00:56:51 ewang Exp

Standard Country List

Purpose This country list includes the two-letter country code, and the country name as defined by ISO Standard 3166

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.12

Standards_Lists

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
file_types.inc,v 1.8 2012/08/30 00:56:51 ewang Exp

Standard File Type List

Purpose Textural English descriptions of various standard file extensions

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.8

Standards_Lists

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
languages.inc,v 1.7 2012/08/30 00:56:51 ewang Exp

Standard Language List

Purpose An alphabetical list of each language and its official two-character, taken from ISO 639. (Yes, its in English)

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.7

Standards_Lists

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ACN 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.net) so we may provide | | you a copy. | +--------------------------------------------------------------——+

Id:
locales.inc,v 1.3 2006/12/06 05:12:31 bcaldwell Exp

Standard Locale List

Purpose List of locales commonly found on a typical *nix server. Keyed by codes stored in UNIX setlocale() format: characters before the underscore are the language, letters after are country - eg. 'en_AU' is English (Australia). An optional '@' followed by text signifies a minor variation of the default locale - Euro support being the main usage of this.

Author
Luke Wright lwrig.nosp@m.ht@s.nosp@m.quiz..nosp@m.net
Version
Revision:
1.3

Standards_Lists

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
mime_types.inc,v 1.23 2012/08/30 00:56:51 ewang Exp

Standard Mime Type List

Purpose File extensions and their associated mime-types Originally stolen from Apaches configuration

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.23

Standards_Lists

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
var_serialise.inc,v 1.12 2012/08/30 00:56:51 ewang Exp

Var Serialise

Purpose Allow the transportation of PHP variables to JS variables Example

<script language="JavaScript" type="text/javascript" src="var_serialise.js"></script>
<script language="JavaScript" type="text/javascript">
    var js_var = var_unserialise('<?php echo var_serialise($php_var, true)?>');
</script>
Author
Blair Robertson blair.nosp@m.@squ.nosp@m.iz.ne.nosp@m.t
Version
Revision:
1.12

var_serialise

WYSIWYG Plugin - About

Purpose A WYSIWYG plugin to show an about box for the editor

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.13

wysiwyg

WYSIWYG Plugin - Keyword Replace

Purpose A WYSIWYG plugin to add keywords to the editor using a nice interface

Author
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.8

wysiwyg

WYSIWYG Plugin - Format Font

Purpose A WYSIWYG plugin to change font size, family, and style

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.11

wysiwyg

WYSIWYG Plugin - Format Text

Purpose A WYSIWYG plugin to make select bold, itlaic, underline and strikethrough. Also has remove all formatting function

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.13.2.1

wysiwyg

WYSIWYG Plugin - General

Purpose A WYSIWYG plugin to provide general functions to the editor (somewhat unrelated functionality)

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.10

wysiwyg

WYSIWYG Plugin - History Functions

Purpose A WYSIWYG plugin to provide undo and redo functions. The commands are supported nativly by the editors for all supported browsers - so only need to add the buttons and not provide the functionality

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.9

wysiwyg

WYSIWYG Plugin - HTML Tidy

Purpose A WYSIWYG plugin to clean the HTML produced by the editor with HTML Tidy

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Dmitry Baranovskiy dbara.nosp@m.novs.nosp@m.kiy@s.nosp@m.quiz.nosp@m..net
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.75.2.1

wysiwyg

WYSIWYG Plugin - Indenting

Purpose A WYSIWYG plugin to increase and decrease the indent of the select elements

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.11

wysiwyg

WYSIWYG Plugin - Insert Image

Purpose A WYSIWYG plugin to allow the user to insert an image in the editable document

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.14

wysiwyg

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
insert_image.php,v 1.14 2012/08/30 00:56:52 ewang Exp

WYSIWYG Plugin - Insert Image Pop-up

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.14

wysiwyg

WYSIWYG Plugin - Insert Link

Purpose A WYSIWYG plugin to allow the user to insert and remove a link in the editable document

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.9

wysiwyg

WYSIWYG Plugin - Justify Text

Purpose A WYSIWYG plugin to allow text alignment

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.11

wysiwyg

WYSIWYG Plugin - Keyword Replace

Purpose A WYSIWYG plugin to add keywords to the editor using a nice interface

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.12

wysiwyg

WYSIWYG Plugin - Listing Functions

Purpose A WYSIWYG plugin to create numbered or bulleted lists

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.9

wysiwyg

Matrix Keyword Expander

Purpose Using a specified language map asset, this plugin looks for keywords in the typed text and pops up a confirm dialog to replace it with its full version as you type

Author
Tom Barrett tbarr.nosp@m.ett@.nosp@m.squiz.nosp@m..net
Version
Revision:
1.20

wysiwyg

WYSIWYG Plugin - Matrix Insert Quick Link

Purpose A WYSIWYG plugin to make quick links from text

Author
Benjamin Pearson bpear.nosp@m.son@.nosp@m.squiz.nosp@m..net
Version
Revision:
1.3

wysiwyg

WYSIWYG Plugin - Citation

Purpose A WYSIWYG plugin to allow the user to create and manipulate tables

Author
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Darren McKee dmcke.nosp@m.e@sq.nosp@m.uiz.n.nosp@m.et
Version
$Version$ - 1.0

wysiwyg

WYSIWYG Plugin - Quotation

Purpose A WYSIWYG plugin to allow the user to insert "Blockquote"

Author
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Darren McKee dmcke.nosp@m.e@sq.nosp@m.uiz.n.nosp@m.et
Version
Revision:
1.8

wysiwyg

WYSIWYG Plugin - Format Text

Purpose A WYSIWYG plugin to separate text replace from other formatting functions

Author
Darren McKee dmcke.nosp@m.e@sq.nosp@m.uiz.n.nosp@m.et
Version
Revision:
1.15

wysiwyg

WYSIWYG Plugin - Super/Subscript

Purpose A WYSIWYG plugin to allow superscript and subscript text

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.9

wysiwyg

A WYSIWYG plugin to search and replace the text

Author
Chiranjivi Upreti cupre.nosp@m.ti@s.nosp@m.quiz..nosp@m.com..nosp@m.au
Version
Revision:
1.3

wysiwyg

WYSIWYG Plugin - Colour Functions

Purpose A WYSIWYG plugin to allow the user to set text and background colours

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.15.2.1

wysiwyg

WYSIWYG Plugin - Keyword Replace

Purpose A WYSIWYG plugin to add keywords to the editor using a nice interface

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.2

wysiwyg

WYSIWYG Plugin - Spell Checker

Purpose A WYSIWYG plugin to allow the user to Check the spelling of the document

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.13

wysiwyg

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
spell_parser.inc,v 1.14 2012/08/30 00:56:53 ewang Exp

Spell_Parser

Purpose

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.14

wysiwyg

WYSIWYG Plugin - Table Editing

Purpose A WYSIWYG plugin to allow the user to create and manipulate tables

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Darren McKee dmcke.nosp@m.e@sq.nosp@m.uiz.n.nosp@m.et
Version
$Version$ - 1.0

wysiwyg

WYSIWYG Plugin - Text Indicator

Purpose A WYSIWYG plugin to show a sample character in the font style/colours etc of the selected text. Pure decoration - no real functionality.

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.11

wysiwyg

WYSIWYG Plugin - View Source

Purpose A WYSIWYG plugin to allow the user to switch between HTML source and editing views

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.11

wysiwyg

WYSIWYG Plugin - Visual Aid

Purpose A WYSIWYG plugin to allow the user to have visual representation of html tags

Author
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.4

wysiwyg

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
wysiwyg.inc,v 1.97 2012/08/30 00:56:51 ewang Exp

WYSIWYG

Purpose A class used to create a cross browser WYSIWYG editor. The WYSIWYG object requires you to add plugins to it to provide the functionality. Use the add_plugin function to do this.

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.97

wysiwyg

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ABN 77 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
wysiwyg_plugin.inc,v 1.22 2012/08/30 00:56:51 ewang Exp

WYSIWYG Plugin

Purpose A class used to create a plugin for the WYSIWYG editor. Must bee added using the add_plugin function of wysiwyg.inc

Author
Greg Sherwood greg@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.22

wysiwyg

+--------------------------------------------------------------——+ | This MySource Matrix CMS file is Copyright (c) Squiz Pty Ltd | | ACN 084 670 600 | +--------------------------------------------------------------——+ | IMPORTANT: Your use of this Software is subject to the terms of | | the Licence provided in the file licence.txt. If you cannot find | | this file please contact Squiz (www.squiz.com.au) so we may provide| | you a copy. | +--------------------------------------------------------------——+

Id:
ipb.inc,v 1.21 2012/08/30 00:58:55 ewang Exp

IPB

Purpose To provide utility functions to extract member and group information from Invision Power Board database

Author
Scott Kim skim@.nosp@m.squi.nosp@m.z.net
Version
Revision:
1.21

ipb