includes/clientside/tinymce/plugins/example/langs/en_dlg.js
author Dan
Tue, 26 Feb 2008 19:51:43 -0500
changeset 463 0857911fb7f1
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed some bugs with $paths->getParam() and $paths->get_pageid_from_url() when slashes are in the namespace prefix. Result of testing on Windows Vista + Apache 2.2. Using TortoiseHG

tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});