[guadec-web] Deleted the old website
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] Deleted the old website
- Date: Mon, 11 Feb 2013 14:27:40 +0000 (UTC)
commit 803d47c6fd7afc43e64d598cc521e1ae73cb957a
Author: Rui Matos <tiagomatos gmail com>
Date: Mon Feb 11 15:02:46 2013 +0100
Deleted the old website
The contents remain in the 2010 branch.
.gitignore | 9 -
.htaccess | 5 -
AUTHORS | 11 -
ChangeLog | 1231 --
GUADEC 2010-final.pdf | Bin 5467177 -> 0 bytes
HACKING | 6 -
MAINTAINERS | 3 -
NEWS | 4 -
.../admin/form/ConferenceSiteSettingsForm.inc.php | 177 -
classes/admin/form/ImportOCS1Form.inc.php | 74 -
classes/admin/form/SiteSettingsForm.inc.php | 179 -
classes/announcement/Announcement.inc.php | 246 -
classes/announcement/AnnouncementDAO.inc.php | 335 -
classes/announcement/AnnouncementType.inc.php | 83 -
classes/announcement/AnnouncementTypeDAO.inc.php | 257 -
classes/cache/CacheManager.inc.php | 100 -
classes/cache/FileCache.inc.php | 115 -
classes/cache/GenericCache.inc.php | 141 -
classes/cache/MemcacheCache.inc.php | 150 -
classes/captcha/Captcha.inc.php | 99 -
classes/captcha/CaptchaDAO.inc.php | 163 -
classes/captcha/CaptchaManager.inc.php | 114 -
classes/comment/Comment.inc.php | 241 -
classes/comment/CommentDAO.inc.php | 255 -
classes/comment/form/CommentForm.inc.php | 207 -
classes/conference/Conference.inc.php | 272 -
classes/conference/ConferenceDAO.inc.php | 276 -
classes/conference/ConferenceSettingsDAO.inc.php | 178 -
classes/conference/NotificationStatusDAO.inc.php | 111 -
classes/conference/Track.inc.php | 249 -
classes/conference/TrackDAO.inc.php | 419 -
classes/conference/TrackDirectorsDAO.inc.php | 204 -
.../conference/log/ConferenceEventLogDAO.inc.php | 275 -
.../conference/log/ConferenceEventLogEntry.inc.php | 379 -
classes/conference/log/ConferenceLog.inc.php | 111 -
classes/config/Config.inc.php | 76 -
classes/config/ConfigParser.inc.php | 219 -
classes/core/ArrayItemIterator.inc.php | 188 -
classes/core/Core.inc.php | 118 -
classes/core/DataObject.inc.php | 82 -
classes/core/Handler.inc.php | 128 -
classes/core/ItemIterator.inc.php | 77 -
classes/core/OCSApplication.inc.php | 139 -
classes/core/Registry.inc.php | 66 -
classes/core/Request.inc.php | 756 --
classes/core/String.inc.php | 775 --
classes/core/Transcoder.inc.php | 104 -
classes/core/VirtualArrayIterator.inc.php | 170 -
classes/db/DAO.inc.php | 400 -
classes/db/DAORegistry.inc.php | 149 -
classes/db/DAOResultFactory.inc.php | 180 -
classes/db/DBConnection.inc.php | 234 -
classes/db/DBDataXMLParser.inc.php | 208 -
classes/db/DBResultRange.inc.php | 75 -
classes/db/DBRowIterator.inc.php | 148 -
classes/db/SQLParser.inc.php | 148 -
classes/db/SettingsDAO.inc.php | 119 -
classes/db/XMLDAO.inc.php | 63 -
classes/director/form/EmailTemplateForm.inc.php | 167 -
classes/file/ConferenceFileManager.inc.php | 54 -
classes/file/EditableFile.inc.php | 52 -
classes/file/FileManager.inc.php | 407 -
classes/file/FileWrapper.inc.php | 367 -
classes/file/PaperFileManager.inc.php | 627 -
classes/file/PublicFileManager.inc.php | 155 -
classes/file/TemporaryFile.inc.php | 166 -
classes/file/TemporaryFileDAO.inc.php | 171 -
classes/file/TemporaryFileManager.inc.php | 204 -
classes/form/Form.inc.php | 329 -
classes/form/FormError.inc.php | 56 -
classes/form/validation/FormValidator.inc.php | 98 -
.../form/validation/FormValidatorAlphaNum.inc.php | 33 -
classes/form/validation/FormValidatorArray.inc.php | 82 -
.../validation/FormValidatorArrayCustom.inc.php | 131 -
.../form/validation/FormValidatorCaptcha.inc.php | 49 -
.../form/validation/FormValidatorCustom.inc.php | 62 -
classes/form/validation/FormValidatorEmail.inc.php | 41 -
classes/form/validation/FormValidatorInSet.inc.php | 45 -
.../form/validation/FormValidatorLength.inc.php | 70 -
.../form/validation/FormValidatorLocale.inc.php | 58 -
.../validation/FormValidatorLocaleEmail.inc.php | 38 -
classes/form/validation/FormValidatorPost.inc.php | 40 -
.../form/validation/FormValidatorRegExp.inc.php | 45 -
classes/form/validation/FormValidatorUrl.inc.php | 33 -
classes/group/Group.inc.php | 133 -
classes/group/GroupDAO.inc.php | 240 -
classes/group/GroupMembership.inc.php | 116 -
classes/group/GroupMembershipDAO.inc.php | 208 -
classes/help/Help.inc.php | 260 -
classes/help/HelpMappingFile.inc.php | 115 -
classes/help/HelpToc.inc.php | 124 -
classes/help/HelpTocDAO.inc.php | 119 -
classes/help/HelpTopic.inc.php | 139 -
classes/help/HelpTopicDAO.inc.php | 196 -
classes/help/HelpTopicSection.inc.php | 65 -
classes/help/OCSHelpMappingFile.inc.php | 60 -
classes/help/PluginHelpMappingFile.inc.php | 66 -
classes/i18n/EditableEmailFile.inc.php | 106 -
classes/i18n/EditableLocaleFile.inc.php | 94 -
classes/i18n/Locale.inc.php | 558 -
classes/i18n/LocaleFile.inc.php | 232 -
classes/i18n/TimeZone.inc.php | 161 -
classes/install/Install.inc.php | 311 -
classes/install/Installer.inc.php | 581 -
classes/install/Upgrade.inc.php | 463 -
classes/install/form/InstallForm.inc.php | 261 -
classes/install/form/UpgradeForm.inc.php | 113 -
classes/log/EventLogConstants.inc.php | 33 -
classes/mail/EmailTemplate.inc.php | 378 -
classes/mail/EmailTemplateDAO.inc.php | 674 -
classes/mail/Mail.inc.php | 446 -
classes/mail/MailTemplate.inc.php | 466 -
classes/mail/MassMail.inc.php | 81 -
classes/mail/PaperMailTemplate.inc.php | 205 -
classes/mail/SMTPMailer.inc.php | 380 -
.../manager/form/AccommodationSettingsForm.inc.php | 97 -
classes/manager/form/AnnouncementForm.inc.php | 169 -
classes/manager/form/AnnouncementTypeForm.inc.php | 113 -
classes/manager/form/EmailTemplateForm.inc.php | 162 -
classes/manager/form/GroupForm.inc.php | 114 -
classes/manager/form/LanguageSettingsForm.inc.php | 127 -
classes/manager/form/PaymentSettingsForm.inc.php | 118 -
classes/manager/form/ProgramSettingsForm.inc.php | 151 -
classes/manager/form/ReviewFormElementForm.inc.php | 135 -
classes/manager/form/ReviewFormForm.inc.php | 117 -
classes/manager/form/SchedConfSettingsForm.inc.php | 183 -
classes/manager/form/TimelineForm.inc.php | 488 -
classes/manager/form/TrackForm.inc.php | 179 -
classes/manager/form/UserManagementForm.inc.php | 337 -
.../form/schedConfSetup/SchedConfSetupForm.inc.php | 85 -
.../schedConfSetup/SchedConfSetupStep1Form.inc.php | 104 -
.../schedConfSetup/SchedConfSetupStep2Form.inc.php | 78 -
.../schedConfSetup/SchedConfSetupStep3Form.inc.php | 68 -
.../manager/form/scheduler/BuildingForm.inc.php | 117 -
classes/manager/form/scheduler/RoomForm.inc.php | 125 -
.../manager/form/scheduler/ScheduleForm.inc.php | 337 -
.../form/scheduler/SpecialEventForm.inc.php | 145 -
.../manager/form/setup/ConferenceSetupForm.inc.php | 156 -
.../form/setup/ConferenceSetupStep1Form.inc.php | 60 -
.../form/setup/ConferenceSetupStep2Form.inc.php | 110 -
.../form/setup/ConferenceSetupStep3Form.inc.php | 113 -
.../form/setup/ConferenceSetupStep4Form.inc.php | 134 -
.../form/setup/ConferenceSetupStep5Form.inc.php | 35 -
.../form/setup/ConferenceSetupStep6Form.inc.php | 44 -
classes/oai/OAI.inc.php | 972 --
classes/oai/OAIStruct.inc.php | 227 -
classes/oai/format/OAIMetadataFormat_DC.inc.php | 87 -
classes/oai/format/OAIMetadataFormat_MARC.inc.php | 74 -
.../oai/format/OAIMetadataFormat_MARC21.inc.php | 74 -
.../oai/format/OAIMetadataFormat_RFC1807.inc.php | 69 -
classes/oai/ocs/ConferenceOAI.inc.php | 210 -
classes/oai/ocs/OAIDAO.inc.php | 561 -
classes/paper/Paper.inc.php | 1027 --
classes/paper/PaperComment.inc.php | 249 -
classes/paper/PaperCommentDAO.inc.php | 262 -
classes/paper/PaperDAO.inc.php | 548 -
classes/paper/PaperFile.inc.php | 284 -
classes/paper/PaperFileDAO.inc.php | 360 -
classes/paper/PaperGalley.inc.php | 161 -
classes/paper/PaperGalleyDAO.inc.php | 388 -
classes/paper/PaperHTMLGalley.inc.php | 251 -
classes/paper/PaperNote.inc.php | 159 -
classes/paper/PaperNoteDAO.inc.php | 194 -
classes/paper/Presenter.inc.php | 258 -
classes/paper/PresenterDAO.inc.php | 367 -
classes/paper/PublishedPaper.inc.php | 259 -
classes/paper/PublishedPaperDAO.inc.php | 797 --
classes/paper/SuppFile.inc.php | 412 -
classes/paper/SuppFileDAO.inc.php | 350 -
classes/paper/log/PaperEmailLogDAO.inc.php | 198 -
classes/paper/log/PaperEmailLogEntry.inc.php | 304 -
classes/paper/log/PaperEventLogDAO.inc.php | 196 -
classes/paper/log/PaperEventLogEntry.inc.php | 463 -
classes/paper/log/PaperLog.inc.php | 147 -
classes/payment/PaymentManager.inc.php | 83 -
classes/payment/QueuedPayment.inc.php | 71 -
classes/payment/QueuedPaymentDAO.inc.php | 120 -
classes/payment/ocs/OCSPaymentManager.inc.php | 74 -
classes/payment/ocs/OCSQueuedPayment.inc.php | 84 -
classes/plugins/AuthPlugin.inc.php | 252 -
classes/plugins/BlockPlugin.inc.php | 175 -
classes/plugins/CitationPlugin.inc.php | 79 -
classes/plugins/GatewayPlugin.inc.php | 127 -
classes/plugins/GenericPlugin.inc.php | 23 -
classes/plugins/HookRegistry.inc.php | 87 -
classes/plugins/ImportExportPlugin.inc.php | 119 -
classes/plugins/PaymethodPlugin.inc.php | 107 -
classes/plugins/Plugin.inc.php | 341 -
classes/plugins/PluginRegistry.inc.php | 174 -
classes/plugins/PluginSettingsDAO.inc.php | 269 -
classes/plugins/ReportPlugin.inc.php | 128 -
classes/plugins/ThemePlugin.inc.php | 58 -
.../form/submit/PresenterSubmitForm.inc.php | 157 -
.../form/submit/PresenterSubmitStep1Form.inc.php | 148 -
.../form/submit/PresenterSubmitStep2Form.inc.php | 270 -
.../form/submit/PresenterSubmitStep3Form.inc.php | 112 -
.../form/submit/PresenterSubmitStep4Form.inc.php | 63 -
.../form/submit/PresenterSubmitStep5Form.inc.php | 101 -
.../submit/PresenterSubmitSuppFileForm.inc.php | 216 -
.../PresenterSubmitSuppFileForm.inc.php.dist | 216 -
classes/registration/Currency.inc.php | 81 -
classes/registration/CurrencyDAO.inc.php | 120 -
classes/registration/Registration.inc.php | 231 -
classes/registration/RegistrationDAO.inc.php | 669 -
classes/registration/RegistrationOption.inc.php | 229 -
classes/registration/RegistrationOptionDAO.inc.php | 413 -
classes/registration/RegistrationType.inc.php | 379 -
classes/registration/RegistrationTypeDAO.inc.php | 490 -
classes/registration/form/RegistrationForm.inc.php | 294 -
.../form/RegistrationOptionForm.inc.php | 146 -
.../form/RegistrationPolicyForm.inc.php | 190 -
.../registration/form/RegistrationTypeForm.inc.php | 216 -
.../registration/form/UserRegistrationForm.inc.php | 288 -
classes/reviewForm/ReviewForm.inc.php | 184 -
classes/reviewForm/ReviewFormDAO.inc.php | 454 -
classes/reviewForm/ReviewFormElement.inc.php | 197 -
classes/reviewForm/ReviewFormElementDAO.inc.php | 299 -
classes/reviewForm/ReviewFormResponse.inc.php | 95 -
classes/reviewForm/ReviewFormResponseDAO.inc.php | 203 -
classes/rt/RT.inc.php | 175 -
classes/rt/RTAdmin.inc.php | 25 -
classes/rt/RTStruct.inc.php | 329 -
classes/rt/RTXMLParser.inc.php | 185 -
classes/rt/ocs/ConferenceRT.inc.php | 43 -
classes/rt/ocs/ConferenceRTAdmin.inc.php | 70 -
classes/rt/ocs/RTDAO.inc.php | 592 -
classes/rt/ocs/form/ContextForm.inc.php | 139 -
classes/rt/ocs/form/SearchForm.inc.php | 139 -
classes/rt/ocs/form/VersionForm.inc.php | 124 -
classes/schedConf/SchedConf.inc.php | 301 -
classes/schedConf/SchedConfAction.inc.php | 221 -
classes/schedConf/SchedConfDAO.inc.php | 381 -
classes/schedConf/SchedConfSettingsDAO.inc.php | 179 -
classes/schedConf/SchedConfStatisticsDAO.inc.php | 340 -
classes/scheduledTask/ScheduledTask.inc.php | 36 -
classes/scheduledTask/ScheduledTaskDAO.inc.php | 91 -
classes/scheduler/Building.inc.php | 134 -
classes/scheduler/BuildingDAO.inc.php | 210 -
classes/scheduler/Room.inc.php | 134 -
classes/scheduler/RoomDAO.inc.php | 194 -
classes/scheduler/SpecialEvent.inc.php | 144 -
classes/scheduler/SpecialEventDAO.inc.php | 206 -
classes/search/PaperSearch.inc.php | 350 -
classes/search/PaperSearchDAO.inc.php | 209 -
classes/search/PaperSearchIndex.inc.php | 288 -
classes/search/SearchFileParser.inc.php | 123 -
classes/search/SearchHTMLParser.inc.php | 37 -
classes/search/SearchHelperParser.inc.php | 47 -
classes/security/AccessKey.inc.php | 131 -
classes/security/AccessKeyDAO.inc.php | 189 -
classes/security/AccessKeyManager.inc.php | 85 -
classes/security/AuthSource.inc.php | 130 -
classes/security/AuthSourceDAO.inc.php | 200 -
classes/security/Role.inc.php | 143 -
classes/security/RoleDAO.inc.php | 545 -
classes/security/Validation.inc.php | 372 -
.../security/form/AuthSourceSettingsForm.inc.php | 97 -
classes/session/Session.inc.php | 221 -
classes/session/SessionDAO.inc.php | 176 -
classes/session/SessionManager.inc.php | 249 -
classes/site/ImportOCS1.inc.php | 963 --
classes/site/Site.inc.php | 360 -
classes/site/SiteDAO.inc.php | 128 -
classes/site/SiteSettingsDAO.inc.php | 155 -
classes/site/Version.inc.php | 171 -
classes/site/VersionCheck.inc.php | 117 -
classes/site/VersionDAO.inc.php | 112 -
classes/submission/common/Action.inc.php | 215 -
classes/submission/director/DirectorAction.inc.php | 176 -
.../submission/director/DirectorSubmission.inc.php | 30 -
.../director/DirectorSubmissionDAO.inc.php | 610 -
.../editAssignment/EditAssignment.inc.php | 212 -
.../editAssignment/EditAssignmentDAO.inc.php | 285 -
classes/submission/form/MetadataForm.inc.php | 259 -
classes/submission/form/PaperGalleyForm.inc.php | 268 -
.../submission/form/ReviewFormResponseForm.inc.php | 136 -
classes/submission/form/SuppFileForm.inc.php | 245 -
classes/submission/form/SuppFileForm.inc.php.dist | 245 -
.../submission/form/comment/CommentForm.inc.php | 157 -
.../comment/DirectorDecisionCommentForm.inc.php | 114 -
.../form/comment/EditCommentForm.inc.php | 206 -
.../form/comment/PeerReviewCommentForm.inc.php | 112 -
.../submission/presenter/PresenterAction.inc.php | 341 -
.../presenter/PresenterSubmission.inc.php | 360 -
.../presenter/PresenterSubmissionDAO.inc.php | 316 -
.../reviewAssignment/ReviewAssignment.inc.php | 606 -
.../reviewAssignment/ReviewAssignmentDAO.inc.php | 662 -
classes/submission/reviewer/ReviewerAction.inc.php | 421 -
.../submission/reviewer/ReviewerSubmission.inc.php | 513 -
.../reviewer/ReviewerSubmissionDAO.inc.php | 318 -
.../trackDirector/TrackDirectorAction.inc.php | 1713 ---
.../trackDirector/TrackDirectorSubmission.inc.php | 468 -
.../TrackDirectorSubmissionDAO.inc.php | 760 --
classes/tasks/RegistrationExpiryReminder.inc.php | 305 -
classes/tasks/ReviewReminder.inc.php | 144 -
classes/template/TemplateManager.inc.php | 805 --
.../trackDirector/form/CreateReviewerForm.inc.php | 194 -
classes/user/CountryDAO.inc.php | 104 -
classes/user/User.inc.php | 585 -
classes/user/UserAction.inc.php | 164 -
classes/user/UserDAO.inc.php | 474 -
classes/user/UserSettingsDAO.inc.php | 200 -
classes/user/form/ChangePasswordForm.inc.php | 80 -
classes/user/form/CreateAccountForm.inc.php | 340 -
classes/user/form/LoginChangePasswordForm.inc.php | 84 -
classes/user/form/ProfileForm.inc.php | 282 -
classes/xml/XMLCustomWriter.inc.php | 134 -
classes/xml/XMLNode.inc.php | 204 -
classes/xml/XMLParser.inc.php | 209 -
classes/xml/XMLParserDOMHandler.inc.php | 84 -
config.TEMPLATE.inc.php | 337 -
css/grid.css | 422 -
css/index.css | 44 -
css/news.css | 46 -
css/template.css | 378 -
dbscripts/xml/data/currencies.xml | 863 --
dbscripts/xml/data/email_templates.xml | 261 -
.../xml/data/locale/ca_ES/email_templates_data.xml | 526 -
.../xml/data/locale/de_DE/email_templates_data.xml | 497 -
.../xml/data/locale/en_US/email_templates_data.xml | 521 -
.../xml/data/locale/es_AR/email_templates_data.xml | 487 -
.../xml/data/locale/es_ES/email_templates_data.xml | 487 -
.../xml/data/locale/fr_CA/email_templates_data.xml | 504 -
.../xml/data/locale/fr_FR/email_templates_data.xml | 496 -
.../xml/data/locale/it_IT/email_templates_data.xml | 520 -
.../xml/data/locale/pt_BR/email_templates_data.xml | 513 -
.../xml/data/locale/pt_PT/email_templates_data.xml | 515 -
.../xml/data/locale/zh_TW/email_templates_data.xml | 530 -
dbscripts/xml/dtd/install.dtd | 48 -
dbscripts/xml/dtd/pluginSettings.dtd | 20 -
dbscripts/xml/dtd/xmldata.dtd | 35 -
dbscripts/xml/dtd/xmlschema.dtd | 78 -
dbscripts/xml/install.xml | 23 -
dbscripts/xml/ocs_schema.xml | 2541 ----
dbscripts/xml/ocs_schema_stage1.xml | 1933 ---
dbscripts/xml/upgrade.xml | 47 -
dbscripts/xml/upgrade/2.1.0_localize.xml | 150 -
dbscripts/xml/upgrade/2.1.0_preupdate.xml | 25 -
dbscripts/xml/upgrade/2.1.0_update.xml | 33 -
dbscripts/xml/upgrade/2.1.2_update.xml | 42 -
dbscripts/xml/version.xml | 39 -
docs/COPYING | 123 -
docs/ChangeLog | 6494 ---------
docs/FAQ | 254 -
docs/IMPORTEXPORT | 73 -
docs/INSTALL | 1 -
docs/LICENSE | 1 -
docs/README | 197 -
docs/README-CVS | 15 -
docs/README-DEV | 303 -
docs/RELEASE | 95 -
docs/REPORTING-BUGS | 13 -
docs/UPGRADE | 271 -
docs/release-notes/ChangeLog-2.1.0 | 7287 ----------
docs/release-notes/ChangeLog-2.1.1 | 2490 ----
docs/release-notes/ChangeLog-2.1.1-1 |14204 --------------------
docs/release-notes/ChangeLog-2.1.2 | 6494 ---------
docs/release-notes/README-2.1.0 | 157 -
docs/release-notes/README-2.1.1 | 102 -
docs/release-notes/README-2.1.2 | 95 -
guadec-web.doap | 18 -
help/en_US/conference/toc/000000.xml | 22 -
help/en_US/conference/toc/000001.xml | 28 -
help/en_US/conference/toc/000002.xml | 31 -
help/en_US/conference/toc/000003.xml | 23 -
help/en_US/conference/toc/000004.xml | 25 -
help/en_US/conference/toc/000005.xml | 26 -
help/en_US/conference/toc/000009.xml | 23 -
help/en_US/conference/toc/000014.xml | 23 -
help/en_US/conference/topic/000000.xml | 26 -
help/en_US/conference/topic/000001.xml | 19 -
help/en_US/conference/topic/000002.xml | 19 -
help/en_US/conference/topic/000003.xml | 19 -
help/en_US/conference/topic/000004.xml | 20 -
help/en_US/conference/topic/000005.xml | 41 -
help/en_US/conference/topic/000006.xml | 19 -
help/en_US/conference/topic/000007.xml | 24 -
help/en_US/conference/topic/000008.xml | 23 -
help/en_US/conference/topic/000009.xml | 21 -
help/en_US/conference/topic/000010.xml | 20 -
help/en_US/conference/topic/000011.xml | 19 -
help/en_US/conference/topic/000012.xml | 19 -
help/en_US/conference/topic/000013.xml | 21 -
help/en_US/conference/topic/000014.xml | 19 -
help/en_US/conference/topic/000015.xml | 22 -
help/en_US/conference/topic/000016.xml | 28 -
help/en_US/conference/topic/000017.xml | 31 -
help/en_US/conference/topic/000018.xml | 19 -
help/en_US/conference/topic/000019.xml | 28 -
help/en_US/conference/topic/000020.xml | 26 -
help/en_US/conference/topic/000021.xml | 33 -
help/en_US/conference/topic/000022.xml | 31 -
help/en_US/conference/topic/000023.xml | 21 -
help/en_US/conference/topic/000024.xml | 19 -
help/en_US/conference/topic/000025.xml | 23 -
help/en_US/conference/topic/000026.xml | 19 -
help/en_US/conference/topic/000027.xml | 28 -
help/en_US/conference/topic/000028.xml | 41 -
help/en_US/conference/topic/000029.xml | 20 -
help/en_US/conference/topic/000030.xml | 20 -
help/en_US/conference/topic/000031.xml | 20 -
help/en_US/conference/topic/000032.xml | 21 -
help/en_US/conference/topic/000033.xml | 21 -
help/en_US/conference/topic/000034.xml | 21 -
help/en_US/conference/topic/000035.xml | 24 -
help/en_US/conference/topic/000036.xml | 23 -
help/en_US/conference/topic/000037.xml | 23 -
help/en_US/conference/topic/000038.xml | 20 -
help/en_US/conference/topic/000039.xml | 19 -
help/en_US/conference/topic/000040.xml | 20 -
help/en_US/conference/topic/000041.xml | 20 -
help/en_US/conference/topic/000042.xml | 29 -
help/en_US/conference/topic/000043.xml | 25 -
help/en_US/conference/topic/000044.xml | 19 -
help/en_US/conference/topic/000045.xml | 31 -
help/en_US/conference/topic/000046.xml | 23 -
help/en_US/editorial/toc/000000.xml | 22 -
help/en_US/editorial/toc/000001.xml | 24 -
help/en_US/editorial/toc/000002.xml | 23 -
help/en_US/editorial/toc/000003.xml | 21 -
help/en_US/editorial/toc/000004.xml | 21 -
help/en_US/editorial/toc/000005.xml | 24 -
help/en_US/editorial/toc/000006.xml | 22 -
help/en_US/editorial/toc/000011.xml | 24 -
help/en_US/editorial/toc/000017.xml | 22 -
help/en_US/editorial/topic/000000.xml | 24 -
help/en_US/editorial/topic/000001.xml | 20 -
help/en_US/editorial/topic/000002.xml | 21 -
help/en_US/editorial/topic/000003.xml | 19 -
help/en_US/editorial/topic/000004.xml | 18 -
help/en_US/editorial/topic/000005.xml | 19 -
help/en_US/editorial/topic/000006.xml | 19 -
help/en_US/editorial/topic/000007.xml | 41 -
help/en_US/editorial/topic/000008.xml | 22 -
help/en_US/editorial/topic/000009.xml | 23 -
help/en_US/editorial/topic/000010.xml | 19 -
help/en_US/editorial/topic/000011.xml | 21 -
help/en_US/editorial/topic/000012.xml | 21 -
help/en_US/editorial/topic/000013.xml | 19 -
help/en_US/editorial/topic/000014.xml | 21 -
help/en_US/editorial/topic/000015.xml | 29 -
help/en_US/editorial/topic/000016.xml | 31 -
help/en_US/editorial/topic/000017.xml | 21 -
help/en_US/editorial/topic/000018.xml | 19 -
help/en_US/editorial/topic/000019.xml | 19 -
help/en_US/editorial/topic/000020.xml | 19 -
help/en_US/editorial/topic/000021.xml | 20 -
help/en_US/editorial/topic/000022.xml | 33 -
help/en_US/editorial/topic/000023.xml | 19 -
help/en_US/editorial/topic/000024.xml | 21 -
help/en_US/editorial/topic/000025.xml | 25 -
help/en_US/editorial/topic/000026.xml | 26 -
help/en_US/editorial/topic/000027.xml | 20 -
help/en_US/editorial/topic/000028.xml | 19 -
help/en_US/editorial/topic/000029.xml | 21 -
help/en_US/index/toc/000000.xml | 23 -
help/en_US/index/topic/000000.xml | 25 -
help/en_US/intro/toc/000000.xml | 18 -
help/en_US/intro/topic/000000.xml | 73 -
help/en_US/intro/topic/000001.xml | 84 -
help/en_US/publishing/toc/000000.xml | 17 -
help/en_US/publishing/topic/000000.xml | 19 -
help/en_US/site/toc/000000.xml | 21 -
help/en_US/site/topic/000000.xml | 19 -
help/en_US/site/topic/000001.xml | 67 -
help/en_US/site/topic/000002.xml | 35 -
help/en_US/site/topic/000003.xml | 57 -
help/en_US/submission/toc/000000.xml | 22 -
help/en_US/submission/topic/000000.xml | 20 -
help/en_US/submission/topic/000001.xml | 20 -
help/en_US/submission/topic/000002.xml | 26 -
help/en_US/submission/topic/000003.xml | 22 -
help/en_US/submission/topic/000004.xml | 21 -
help/en_US/user/toc/000000.xml | 28 -
help/en_US/user/topic/000000.xml | 19 -
help/en_US/user/topic/000001.xml | 66 -
help/en_US/user/topic/000002.xml | 19 -
help/en_US/user/topic/000003.xml | 34 -
help/en_US/user/topic/000004.xml | 37 -
help/en_US/user/topic/000005.xml | 21 -
help/en_US/user/topic/000006.xml | 19 -
help/en_US/user/topic/000007.xml | 21 -
help/en_US/user/topic/000008.xml | 53 -
help/es_AR/conference/toc/000000.xml | 22 -
help/es_AR/conference/toc/000001.xml | 28 -
help/es_AR/conference/toc/000002.xml | 31 -
help/es_AR/conference/toc/000003.xml | 23 -
help/es_AR/conference/toc/000004.xml | 25 -
help/es_AR/conference/toc/000005.xml | 26 -
help/es_AR/conference/toc/000009.xml | 23 -
help/es_AR/conference/toc/000014.xml | 23 -
help/es_AR/conference/topic/000000.xml | 25 -
help/es_AR/conference/topic/000001.xml | 21 -
help/es_AR/conference/topic/000002.xml | 21 -
help/es_AR/conference/topic/000003.xml | 19 -
help/es_AR/conference/topic/000004.xml | 22 -
help/es_AR/conference/topic/000005.xml | 41 -
help/es_AR/conference/topic/000006.xml | 19 -
help/es_AR/conference/topic/000007.xml | 28 -
help/es_AR/conference/topic/000008.xml | 25 -
help/es_AR/conference/topic/000009.xml | 23 -
help/es_AR/conference/topic/000010.xml | 21 -
help/es_AR/conference/topic/000011.xml | 19 -
help/es_AR/conference/topic/000012.xml | 19 -
help/es_AR/conference/topic/000013.xml | 21 -
help/es_AR/conference/topic/000014.xml | 19 -
help/es_AR/conference/topic/000015.xml | 23 -
help/es_AR/conference/topic/000016.xml | 34 -
help/es_AR/conference/topic/000017.xml | 37 -
help/es_AR/conference/topic/000018.xml | 20 -
help/es_AR/conference/topic/000019.xml | 29 -
help/es_AR/conference/topic/000020.xml | 29 -
help/es_AR/conference/topic/000021.xml | 39 -
help/es_AR/conference/topic/000022.xml | 33 -
help/es_AR/conference/topic/000023.xml | 22 -
help/es_AR/conference/topic/000024.xml | 19 -
help/es_AR/conference/topic/000025.xml | 24 -
help/es_AR/conference/topic/000026.xml | 19 -
help/es_AR/conference/topic/000027.xml | 28 -
help/es_AR/conference/topic/000028.xml | 41 -
help/es_AR/conference/topic/000029.xml | 20 -
help/es_AR/conference/topic/000030.xml | 20 -
help/es_AR/conference/topic/000031.xml | 20 -
help/es_AR/conference/topic/000032.xml | 21 -
help/es_AR/conference/topic/000033.xml | 21 -
help/es_AR/conference/topic/000034.xml | 21 -
help/es_AR/conference/topic/000035.xml | 24 -
help/es_AR/conference/topic/000036.xml | 23 -
help/es_AR/conference/topic/000037.xml | 23 -
help/es_AR/conference/topic/000038.xml | 20 -
help/es_AR/conference/topic/000039.xml | 19 -
help/es_AR/conference/topic/000040.xml | 20 -
help/es_AR/conference/topic/000041.xml | 20 -
help/es_AR/conference/topic/000042.xml | 29 -
help/es_AR/conference/topic/000043.xml | 25 -
help/es_AR/conference/topic/000044.xml | 19 -
help/es_AR/conference/topic/000045.xml | 31 -
help/es_AR/conference/topic/000046.xml | 23 -
help/es_AR/editorial/toc/000000.xml | 22 -
help/es_AR/editorial/toc/000001.xml | 24 -
help/es_AR/editorial/toc/000002.xml | 23 -
help/es_AR/editorial/toc/000003.xml | 21 -
help/es_AR/editorial/toc/000004.xml | 21 -
help/es_AR/editorial/toc/000005.xml | 24 -
help/es_AR/editorial/toc/000006.xml | 22 -
help/es_AR/editorial/toc/000011.xml | 24 -
help/es_AR/editorial/toc/000017.xml | 22 -
help/es_AR/editorial/toc/000022.xml | 33 -
help/es_AR/editorial/toc/000023.xml | 19 -
help/es_AR/editorial/toc/000024.xml | 21 -
help/es_AR/editorial/toc/000025.xml | 25 -
help/es_AR/editorial/toc/000026.xml | 26 -
help/es_AR/editorial/toc/000027.xml | 20 -
help/es_AR/editorial/toc/000028.xml | 19 -
help/es_AR/editorial/topic/000000.xml | 24 -
help/es_AR/editorial/topic/000001.xml | 20 -
help/es_AR/editorial/topic/000002.xml | 21 -
help/es_AR/editorial/topic/000003.xml | 19 -
help/es_AR/editorial/topic/000004.xml | 18 -
help/es_AR/editorial/topic/000005.xml | 19 -
help/es_AR/editorial/topic/000006.xml | 19 -
help/es_AR/editorial/topic/000007.xml | 41 -
help/es_AR/editorial/topic/000008.xml | 22 -
help/es_AR/editorial/topic/000009.xml | 23 -
help/es_AR/editorial/topic/000010.xml | 19 -
help/es_AR/editorial/topic/000011.xml | 21 -
help/es_AR/editorial/topic/000012.xml | 21 -
help/es_AR/editorial/topic/000013.xml | 19 -
help/es_AR/editorial/topic/000014.xml | 21 -
help/es_AR/editorial/topic/000015.xml | 31 -
help/es_AR/editorial/topic/000016.xml | 31 -
help/es_AR/editorial/topic/000017.xml | 21 -
help/es_AR/editorial/topic/000018.xml | 19 -
help/es_AR/editorial/topic/000019.xml | 19 -
help/es_AR/editorial/topic/000020.xml | 19 -
help/es_AR/editorial/topic/000021.xml | 20 -
help/es_AR/editorial/topic/000022.xml | 33 -
help/es_AR/editorial/topic/000023.xml | 19 -
help/es_AR/editorial/topic/000024.xml | 21 -
help/es_AR/editorial/topic/000025.xml | 25 -
help/es_AR/editorial/topic/000026.xml | 26 -
help/es_AR/editorial/topic/000027.xml | 20 -
help/es_AR/editorial/topic/000028.xml | 19 -
help/es_AR/index/toc/000000.xml | 23 -
help/es_AR/index/topic/000000.xml | 25 -
help/es_AR/intro/toc/000000.xml | 18 -
help/es_AR/intro/topic/000000.xml | 76 -
help/es_AR/intro/topic/000001.xml | 85 -
help/es_AR/publishing/toc/000000.xml | 17 -
help/es_AR/publishing/topic/000000.xml | 19 -
help/es_AR/site/toc/000000.xml | 21 -
help/es_AR/site/topic/000000.xml | 19 -
help/es_AR/site/topic/000001.xml | 67 -
help/es_AR/site/topic/000002.xml | 35 -
help/es_AR/site/topic/000003.xml | 31 -
help/es_AR/submitting/toc/000000.xml | 22 -
help/es_AR/submitting/topic/000000.xml | 20 -
help/es_AR/submitting/topic/000001.xml | 20 -
help/es_AR/submitting/topic/000002.xml | 26 -
help/es_AR/submitting/topic/000003.xml | 22 -
help/es_AR/submitting/topic/000004.xml | 21 -
help/es_AR/user/toc/000000.xml | 25 -
help/es_AR/user/topic/000000.xml | 19 -
help/es_AR/user/topic/000001.xml | 66 -
help/es_AR/user/topic/000002.xml | 19 -
help/es_AR/user/topic/000003.xml | 34 -
help/es_AR/user/topic/000004.xml | 37 -
help/es_AR/user/topic/000005.xml | 21 -
help/es_AR/user/topic/000006.xml | 19 -
help/es_AR/user/topic/000007.xml | 24 -
help/help.dtd | 25 -
help/help.xml | 139 -
help/toc.dtd | 44 -
help/topic.dtd | 47 -
img/COPYING | 4 -
img/about-map.png | Bin 71544 -> 0 bytes
img/become-a-sponsor-bg.png | Bin 4432 -> 0 bytes
img/footer-bg.png | Bin 197 -> 0 bytes
img/gnome-footer-logo.png | Bin 5765 -> 0 bytes
img/gnome-logo.png | Bin 3179 -> 0 bytes
img/gold-sponsor-1.png | Bin 6536 -> 0 bytes
img/guadec-oranje.png | Bin 4008 -> 0 bytes
img/header-bg.png | Bin 221 -> 0 bytes
img/header-logo.png | Bin 23922 -> 0 bytes
img/header-silhouette.png | Bin 4014 -> 0 bytes
img/hotels/COPYING | 2 -
img/hotels/ibis-denhaag-city-center.jpg | Bin 80929 -> 0 bytes
img/hotels/ibis-scheveningen.jpg | Bin 20531 -> 0 bytes
img/hotels/mercure-denhaag-centraal.jpg | Bin 22085 -> 0 bytes
img/hotels/novotel-denhaag-center.jpg | Bin 20568 -> 0 bytes
img/hotels/novotel-denhaag-worldforum.jpg | Bin 32487 -> 0 bytes
img/index-logo.png | Bin 39802 -> 0 bytes
img/livestream/COPYING | 8 -
img/livestream/button-red.png | Bin 349 -> 0 bytes
img/livestream/flickr.png | Bin 581 -> 0 bytes
img/livestream/picasa.png | Bin 751 -> 0 bytes
img/livestream/twitter.png | Bin 568 -> 0 bytes
img/livestream/youtube.png | Bin 663 -> 0 bytes
img/mapmarkers/marker-flag.png | Bin 2545 -> 0 bytes
img/mapmarkers/marker-food.png | Bin 8708 -> 0 bytes
img/mapmarkers/marker-hotel.png | Bin 2959 -> 0 bytes
img/mapmarkers/marker-transport.png | Bin 3102 -> 0 bytes
img/neary_consulting.png | Bin 3321 -> 0 bytes
img/register_now.png | Bin 7384 -> 0 bytes
img/spnsrs/arm.jpg | Bin 12443 -> 0 bytes
img/spnsrs/canonical.jpg | Bin 1281 -> 0 bytes
img/spnsrs/linuxfoundation.jpg | Bin 2061 -> 0 bytes
img/spnsrs/linuxmagazine.gif | Bin 2847 -> 0 bytes
img/spnsrs/opensuse.jpg | Bin 6006 -> 0 bytes
img/spnsrs/ubuntuuser.png | Bin 10816 -> 0 bytes
img/tgood-speakers/arjen_kamphuis.jpg | Bin 11089 -> 0 bytes
img/tgood-speakers/daniel_armendariz.jpg | Bin 6016 -> 0 bytes
img/tgood-speakers/jose_felix_ontanon.jpg | Bin 6462 -> 0 bytes
img/tgood-speakers/juan_conde.jpg | Bin 3776 -> 0 bytes
img/tgood-speakers/stephan_wildeboer.png | Bin 32734 -> 0 bytes
img/tgood-speakers/stormy_peters.jpg | Bin 8997 -> 0 bytes
img/tgood-spnsrs/gendo.png | Bin 9225 -> 0 bytes
img/tgood-spnsrs/ictivity.png | Bin 13761 -> 0 bytes
img/tgood-spnsrs/min-biza.png | Bin 10698 -> 0 bytes
img/tgood-spnsrs/noiv.png | Bin 15898 -> 0 bytes
img/the-hague-footer-logo.png | Bin 13106 -> 0 bytes
img/twitter-button.png | Bin 1502 -> 0 bytes
img/upper-shadow-bg.png | Bin 171 -> 0 bytes
includes/driver.inc.php | 105 -
includes/functions.inc.php | 157 -
index.php | 100 -
js/general.js | 144 -
js/livestream.js | 314 -
js/sizer.js | 84 -
lib/adodb/adodb-active-record.inc.php | 595 -
lib/adodb/adodb-csvlib.inc.php | 312 -
lib/adodb/adodb-datadict.inc.php | 826 --
lib/adodb/adodb-error.inc.php | 258 -
lib/adodb/adodb-errorhandler.inc.php | 79 -
lib/adodb/adodb-errorpear.inc.php | 88 -
lib/adodb/adodb-exceptions.inc.php | 82 -
lib/adodb/adodb-iterator.inc.php | 85 -
lib/adodb/adodb-lib.inc.php | 1068 --
lib/adodb/adodb-pager.inc.php | 290 -
lib/adodb/adodb-pear.inc.php | 374 -
lib/adodb/adodb-perf.inc.php | 1056 --
lib/adodb/adodb-php4.inc.php | 16 -
lib/adodb/adodb-time.inc.php | 1337 --
lib/adodb/adodb-xmlschema.inc.php | 2221 ---
lib/adodb/adodb-xmlschema03.inc.php | 2399 ----
lib/adodb/adodb.inc.php | 4090 ------
lib/adodb/datadict/datadict-access.inc.php | 95 -
lib/adodb/datadict/datadict-db2.inc.php | 143 -
lib/adodb/datadict/datadict-firebird.inc.php | 151 -
lib/adodb/datadict/datadict-generic.inc.php | 125 -
lib/adodb/datadict/datadict-ibase.inc.php | 67 -
lib/adodb/datadict/datadict-informix.inc.php | 80 -
lib/adodb/datadict/datadict-mssql.inc.php | 282 -
lib/adodb/datadict/datadict-mysql.inc.php | 233 -
lib/adodb/datadict/datadict-oci8.inc.php | 282 -
lib/adodb/datadict/datadict-postgres.inc.php | 502 -
lib/adodb/datadict/datadict-sapdb.inc.php | 121 -
lib/adodb/datadict/datadict-sybase.inc.php | 228 -
lib/adodb/drivers/adodb-access.inc.php | 86 -
lib/adodb/drivers/adodb-ado.inc.php | 634 -
lib/adodb/drivers/adodb-ado5.inc.php | 668 -
lib/adodb/drivers/adodb-ado_access.inc.php | 54 -
lib/adodb/drivers/adodb-ado_mssql.inc.php | 147 -
lib/adodb/drivers/adodb-borland_ibase.inc.php | 91 -
lib/adodb/drivers/adodb-csv.inc.php | 207 -
lib/adodb/drivers/adodb-db2.inc.php | 752 --
lib/adodb/drivers/adodb-fbsql.inc.php | 266 -
lib/adodb/drivers/adodb-firebird.inc.php | 77 -
lib/adodb/drivers/adodb-ibase.inc.php | 861 --
lib/adodb/drivers/adodb-informix.inc.php | 40 -
lib/adodb/drivers/adodb-informix72.inc.php | 475 -
lib/adodb/drivers/adodb-ldap.inc.php | 406 -
lib/adodb/drivers/adodb-mssql.inc.php | 1035 --
lib/adodb/drivers/adodb-mssqlpo.inc.php | 62 -
lib/adodb/drivers/adodb-mysql.inc.php | 805 --
lib/adodb/drivers/adodb-mysqli.inc.php | 1000 --
lib/adodb/drivers/adodb-mysqlt.inc.php | 155 -
lib/adodb/drivers/adodb-netezza.inc.php | 170 -
lib/adodb/drivers/adodb-oci8.inc.php | 1501 ---
lib/adodb/drivers/adodb-oci805.inc.php | 59 -
lib/adodb/drivers/adodb-oci8po.inc.php | 217 -
lib/adodb/drivers/adodb-odbc.inc.php | 738 -
lib/adodb/drivers/adodb-odbc_db2.inc.php | 368 -
lib/adodb/drivers/adodb-odbc_mssql.inc.php | 265 -
lib/adodb/drivers/adodb-odbc_oracle.inc.php | 115 -
lib/adodb/drivers/adodb-odbtp.inc.php | 732 -
lib/adodb/drivers/adodb-odbtp_unicode.inc.php | 39 -
lib/adodb/drivers/adodb-oracle.inc.php | 338 -
lib/adodb/drivers/adodb-pdo.inc.php | 562 -
lib/adodb/drivers/adodb-pdo_mssql.inc.php | 61 -
lib/adodb/drivers/adodb-pdo_mysql.inc.php | 157 -
lib/adodb/drivers/adodb-pdo_oci.inc.php | 93 -
lib/adodb/drivers/adodb-pdo_pgsql.inc.php | 229 -
lib/adodb/drivers/adodb-postgres.inc.php | 14 -
lib/adodb/drivers/adodb-postgres64.inc.php | 1074 --
lib/adodb/drivers/adodb-postgres7.inc.php | 264 -
lib/adodb/drivers/adodb-postgres8.inc.php | 12 -
lib/adodb/drivers/adodb-proxy.inc.php | 33 -
lib/adodb/drivers/adodb-sapdb.inc.php | 184 -
lib/adodb/drivers/adodb-sqlanywhere.inc.php | 169 -
lib/adodb/drivers/adodb-sqlite.inc.php | 398 -
lib/adodb/drivers/adodb-sqlitepo.inc.php | 62 -
lib/adodb/drivers/adodb-sybase.inc.php | 418 -
lib/adodb/drivers/adodb-sybase_ase.inc.php | 115 -
lib/adodb/drivers/adodb-vfp.inc.php | 107 -
lib/adodb/lang/adodb-ar.inc.php | 34 -
lib/adodb/lang/adodb-bg.inc.php | 38 -
lib/adodb/lang/adodb-bgutf8.inc.php | 38 -
lib/adodb/lang/adodb-ca.inc.php | 35 -
lib/adodb/lang/adodb-cn.inc.php | 35 -
lib/adodb/lang/adodb-cz.inc.php | 40 -
lib/adodb/lang/adodb-da.inc.php | 33 -
lib/adodb/lang/adodb-de.inc.php | 33 -
lib/adodb/lang/adodb-en.inc.php | 34 -
lib/adodb/lang/adodb-es.inc.php | 33 -
lib/adodb/lang/adodb-esperanto.inc.php | 35 -
lib/adodb/lang/adodb-fr.inc.php | 33 -
lib/adodb/lang/adodb-hu.inc.php | 34 -
lib/adodb/lang/adodb-it.inc.php | 34 -
lib/adodb/lang/adodb-nl.inc.php | 33 -
lib/adodb/lang/adodb-pl.inc.php | 36 -
lib/adodb/lang/adodb-pt-br.inc.php | 35 -
lib/adodb/lang/adodb-ro.inc.php | 36 -
lib/adodb/lang/adodb-ru1251.inc.php | 35 -
lib/adodb/lang/adodb-sv.inc.php | 33 -
lib/adodb/lang/adodb-uk1251.inc.php | 35 -
lib/adodb/license.txt | 182 -
lib/adodb/perf/perf-db2.inc.php | 102 -
lib/adodb/perf/perf-informix.inc.php | 70 -
lib/adodb/perf/perf-mssql.inc.php | 164 -
lib/adodb/perf/perf-mysql.inc.php | 316 -
lib/adodb/perf/perf-oci8.inc.php | 509 -
lib/adodb/perf/perf-postgres.inc.php | 124 -
lib/adodb/pivottable.inc.php | 187 -
lib/adodb/readme.txt | 62 -
lib/adodb/rsfilter.inc.php | 61 -
lib/adodb/toexport.inc.php | 133 -
lib/adodb/tohtml.inc.php | 195 -
lib/adodb/xmlschema.dtd | 39 -
lib/adodb/xmlschema03.dtd | 43 -
lib/libraries.txt | 16 -
lib/smarty/COPYING.lib | 458 -
lib/smarty/Config_File.class.php | 389 -
lib/smarty/Smarty.class.php | 1956 ---
lib/smarty/Smarty_Compiler.class.php | 2329 ----
lib/smarty/debug.tpl | 157 -
.../internals/core.assemble_plugin_filepath.php | 67 -
.../internals/core.assign_smarty_interface.php | 43 -
lib/smarty/internals/core.create_dir_structure.php | 79 -
.../internals/core.display_debug_console.php | 61 -
lib/smarty/internals/core.get_include_path.php | 44 -
lib/smarty/internals/core.get_microtime.php | 23 -
lib/smarty/internals/core.get_php_resource.php | 80 -
lib/smarty/internals/core.is_secure.php | 59 -
lib/smarty/internals/core.is_trusted.php | 47 -
lib/smarty/internals/core.load_plugins.php | 125 -
lib/smarty/internals/core.load_resource_plugin.php | 74 -
.../internals/core.process_cached_inserts.php | 71 -
.../internals/core.process_compiled_include.php | 37 -
lib/smarty/internals/core.read_cache_file.php | 101 -
lib/smarty/internals/core.rm_auto.php | 71 -
lib/smarty/internals/core.rmdir.php | 54 -
lib/smarty/internals/core.run_insert_handler.php | 71 -
lib/smarty/internals/core.smarty_include_php.php | 50 -
lib/smarty/internals/core.write_cache_file.php | 96 -
.../internals/core.write_compiled_include.php | 91 -
.../internals/core.write_compiled_resource.php | 35 -
lib/smarty/internals/core.write_file.php | 54 -
lib/smarty/plugins/block.textformat.php | 103 -
lib/smarty/plugins/compiler.assign.php | 40 -
lib/smarty/plugins/function.assign_debug_info.php | 40 -
lib/smarty/plugins/function.config_load.php | 142 -
lib/smarty/plugins/function.counter.php | 80 -
lib/smarty/plugins/function.cycle.php | 102 -
lib/smarty/plugins/function.debug.php | 35 -
lib/smarty/plugins/function.eval.php | 49 -
lib/smarty/plugins/function.fetch.php | 221 -
lib/smarty/plugins/function.html_checkboxes.php | 143 -
lib/smarty/plugins/function.html_image.php | 142 -
lib/smarty/plugins/function.html_options.php | 122 -
lib/smarty/plugins/function.html_radios.php | 156 -
lib/smarty/plugins/function.html_select_date.php | 323 -
lib/smarty/plugins/function.html_select_time.php | 194 -
lib/smarty/plugins/function.html_table.php | 137 -
lib/smarty/plugins/function.mailto.php | 163 -
lib/smarty/plugins/function.math.php | 84 -
lib/smarty/plugins/function.popup.php | 119 -
lib/smarty/plugins/function.popup_init.php | 40 -
lib/smarty/plugins/modifier.capitalize.php | 43 -
lib/smarty/plugins/modifier.cat.php | 33 -
lib/smarty/plugins/modifier.count_characters.php | 32 -
lib/smarty/plugins/modifier.count_paragraphs.php | 29 -
lib/smarty/plugins/modifier.count_sentences.php | 29 -
lib/smarty/plugins/modifier.count_words.php | 33 -
lib/smarty/plugins/modifier.date_format.php | 49 -
lib/smarty/plugins/modifier.debug_print_var.php | 57 -
lib/smarty/plugins/modifier.default.php | 32 -
lib/smarty/plugins/modifier.escape.php | 93 -
lib/smarty/plugins/modifier.indent.php | 28 -
lib/smarty/plugins/modifier.lower.php | 26 -
lib/smarty/plugins/modifier.nl2br.php | 35 -
lib/smarty/plugins/modifier.regex_replace.php | 35 -
lib/smarty/plugins/modifier.replace.php | 30 -
lib/smarty/plugins/modifier.spacify.php | 30 -
lib/smarty/plugins/modifier.string_format.php | 29 -
lib/smarty/plugins/modifier.strip.php | 33 -
lib/smarty/plugins/modifier.strip_tags.php | 32 -
lib/smarty/plugins/modifier.truncate.php | 244 -
lib/smarty/plugins/modifier.upper.php | 26 -
lib/smarty/plugins/modifier.wordwrap.php | 29 -
lib/smarty/plugins/outputfilter.trimwhitespace.php | 75 -
lib/smarty/plugins/shared.escape_special_chars.php | 31 -
lib/smarty/plugins/shared.make_timestamp.php | 46 -
lib/tinymce/changelog.txt | 560 -
lib/tinymce/examples/css/content.css | 51 -
lib/tinymce/examples/css/word.css | 53 -
lib/tinymce/examples/full.html | 83 -
lib/tinymce/examples/index.html | 10 -
lib/tinymce/examples/lists/image_list.js | 9 -
lib/tinymce/examples/lists/link_list.js | 10 -
lib/tinymce/examples/lists/media_list.js | 10 -
lib/tinymce/examples/lists/template_list.js | 9 -
lib/tinymce/examples/media/logo.jpg | Bin 2729 -> 0 bytes
lib/tinymce/examples/media/logo_over.jpg | Bin 6473 -> 0 bytes
lib/tinymce/examples/media/sample.avi | Bin 82944 -> 0 bytes
lib/tinymce/examples/media/sample.dcr | Bin 6774 -> 0 bytes
lib/tinymce/examples/media/sample.mov | Bin 55622 -> 0 bytes
lib/tinymce/examples/media/sample.ram | 1 -
lib/tinymce/examples/media/sample.rm | Bin 17846 -> 0 bytes
lib/tinymce/examples/media/sample.swf | Bin 6118 -> 0 bytes
lib/tinymce/examples/menu.html | 16 -
lib/tinymce/examples/simple.html | 43 -
lib/tinymce/examples/skins.html | 212 -
lib/tinymce/examples/templates/layout1.htm | 15 -
lib/tinymce/examples/templates/snippet1.htm | 1 -
lib/tinymce/examples/word.html | 67 -
lib/tinymce/jscripts/tiny_mce/langs/en.js | 154 -
lib/tinymce/jscripts/tiny_mce/license.txt | 504 -
.../jscripts/tiny_mce/plugins/advhr/css/advhr.css | 5 -
.../tiny_mce/plugins/advhr/editor_plugin.js | 1 -
.../tiny_mce/plugins/advhr/editor_plugin_src.js | 54 -
.../jscripts/tiny_mce/plugins/advhr/js/rule.js | 43 -
.../tiny_mce/plugins/advhr/langs/en_dlg.js | 5 -
.../jscripts/tiny_mce/plugins/advhr/rule.htm | 62 -
.../tiny_mce/plugins/advimage/css/advimage.css | 13 -
.../tiny_mce/plugins/advimage/editor_plugin.js | 1 -
.../tiny_mce/plugins/advimage/editor_plugin_src.js | 47 -
.../jscripts/tiny_mce/plugins/advimage/image.htm | 237 -
.../tiny_mce/plugins/advimage/img/sample.gif | Bin 1624 -> 0 bytes
.../jscripts/tiny_mce/plugins/advimage/js/image.js | 443 -
.../tiny_mce/plugins/advimage/langs/en_dlg.js | 43 -
.../tiny_mce/plugins/advlink/css/advlink.css | 8 -
.../tiny_mce/plugins/advlink/editor_plugin.js | 1 -
.../tiny_mce/plugins/advlink/editor_plugin_src.js | 58 -
.../tiny_mce/plugins/advlink/js/advlink.js | 528 -
.../tiny_mce/plugins/advlink/langs/en_dlg.js | 52 -
.../jscripts/tiny_mce/plugins/advlink/link.htm | 338 -
.../tiny_mce/plugins/autosave/editor_plugin.js | 1 -
.../tiny_mce/plugins/autosave/editor_plugin_src.js | 51 -
.../tiny_mce/plugins/bbcode/editor_plugin.js | 1 -
.../tiny_mce/plugins/bbcode/editor_plugin_src.js | 117 -
.../tiny_mce/plugins/compat2x/editor_plugin.js | 1 -
.../tiny_mce/plugins/compat2x/editor_plugin_src.js | 616 -
.../tiny_mce/plugins/contextmenu/editor_plugin.js | 1 -
.../plugins/contextmenu/editor_plugin_src.js | 95 -
.../plugins/directionality/editor_plugin.js | 1 -
.../plugins/directionality/editor_plugin_src.js | 79 -
.../tiny_mce/plugins/emotions/editor_plugin.js | 1 -
.../tiny_mce/plugins/emotions/editor_plugin_src.js | 40 -
.../tiny_mce/plugins/emotions/emotions.htm | 40 -
.../tiny_mce/plugins/emotions/img/smiley-cool.gif | Bin 354 -> 0 bytes
.../tiny_mce/plugins/emotions/img/smiley-cry.gif | Bin 329 -> 0 bytes
.../plugins/emotions/img/smiley-embarassed.gif | Bin 331 -> 0 bytes
.../plugins/emotions/img/smiley-foot-in-mouth.gif | Bin 344 -> 0 bytes
.../tiny_mce/plugins/emotions/img/smiley-frown.gif | Bin 340 -> 0 bytes
.../plugins/emotions/img/smiley-innocent.gif | Bin 336 -> 0 bytes
.../tiny_mce/plugins/emotions/img/smiley-kiss.gif | Bin 338 -> 0 bytes
.../plugins/emotions/img/smiley-laughing.gif | Bin 344 -> 0 bytes
.../plugins/emotions/img/smiley-money-mouth.gif | Bin 321 -> 0 bytes
.../plugins/emotions/img/smiley-sealed.gif | Bin 325 -> 0 bytes
.../tiny_mce/plugins/emotions/img/smiley-smile.gif | Bin 345 -> 0 bytes
.../plugins/emotions/img/smiley-surprised.gif | Bin 342 -> 0 bytes
.../plugins/emotions/img/smiley-tongue-out.gif | Bin 328 -> 0 bytes
.../plugins/emotions/img/smiley-undecided.gif | Bin 337 -> 0 bytes
.../tiny_mce/plugins/emotions/img/smiley-wink.gif | Bin 351 -> 0 bytes
.../tiny_mce/plugins/emotions/img/smiley-yell.gif | Bin 336 -> 0 bytes
.../tiny_mce/plugins/emotions/js/emotions.js | 22 -
.../tiny_mce/plugins/emotions/langs/en_dlg.js | 20 -
.../jscripts/tiny_mce/plugins/example/dialog.htm | 27 -
.../tiny_mce/plugins/example/editor_plugin.js | 1 -
.../tiny_mce/plugins/example/editor_plugin_src.js | 81 -
.../tiny_mce/plugins/example/img/example.gif | Bin 87 -> 0 bytes
.../jscripts/tiny_mce/plugins/example/js/dialog.js | 19 -
.../jscripts/tiny_mce/plugins/example/langs/en.js | 3 -
.../tiny_mce/plugins/example/langs/en_dlg.js | 3 -
.../tiny_mce/plugins/fullpage/css/fullpage.css | 182 -
.../tiny_mce/plugins/fullpage/editor_plugin.js | 1 -
.../tiny_mce/plugins/fullpage/editor_plugin_src.js | 146 -
.../tiny_mce/plugins/fullpage/fullpage.htm | 576 -
.../tiny_mce/plugins/fullpage/js/fullpage.js | 461 -
.../tiny_mce/plugins/fullpage/langs/en_dlg.js | 85 -
.../tiny_mce/plugins/fullscreen/editor_plugin.js | 1 -
.../plugins/fullscreen/editor_plugin_src.js | 145 -
.../tiny_mce/plugins/fullscreen/fullscreen.htm | 110 -
.../tiny_mce/plugins/iespell/editor_plugin.js | 1 -
.../tiny_mce/plugins/iespell/editor_plugin_src.js | 51 -
.../tiny_mce/plugins/inlinepopups/editor_plugin.js | 1 -
.../plugins/inlinepopups/editor_plugin_src.js | 632 -
.../inlinepopups/skins/clearlooks2/img/alert.gif | Bin 818 -> 0 bytes
.../inlinepopups/skins/clearlooks2/img/button.gif | Bin 280 -> 0 bytes
.../inlinepopups/skins/clearlooks2/img/buttons.gif | Bin 1195 -> 0 bytes
.../inlinepopups/skins/clearlooks2/img/confirm.gif | Bin 915 -> 0 bytes
.../inlinepopups/skins/clearlooks2/img/corners.gif | Bin 911 -> 0 bytes
.../skins/clearlooks2/img/horizontal.gif | Bin 769 -> 0 bytes
.../skins/clearlooks2/img/vertical.gif | Bin 92 -> 0 bytes
.../inlinepopups/skins/clearlooks2/window.css | 90 -
.../tiny_mce/plugins/inlinepopups/template.htm | 387 -
.../plugins/insertdatetime/editor_plugin.js | 1 -
.../plugins/insertdatetime/editor_plugin_src.js | 80 -
.../tiny_mce/plugins/layer/editor_plugin.js | 1 -
.../tiny_mce/plugins/layer/editor_plugin_src.js | 209 -
.../tiny_mce/plugins/media/css/content.css | 6 -
.../jscripts/tiny_mce/plugins/media/css/media.css | 16 -
.../tiny_mce/plugins/media/editor_plugin.js | 1 -
.../tiny_mce/plugins/media/editor_plugin_src.js | 405 -
.../jscripts/tiny_mce/plugins/media/img/flash.gif | Bin 241 -> 0 bytes
.../tiny_mce/plugins/media/img/flv_player.swf | Bin 11668 -> 0 bytes
.../tiny_mce/plugins/media/img/quicktime.gif | Bin 303 -> 0 bytes
.../tiny_mce/plugins/media/img/realmedia.gif | Bin 439 -> 0 bytes
.../tiny_mce/plugins/media/img/shockwave.gif | Bin 387 -> 0 bytes
.../jscripts/tiny_mce/plugins/media/img/trans.gif | Bin 43 -> 0 bytes
.../tiny_mce/plugins/media/img/windowsmedia.gif | Bin 415 -> 0 bytes
.../jscripts/tiny_mce/plugins/media/js/embed.js | 73 -
.../jscripts/tiny_mce/plugins/media/js/media.js | 630 -
.../tiny_mce/plugins/media/langs/en_dlg.js | 103 -
.../jscripts/tiny_mce/plugins/media/media.htm | 822 --
.../tiny_mce/plugins/nonbreaking/editor_plugin.js | 1 -
.../plugins/nonbreaking/editor_plugin_src.js | 50 -
.../tiny_mce/plugins/noneditable/editor_plugin.js | 1 -
.../plugins/noneditable/editor_plugin_src.js | 87 -
.../tiny_mce/plugins/pagebreak/css/content.css | 1 -
.../tiny_mce/plugins/pagebreak/editor_plugin.js | 1 -
.../plugins/pagebreak/editor_plugin_src.js | 74 -
.../tiny_mce/plugins/pagebreak/img/pagebreak.gif | Bin 325 -> 0 bytes
.../tiny_mce/plugins/pagebreak/img/trans.gif | Bin 43 -> 0 bytes
.../jscripts/tiny_mce/plugins/paste/blank.htm | 21 -
.../jscripts/tiny_mce/plugins/paste/css/blank.css | 14 -
.../tiny_mce/plugins/paste/css/pasteword.css | 3 -
.../tiny_mce/plugins/paste/editor_plugin.js | 1 -
.../tiny_mce/plugins/paste/editor_plugin_src.js | 394 -
.../tiny_mce/plugins/paste/js/pastetext.js | 42 -
.../tiny_mce/plugins/paste/js/pasteword.js | 56 -
.../tiny_mce/plugins/paste/langs/en_dlg.js | 5 -
.../jscripts/tiny_mce/plugins/paste/pastetext.htm | 33 -
.../jscripts/tiny_mce/plugins/paste/pasteword.htm | 28 -
.../tiny_mce/plugins/preview/editor_plugin.js | 1 -
.../tiny_mce/plugins/preview/editor_plugin_src.js | 50 -
.../jscripts/tiny_mce/plugins/preview/example.html | 28 -
.../tiny_mce/plugins/preview/jscripts/embed.js | 73 -
.../tiny_mce/plugins/print/editor_plugin.js | 1 -
.../tiny_mce/plugins/print/editor_plugin_src.js | 31 -
.../jscripts/tiny_mce/plugins/safari/blank.htm | 1 -
.../tiny_mce/plugins/safari/editor_plugin.js | 1 -
.../tiny_mce/plugins/safari/editor_plugin_src.js | 428 -
.../tiny_mce/plugins/save/editor_plugin.js | 1 -
.../tiny_mce/plugins/save/editor_plugin_src.js | 98 -
.../plugins/searchreplace/css/searchreplace.css | 6 -
.../plugins/searchreplace/editor_plugin.js | 1 -
.../plugins/searchreplace/editor_plugin_src.js | 54 -
.../plugins/searchreplace/js/searchreplace.js | 126 -
.../tiny_mce/plugins/searchreplace/langs/en_dlg.js | 16 -
.../plugins/searchreplace/searchreplace.htm | 104 -
.../tiny_mce/plugins/spellchecker/css/content.css | 1 -
.../tiny_mce/plugins/spellchecker/editor_plugin.js | 1 -
.../plugins/spellchecker/editor_plugin_src.js | 338 -
.../tiny_mce/plugins/spellchecker/img/wline.gif | Bin 46 -> 0 bytes
.../jscripts/tiny_mce/plugins/style/css/props.css | 13 -
.../tiny_mce/plugins/style/editor_plugin.js | 1 -
.../tiny_mce/plugins/style/editor_plugin_src.js | 52 -
.../jscripts/tiny_mce/plugins/style/js/props.js | 641 -
.../tiny_mce/plugins/style/langs/en_dlg.js | 63 -
.../jscripts/tiny_mce/plugins/style/props.htm | 730 -
.../jscripts/tiny_mce/plugins/table/cell.htm | 183 -
.../jscripts/tiny_mce/plugins/table/css/cell.css | 17 -
.../jscripts/tiny_mce/plugins/table/css/row.css | 25 -
.../jscripts/tiny_mce/plugins/table/css/table.css | 13 -
.../tiny_mce/plugins/table/editor_plugin.js | 1 -
.../tiny_mce/plugins/table/editor_plugin_src.js | 1136 --
.../jscripts/tiny_mce/plugins/table/js/cell.js | 269 -
.../tiny_mce/plugins/table/js/merge_cells.js | 29 -
.../jscripts/tiny_mce/plugins/table/js/row.js | 212 -
.../jscripts/tiny_mce/plugins/table/js/table.js | 436 -
.../tiny_mce/plugins/table/langs/en_dlg.js | 74 -
.../tiny_mce/plugins/table/merge_cells.htm | 37 -
.../jscripts/tiny_mce/plugins/table/row.htm | 160 -
.../jscripts/tiny_mce/plugins/table/table.htm | 192 -
.../jscripts/tiny_mce/plugins/template/blank.htm | 12 -
.../tiny_mce/plugins/template/css/template.css | 23 -
.../tiny_mce/plugins/template/editor_plugin.js | 1 -
.../tiny_mce/plugins/template/editor_plugin_src.js | 156 -
.../tiny_mce/plugins/template/js/template.js | 106 -
.../tiny_mce/plugins/template/langs/en_dlg.js | 15 -
.../tiny_mce/plugins/template/template.htm | 38 -
.../tiny_mce/plugins/visualchars/editor_plugin.js | 1 -
.../plugins/visualchars/editor_plugin_src.js | 73 -
.../jscripts/tiny_mce/plugins/xhtmlxtras/abbr.htm | 148 -
.../tiny_mce/plugins/xhtmlxtras/acronym.htm | 148 -
.../tiny_mce/plugins/xhtmlxtras/attributes.htm | 153 -
.../jscripts/tiny_mce/plugins/xhtmlxtras/cite.htm | 148 -
.../tiny_mce/plugins/xhtmlxtras/css/attributes.css | 11 -
.../tiny_mce/plugins/xhtmlxtras/css/popup.css | 9 -
.../tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css | 24 -
.../jscripts/tiny_mce/plugins/xhtmlxtras/del.htm | 169 -
.../tiny_mce/plugins/xhtmlxtras/editor_plugin.js | 1 -
.../plugins/xhtmlxtras/editor_plugin_src.js | 136 -
.../jscripts/tiny_mce/plugins/xhtmlxtras/ins.htm | 169 -
.../tiny_mce/plugins/xhtmlxtras/js/abbr.js | 25 -
.../tiny_mce/plugins/xhtmlxtras/js/acronym.js | 25 -
.../tiny_mce/plugins/xhtmlxtras/js/attributes.js | 123 -
.../tiny_mce/plugins/xhtmlxtras/js/cite.js | 25 -
.../jscripts/tiny_mce/plugins/xhtmlxtras/js/del.js | 60 -
.../plugins/xhtmlxtras/js/element_common.js | 231 -
.../jscripts/tiny_mce/plugins/xhtmlxtras/js/ins.js | 59 -
.../tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js | 32 -
.../jscripts/tiny_mce/themes/advanced/about.htm | 56 -
.../jscripts/tiny_mce/themes/advanced/anchor.htm | 31 -
.../jscripts/tiny_mce/themes/advanced/charmap.htm | 53 -
.../tiny_mce/themes/advanced/color_picker.htm | 75 -
.../tiny_mce/themes/advanced/editor_template.js | 1 -
.../themes/advanced/editor_template_src.js | 1153 --
.../jscripts/tiny_mce/themes/advanced/image.htm | 85 -
.../tiny_mce/themes/advanced/img/colorpicker.jpg | Bin 3189 -> 0 bytes
.../tiny_mce/themes/advanced/img/icons.gif | Bin 11505 -> 0 bytes
.../jscripts/tiny_mce/themes/advanced/js/about.js | 72 -
.../jscripts/tiny_mce/themes/advanced/js/anchor.js | 37 -
.../tiny_mce/themes/advanced/js/charmap.js | 325 -
.../tiny_mce/themes/advanced/js/color_picker.js | 253 -
.../jscripts/tiny_mce/themes/advanced/js/image.js | 245 -
.../jscripts/tiny_mce/themes/advanced/js/link.js | 156 -
.../tiny_mce/themes/advanced/js/source_editor.js | 62 -
.../jscripts/tiny_mce/themes/advanced/langs/en.js | 62 -
.../tiny_mce/themes/advanced/langs/en_dlg.js | 51 -
.../jscripts/tiny_mce/themes/advanced/link.htm | 63 -
.../themes/advanced/skins/default/content.css | 32 -
.../themes/advanced/skins/default/dialog.css | 116 -
.../themes/advanced/skins/default/img/buttons.png | Bin 3274 -> 0 bytes
.../themes/advanced/skins/default/img/items.gif | Bin 70 -> 0 bytes
.../advanced/skins/default/img/menu_arrow.gif | Bin 68 -> 0 bytes
.../advanced/skins/default/img/menu_check.gif | Bin 70 -> 0 bytes
.../themes/advanced/skins/default/img/progress.gif | Bin 1787 -> 0 bytes
.../themes/advanced/skins/default/img/tabs.gif | Bin 1326 -> 0 bytes
.../tiny_mce/themes/advanced/skins/default/ui.css | 214 -
.../themes/advanced/skins/o2k7/content.css | 32 -
.../tiny_mce/themes/advanced/skins/o2k7/dialog.css | 115 -
.../themes/advanced/skins/o2k7/img/button_bg.png | Bin 5859 -> 0 bytes
.../advanced/skins/o2k7/img/button_bg_black.png | Bin 3736 -> 0 bytes
.../advanced/skins/o2k7/img/button_bg_silver.png | Bin 5358 -> 0 bytes
.../tiny_mce/themes/advanced/skins/o2k7/ui.css | 215 -
.../themes/advanced/skins/o2k7/ui_black.css | 8 -
.../themes/advanced/skins/o2k7/ui_silver.css | 5 -
.../tiny_mce/themes/advanced/source_editor.htm | 31 -
.../tiny_mce/themes/simple/editor_template.js | 1 -
.../tiny_mce/themes/simple/editor_template_src.js | 85 -
.../jscripts/tiny_mce/themes/simple/img/icons.gif | Bin 1440 -> 0 bytes
.../jscripts/tiny_mce/themes/simple/langs/en.js | 11 -
.../themes/simple/skins/default/content.css | 25 -
.../tiny_mce/themes/simple/skins/default/ui.css | 32 -
.../tiny_mce/themes/simple/skins/o2k7/content.css | 17 -
.../themes/simple/skins/o2k7/img/button_bg.png | Bin 5102 -> 0 bytes
.../tiny_mce/themes/simple/skins/o2k7/ui.css | 35 -
lib/tinymce/jscripts/tiny_mce/tiny_mce.js | 1 -
.../tiny_mce_6a241e32062132240f30e97f59a6925c.gz | Bin 67969 -> 0 bytes
lib/tinymce/jscripts/tiny_mce/tiny_mce_gzip.js | 134 -
lib/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php | 183 -
lib/tinymce/jscripts/tiny_mce/tiny_mce_popup.js | 5 -
lib/tinymce/jscripts/tiny_mce/tiny_mce_src.js |12797 ------------------
.../jscripts/tiny_mce/utils/editable_selects.js | 69 -
lib/tinymce/jscripts/tiny_mce/utils/form_utils.js | 199 -
lib/tinymce/jscripts/tiny_mce/utils/mctabs.js | 76 -
lib/tinymce/jscripts/tiny_mce/utils/validate.js | 219 -
lib/tinymce/readme | 2 -
locale/ca_ES/currencies.xml | 197 -
locale/ca_ES/locale.xml | 2557 ----
locale/de_DE/currencies.xml | 27 -
locale/de_DE/locale.xml | 2612 ----
locale/en_US/currencies.xml | 187 -
locale/en_US/edprocess.png | Bin 165082 -> 0 bytes
locale/en_US/edprocesslarge.png | Bin 238651 -> 0 bytes
locale/en_US/locale.xml | 2821 ----
locale/es_AR/currencies.xml | 187 -
locale/es_AR/locale.xml | 2722 ----
locale/es_ES/currencies.xml | 187 -
locale/es_ES/locale.xml | 2536 ----
locale/fr_CA/currencies.xml | 194 -
locale/fr_CA/locale.xml | 2598 ----
locale/fr_FR/locale.xml | 2544 ----
locale/it_IT/currencies.xml | 187 -
locale/it_IT/locale.xml | 2767 ----
locale/locale.dtd | 29 -
locale/pt_BR/currencies.xml | 195 -
locale/pt_BR/locale.xml | 2703 ----
locale/pt_PT/currencies.xml | 195 -
locale/pt_PT/locale.xml | 2801 ----
locale/zh_TW/currencies.xml | 187 -
locale/zh_TW/locale.xml | 2771 ----
pages/about/AboutHandler.inc.php | 496 -
pages/about/index.php | 24 -
pages/admin/AdminConferenceHandler.inc.php | 177 -
pages/admin/AdminFunctionsHandler.inc.php | 182 -
pages/admin/AdminHandler.inc.php | 231 -
pages/admin/AdminLanguagesHandler.inc.php | 183 -
pages/admin/AdminPeopleHandler.inc.php | 131 -
pages/admin/AdminSettingsHandler.inc.php | 94 -
pages/admin/AuthSourcesHandler.inc.php | 114 -
pages/admin/index.php | 24 -
pages/announcement/AnnouncementHandler.inc.php | 100 -
pages/announcement/index.php | 24 -
pages/comment/CommentHandler.inc.php | 184 -
pages/comment/index.php | 24 -
pages/conference/ConferenceHandler.inc.php | 61 -
pages/conference/index.php | 24 -
pages/director/ConferenceLanguagesHandler.inc.php | 64 -
pages/director/DirectorHandler.inc.php | 522 -
pages/director/index.php | 24 -
pages/gateway/GatewayHandler.inc.php | 41 -
pages/gateway/index.php | 20 -
pages/help/HelpHandler.inc.php | 139 -
pages/help/index.php | 24 -
pages/index/IndexHandler.inc.php | 75 -
pages/index/index.php | 24 -
pages/information/InformationHandler.inc.php | 81 -
pages/information/index.php | 24 -
pages/install/InstallHandler.inc.php | 103 -
pages/install/index.php | 24 -
pages/livestream/LivestreamHandler.inc.php | 37 -
pages/livestream/index.php | 23 -
pages/login/LoginHandler.inc.php | 290 -
pages/login/index.php | 24 -
pages/manager/AnnouncementHandler.inc.php | 316 -
pages/manager/ConferenceHistoryHandler.inc.php | 108 -
pages/manager/ConferenceLanguagesHandler.inc.php | 64 -
pages/manager/EmailHandler.inc.php | 257 -
pages/manager/FilesHandler.inc.php | 166 -
pages/manager/GroupHandler.inc.php | 367 -
pages/manager/ImportExportHandler.inc.php | 37 -
pages/manager/ManagerAccommodationHandler.inc.php | 124 -
pages/manager/ManagerHandler.inc.php | 972 --
pages/manager/ManagerPaymentHandler.inc.php | 70 -
pages/manager/ManagerProgramHandler.inc.php | 85 -
pages/manager/ManagerSchedConfHandler.inc.php | 164 -
pages/manager/ManagerSetupHandler.inc.php | 219 -
pages/manager/PeopleHandler.inc.php | 773 --
pages/manager/PluginHandler.inc.php | 71 -
pages/manager/RegistrationHandler.inc.php | 670 -
pages/manager/ReviewFormHandler.inc.php | 508 -
pages/manager/SchedConfSetupHandler.inc.php | 172 -
pages/manager/SchedulerHandler.inc.php | 526 -
pages/manager/StatisticsHandler.inc.php | 153 -
pages/manager/TimelineHandler.inc.php | 53 -
pages/manager/TrackHandler.inc.php | 132 -
pages/manager/index.php | 24 -
pages/oai/OAIHandler.inc.php | 40 -
pages/oai/index.php | 24 -
pages/paper/PaperHandler.inc.php | 405 -
pages/paper/index.php | 24 -
pages/payment/PaymentHandler.inc.php | 50 -
pages/payment/index.php | 25 -
pages/presenter/PresenterHandler.inc.php | 257 -
pages/presenter/SubmissionCommentsHandler.inc.php | 156 -
pages/presenter/SubmitHandler.inc.php | 347 -
pages/presenter/TrackSubmissionHandler.inc.php | 415 -
pages/presenter/index.php | 24 -
pages/reviewer/ReviewerHandler.inc.php | 225 -
pages/reviewer/SubmissionCommentsHandler.inc.php | 150 -
pages/reviewer/SubmissionReviewHandler.inc.php | 230 -
pages/reviewer/index.php | 24 -
pages/rt/RTHandler.inc.php | 404 -
pages/rt/index.php | 24 -
pages/rtadmin/RTAdminHandler.inc.php | 342 -
pages/rtadmin/RTContextHandler.inc.php | 152 -
pages/rtadmin/RTSearchHandler.inc.php | 166 -
pages/rtadmin/RTSetupHandler.inc.php | 92 -
pages/rtadmin/RTVersionHandler.inc.php | 157 -
pages/rtadmin/index.php | 24 -
pages/schedConf/SchedConfHandler.inc.php | 514 -
pages/schedConf/index.php | 24 -
pages/schedConfs/SchedConfsHandler.inc.php | 76 -
pages/schedConfs/index.php | 24 -
pages/search/SearchHandler.inc.php | 369 -
pages/search/index.php | 24 -
.../SubmissionCommentsHandler.inc.php | 225 -
pages/trackDirector/SubmissionEditHandler.inc.php | 1717 ---
pages/trackDirector/TrackDirectorHandler.inc.php | 643 -
pages/trackDirector/index.php | 24 -
pages/user/CreateAccountHandler.inc.php | 176 -
pages/user/EmailHandler.inc.php | 140 -
pages/user/ProfileHandler.inc.php | 95 -
pages/user/UserHandler.inc.php | 320 -
pages/user/index.php | 24 -
plugins/auth/ldap/LDAPAuthPlugin.inc.php | 389 -
plugins/auth/ldap/index.php | 25 -
plugins/auth/ldap/locale/en_US/locale.xml | 41 -
plugins/auth/ldap/locale/fr_CA/locale.xml | 41 -
plugins/auth/ldap/locale/it_IT/locale.xml | 41 -
plugins/auth/ldap/locale/pt_PT/locale.xml | 41 -
plugins/auth/ldap/locale/zh_TW/locale.xml | 41 -
plugins/auth/ldap/settings.tpl | 118 -
.../developedBy/DevelopedByBlockPlugin.inc.php | 105 -
plugins/blocks/developedBy/block.tpl | 13 -
plugins/blocks/developedBy/index.php | 24 -
plugins/blocks/developedBy/locale/en_US/locale.xml | 18 -
plugins/blocks/developedBy/locale/es_ES/locale.xml | 18 -
plugins/blocks/developedBy/locale/fr_CA/locale.xml | 18 -
plugins/blocks/developedBy/locale/it_IT/locale.xml | 18 -
plugins/blocks/developedBy/locale/pt_BR/locale.xml | 18 -
plugins/blocks/developedBy/locale/pt_PT/locale.xml | 18 -
plugins/blocks/developedBy/locale/zh_TW/locale.xml | 18 -
plugins/blocks/developedBy/settings.xml | 29 -
.../blocks/fontSize/FontSizeBlockPlugin.inc.php | 125 -
plugins/blocks/fontSize/block.tpl | 16 -
plugins/blocks/fontSize/index.php | 20 -
plugins/blocks/fontSize/locale/en_US/locale.xml | 22 -
plugins/blocks/fontSize/locale/es_ES/locale.xml | 22 -
plugins/blocks/fontSize/locale/fr_CA/locale.xml | 22 -
plugins/blocks/fontSize/locale/it_IT/locale.xml | 22 -
plugins/blocks/fontSize/locale/pt_BR/locale.xml | 22 -
plugins/blocks/fontSize/locale/pt_PT/locale.xml | 22 -
plugins/blocks/fontSize/locale/zh_TW/locale.xml | 22 -
plugins/blocks/fontSize/settings.xml | 29 -
plugins/blocks/help/HelpBlockPlugin.inc.php | 105 -
plugins/blocks/help/block.tpl | 13 -
plugins/blocks/help/index.php | 20 -
plugins/blocks/help/locale/en_US/locale.xml | 18 -
plugins/blocks/help/locale/es_ES/locale.xml | 18 -
plugins/blocks/help/locale/fr_CA/locale.xml | 18 -
plugins/blocks/help/locale/it_IT/locale.xml | 18 -
plugins/blocks/help/locale/pt_BR/locale.xml | 18 -
plugins/blocks/help/locale/pt_PT/locale.xml | 18 -
plugins/blocks/help/locale/zh_TW/locale.xml | 18 -
plugins/blocks/help/settings.xml | 29 -
.../information/InformationBlockPlugin.inc.php | 83 -
plugins/blocks/information/block.tpl | 20 -
plugins/blocks/information/index.php | 20 -
plugins/blocks/information/locale/en_US/locale.xml | 19 -
plugins/blocks/information/locale/es_ES/locale.xml | 19 -
plugins/blocks/information/locale/fr_CA/locale.xml | 19 -
plugins/blocks/information/locale/it_IT/locale.xml | 19 -
plugins/blocks/information/locale/pt_BR/locale.xml | 19 -
plugins/blocks/information/locale/pt_PT/locale.xml | 19 -
plugins/blocks/information/locale/zh_TW/locale.xml | 19 -
plugins/blocks/information/settings.xml | 29 -
.../LanguageToggleBlockPlugin.inc.php | 130 -
plugins/blocks/languageToggle/block.tpl | 18 -
plugins/blocks/languageToggle/index.php | 20 -
.../blocks/languageToggle/locale/en_US/locale.xml | 18 -
.../blocks/languageToggle/locale/es_ES/locale.xml | 18 -
.../blocks/languageToggle/locale/fr_CA/locale.xml | 18 -
.../blocks/languageToggle/locale/it_IT/locale.xml | 18 -
.../blocks/languageToggle/locale/pt_BR/locale.xml | 18 -
.../blocks/languageToggle/locale/pt_PT/locale.xml | 18 -
.../blocks/languageToggle/locale/zh_TW/locale.xml | 18 -
plugins/blocks/languageToggle/settings.xml | 29 -
.../navigation/NavigationBlockPlugin.inc.php | 94 -
plugins/blocks/navigation/block.tpl | 69 -
plugins/blocks/navigation/index.php | 20 -
plugins/blocks/navigation/locale/en_US/locale.xml | 19 -
plugins/blocks/navigation/locale/es_ES/locale.xml | 19 -
plugins/blocks/navigation/locale/fr_CA/locale.xml | 19 -
plugins/blocks/navigation/locale/it_IT/locale.xml | 19 -
plugins/blocks/navigation/locale/pt_BR/locale.xml | 19 -
plugins/blocks/navigation/locale/pt_PT/locale.xml | 19 -
plugins/blocks/navigation/locale/zh_TW/locale.xml | 19 -
plugins/blocks/navigation/settings.xml | 29 -
plugins/blocks/role/RoleBlockPlugin.inc.php | 122 -
plugins/blocks/role/director.tpl | 22 -
plugins/blocks/role/index.php | 24 -
plugins/blocks/role/locale/en_US/locale.xml | 18 -
plugins/blocks/role/locale/es_ES/locale.xml | 18 -
plugins/blocks/role/locale/fr_CA/locale.xml | 18 -
plugins/blocks/role/locale/it_IT/locale.xml | 18 -
plugins/blocks/role/locale/pt_BR/locale.xml | 18 -
plugins/blocks/role/locale/pt_PT/locale.xml | 18 -
plugins/blocks/role/locale/zh_TW/locale.xml | 18 -
plugins/blocks/role/presenter.tpl | 19 -
plugins/blocks/role/reviewer.tpl | 24 -
plugins/blocks/role/settings.xml | 29 -
plugins/blocks/role/trackDirector.tpl | 19 -
plugins/blocks/user/UserBlockPlugin.inc.php | 91 -
plugins/blocks/user/block.tpl | 47 -
plugins/blocks/user/index.php | 20 -
plugins/blocks/user/locale/en_US/locale.xml | 24 -
plugins/blocks/user/locale/es_ES/locale.xml | 28 -
plugins/blocks/user/locale/fr_CA/locale.xml | 24 -
plugins/blocks/user/locale/it_IT/locale.xml | 24 -
plugins/blocks/user/locale/pt_BR/locale.xml | 24 -
plugins/blocks/user/locale/pt_PT/locale.xml | 24 -
plugins/blocks/user/locale/zh_TW/locale.xml | 24 -
plugins/blocks/user/settings.xml | 29 -
.../abnt/AbntCitationPlugin.inc.php | 49 -
plugins/citationFormats/abnt/citation.tpl | 20 -
plugins/citationFormats/abnt/index.php | 24 -
.../citationFormats/abnt/locale/en_US/locale.xml | 21 -
.../citationFormats/abnt/locale/es_ES/locale.xml | 20 -
.../citationFormats/abnt/locale/fr_CA/locale.xml | 21 -
.../citationFormats/abnt/locale/it_IT/locale.xml | 21 -
.../citationFormats/abnt/locale/pt_BR/locale.xml | 20 -
.../citationFormats/abnt/locale/pt_PT/locale.xml | 20 -
.../citationFormats/abnt/locale/zh_TW/locale.xml | 21 -
.../citationFormats/apa/ApaCitationPlugin.inc.php | 65 -
plugins/citationFormats/apa/citation.tpl | 24 -
plugins/citationFormats/apa/index.php | 24 -
.../citationFormats/apa/locale/en_US/locale.xml | 20 -
.../citationFormats/apa/locale/es_ES/locale.xml | 20 -
.../citationFormats/apa/locale/fr_CA/locale.xml | 20 -
.../citationFormats/apa/locale/it_IT/locale.xml | 20 -
.../citationFormats/apa/locale/pt_BR/locale.xml | 20 -
.../citationFormats/apa/locale/pt_PT/locale.xml | 20 -
.../citationFormats/apa/locale/zh_TW/locale.xml | 20 -
.../bibtex/BibtexCitationPlugin.inc.php | 49 -
plugins/citationFormats/bibtex/citation.tpl | 29 -
plugins/citationFormats/bibtex/index.php | 24 -
.../citationFormats/bibtex/locale/en_US/locale.xml | 19 -
.../citationFormats/bibtex/locale/es_ES/locale.xml | 19 -
.../citationFormats/bibtex/locale/fr_CA/locale.xml | 19 -
.../citationFormats/bibtex/locale/it_IT/locale.xml | 19 -
.../citationFormats/bibtex/locale/pt_BR/locale.xml | 19 -
.../citationFormats/bibtex/locale/pt_PT/locale.xml | 19 -
.../citationFormats/bibtex/locale/zh_TW/locale.xml | 19 -
.../citationFormats/cbe/CbeCitationPlugin.inc.php | 49 -
plugins/citationFormats/cbe/citation.tpl | 21 -
plugins/citationFormats/cbe/index.php | 24 -
.../citationFormats/cbe/locale/en_US/locale.xml | 19 -
.../citationFormats/cbe/locale/es_ES/locale.xml | 19 -
.../citationFormats/cbe/locale/fr_CA/locale.xml | 19 -
.../citationFormats/cbe/locale/it_IT/locale.xml | 19 -
.../citationFormats/cbe/locale/pt_BR/locale.xml | 19 -
.../citationFormats/cbe/locale/pt_PT/locale.xml | 19 -
.../citationFormats/cbe/locale/zh_TW/locale.xml | 19 -
.../endNote/EndNoteCitationPlugin.inc.php | 58 -
plugins/citationFormats/endNote/citation.tpl | 27 -
plugins/citationFormats/endNote/index.php | 24 -
.../endNote/locale/en_US/locale.xml | 19 -
.../endNote/locale/es_ES/locale.xml | 19 -
.../endNote/locale/fr_CA/locale.xml | 19 -
.../endNote/locale/it_IT/locale.xml | 19 -
.../endNote/locale/pt_BR/locale.xml | 19 -
.../endNote/locale/pt_PT/locale.xml | 19 -
.../endNote/locale/zh_TW/locale.xml | 19 -
.../citationFormats/mla/MlaCitationPlugin.inc.php | 49 -
plugins/citationFormats/mla/citation.tpl | 21 -
plugins/citationFormats/mla/index.php | 24 -
.../citationFormats/mla/locale/en_US/locale.xml | 19 -
.../citationFormats/mla/locale/es_ES/locale.xml | 19 -
.../citationFormats/mla/locale/fr_CA/locale.xml | 19 -
.../citationFormats/mla/locale/it_IT/locale.xml | 19 -
.../citationFormats/mla/locale/pt_BR/locale.xml | 19 -
.../citationFormats/mla/locale/pt_PT/locale.xml | 19 -
.../citationFormats/mla/locale/zh_TW/locale.xml | 19 -
.../proCite/ProCiteCitationPlugin.inc.php | 58 -
plugins/citationFormats/proCite/citation.tpl | 27 -
plugins/citationFormats/proCite/index.php | 24 -
.../proCite/locale/en_US/locale.xml | 19 -
.../proCite/locale/es_ES/locale.xml | 19 -
.../proCite/locale/fr_CA/locale.xml | 19 -
.../proCite/locale/it_IT/locale.xml | 19 -
.../proCite/locale/pt_BR/locale.xml | 19 -
.../proCite/locale/pt_PT/locale.xml | 19 -
.../proCite/locale/zh_TW/locale.xml | 19 -
.../refMan/RefManCitationPlugin.inc.php | 58 -
plugins/citationFormats/refMan/citation.tpl | 27 -
plugins/citationFormats/refMan/index.php | 24 -
.../citationFormats/refMan/locale/en_US/locale.xml | 19 -
.../citationFormats/refMan/locale/es_ES/locale.xml | 19 -
.../citationFormats/refMan/locale/fr_CA/locale.xml | 19 -
.../citationFormats/refMan/locale/it_IT/locale.xml | 19 -
.../citationFormats/refMan/locale/pt_BR/locale.xml | 19 -
.../citationFormats/refMan/locale/pt_PT/locale.xml | 19 -
.../citationFormats/refMan/locale/zh_TW/locale.xml | 19 -
.../refWorks/RefWorksCitationPlugin.inc.php | 49 -
plugins/citationFormats/refWorks/citation.tpl | 24 -
plugins/citationFormats/refWorks/index.php | 24 -
.../refWorks/locale/en_US/locale.xml | 20 -
.../refWorks/locale/es_ES/locale.xml | 20 -
.../refWorks/locale/fr_CA/locale.xml | 20 -
.../refWorks/locale/it_IT/locale.xml | 20 -
.../refWorks/locale/pt_BR/locale.xml | 20 -
.../refWorks/locale/pt_PT/locale.xml | 20 -
.../refWorks/locale/zh_TW/locale.xml | 20 -
.../turabian/TurabianCitationPlugin.inc.php | 49 -
plugins/citationFormats/turabian/citation.tpl | 21 -
plugins/citationFormats/turabian/index.php | 24 -
.../turabian/locale/en_US/locale.xml | 19 -
.../turabian/locale/es_ES/locale.xml | 19 -
.../turabian/locale/fr_CA/locale.xml | 19 -
.../turabian/locale/it_IT/locale.xml | 19 -
.../turabian/locale/pt_BR/locale.xml | 19 -
.../turabian/locale/pt_PT/locale.xml | 19 -
.../turabian/locale/zh_TW/locale.xml | 19 -
plugins/generic/acron/AcronPlugin.inc.php | 297 -
plugins/generic/acron/index.php | 24 -
plugins/generic/acron/locale/ca_ES/locale.xml | 21 -
plugins/generic/acron/locale/en_US/locale.xml | 20 -
plugins/generic/acron/locale/es_ES/locale.xml | 19 -
plugins/generic/acron/locale/fr_CA/locale.xml | 20 -
plugins/generic/acron/locale/fr_FR/locale.xml | 20 -
plugins/generic/acron/locale/it_IT/locale.xml | 20 -
plugins/generic/acron/locale/pt_BR/locale.xml | 20 -
plugins/generic/acron/locale/pt_PT/locale.xml | 20 -
plugins/generic/acron/locale/zh_TW/locale.xml | 20 -
.../AnnouncementFeedBlockPlugin.inc.php | 111 -
.../AnnouncementFeedGatewayPlugin.inc.php | 144 -
.../AnnouncementFeedPlugin.inc.php | 179 -
.../generic/announcementFeed/SettingsForm.inc.php | 76 -
plugins/generic/announcementFeed/index.php | 20 -
.../announcementFeed/locale/en_US/locale.xml | 29 -
.../announcementFeed/locale/es_ES/locale.xml | 28 -
.../announcementFeed/locale/fr_CA/locale.xml | 29 -
.../announcementFeed/locale/it_IT/locale.xml | 29 -
.../announcementFeed/locale/pt_BR/locale.xml | 29 -
.../announcementFeed/locale/pt_PT/locale.xml | 29 -
.../announcementFeed/locale/zh_TW/locale.xml | 29 -
plugins/generic/announcementFeed/settings.xml | 29 -
plugins/generic/announcementFeed/settingsForm.tpl | 65 -
.../generic/announcementFeed/templates/atom.tpl | 58 -
.../generic/announcementFeed/templates/block.tpl | 21 -
.../templates/images/atom10_logo.gif | Bin 211 -> 0 bytes
.../templates/images/rss10_logo.gif | Bin 988 -> 0 bytes
.../templates/images/rss20_logo.gif | Bin 176 -> 0 bytes
plugins/generic/announcementFeed/templates/rss.tpl | 58 -
.../generic/announcementFeed/templates/rss2.tpl | 46 -
.../customLocale/CustomLocaleAction.inc.php | 39 -
.../customLocale/CustomLocaleHandler.inc.php | 207 -
.../customLocale/CustomLocalePlugin.inc.php | 174 -
plugins/generic/customLocale/index.php | 20 -
plugins/generic/customLocale/index.tpl | 56 -
plugins/generic/customLocale/locale.tpl | 67 -
.../generic/customLocale/locale/en_US/locale.xml | 35 -
.../generic/customLocale/locale/fr_CA/locale.xml | 35 -
.../generic/customLocale/locale/it_IT/locale.xml | 35 -
.../generic/customLocale/locale/pt_BR/locale.xml | 35 -
.../generic/customLocale/locale/pt_PT/locale.xml | 35 -
.../generic/customLocale/locale/zh_TW/locale.xml | 35 -
plugins/generic/customLocale/localeFile.tpl | 100 -
.../googleAnalytics/GoogleAnalyticsPlugin.inc.php | 235 -
.../GoogleAnalyticsSettingsForm.inc.php | 80 -
plugins/generic/googleAnalytics/index.php | 20 -
.../googleAnalytics/locale/el_GR/locale.xml | 36 -
.../googleAnalytics/locale/en_US/locale.xml | 32 -
.../googleAnalytics/locale/es_ES/locale.xml | 29 -
.../googleAnalytics/locale/fr_CA/locale.xml | 33 -
.../googleAnalytics/locale/it_IT/locale.xml | 33 -
.../googleAnalytics/locale/ja_JP/locale.xml | 29 -
.../googleAnalytics/locale/pt_BR/locale.xml | 33 -
.../googleAnalytics/locale/pt_PT/locale.xml | 33 -
.../googleAnalytics/locale/zh_TW/locale.xml | 32 -
plugins/generic/googleAnalytics/pageTagGa.tpl | 22 -
plugins/generic/googleAnalytics/pageTagUrchin.tpl | 19 -
plugins/generic/googleAnalytics/settingsForm.tpl | 48 -
.../phpMyVisites/PhpMyVisitesPlugin.inc.php | 232 -
.../phpMyVisites/PhpMyVisitesSettingsForm.inc.php | 74 -
plugins/generic/phpMyVisites/index.php | 20 -
.../generic/phpMyVisites/locale/el_GR/locale.xml | 39 -
.../generic/phpMyVisites/locale/en_US/locale.xml | 32 -
.../generic/phpMyVisites/locale/es_ES/locale.xml | 32 -
.../generic/phpMyVisites/locale/fr_CA/locale.xml | 32 -
.../generic/phpMyVisites/locale/it_IT/locale.xml | 32 -
.../generic/phpMyVisites/locale/ja_JP/locale.xml | 32 -
.../generic/phpMyVisites/locale/pt_BR/locale.xml | 32 -
.../generic/phpMyVisites/locale/pt_PT/locale.xml | 32 -
.../generic/phpMyVisites/locale/zh_TW/locale.xml | 32 -
plugins/generic/phpMyVisites/pageTag.tpl | 23 -
plugins/generic/phpMyVisites/settingsForm.tpl | 47 -
plugins/generic/tinymce/README | 42 -
plugins/generic/tinymce/TinyMCEPlugin.inc.php | 385 -
plugins/generic/tinymce/index.php | 24 -
plugins/generic/tinymce/locale/de_DE/locale.xml | 19 -
plugins/generic/tinymce/locale/en_US/locale.xml | 21 -
plugins/generic/tinymce/locale/es_ES/locale.xml | 22 -
plugins/generic/tinymce/locale/fr_CA/locale.xml | 20 -
plugins/generic/tinymce/locale/fr_FR/locale.xml | 20 -
plugins/generic/tinymce/locale/hr_HR/locale.xml | 20 -
plugins/generic/tinymce/locale/it_IT/locale.xml | 21 -
plugins/generic/tinymce/locale/ja_JP/locale.xml | 19 -
plugins/generic/tinymce/locale/pt_BR/locale.xml | 20 -
plugins/generic/tinymce/locale/pt_PT/locale.xml | 20 -
plugins/generic/tinymce/locale/ru_RU/locale.xml | 17 -
plugins/generic/tinymce/locale/vi_VN/locale.xml | 19 -
plugins/generic/tinymce/locale/zh_TW/locale.xml | 20 -
plugins/generic/tinymce/settings.xml | 21 -
.../generic/translator/TranslatorAction.inc.php | 93 -
.../generic/translator/TranslatorHandler.inc.php | 428 -
.../generic/translator/TranslatorPlugin.inc.php | 97 -
plugins/generic/translator/editEmail.tpl | 40 -
plugins/generic/translator/editMiscFile.tpl | 30 -
plugins/generic/translator/errors.tpl | 129 -
plugins/generic/translator/help.xml | 17 -
.../help/en_US/TranslatorPlugin/toc/000000.xml | 17 -
.../help/en_US/TranslatorPlugin/topic/000000.xml | 35 -
plugins/generic/translator/index.php | 24 -
plugins/generic/translator/index.tpl | 56 -
plugins/generic/translator/locale.tpl | 186 -
plugins/generic/translator/locale/en_US/locale.xml | 76 -
plugins/generic/translator/locale/es_ES/locale.xml | 76 -
plugins/generic/translator/locale/fr_CA/locale.xml | 76 -
plugins/generic/translator/locale/fr_FR/locale.xml | 75 -
plugins/generic/translator/locale/it_IT/locale.xml | 76 -
plugins/generic/translator/locale/pt_BR/locale.xml | 76 -
plugins/generic/translator/locale/pt_PT/locale.xml | 76 -
plugins/generic/translator/locale/zh_TW/locale.xml | 76 -
plugins/generic/translator/localeFile.tpl | 101 -
plugins/importexport/mets/MetsExportDom.inc.php | 592 -
plugins/importexport/mets/MetsExportPlugin.inc.php | 161 -
plugins/importexport/mets/README | 37 -
plugins/importexport/mets/index.php | 19 -
plugins/importexport/mets/index.tpl | 21 -
plugins/importexport/mets/locale/en_US/locale.xml | 29 -
plugins/importexport/mets/locale/es_ES/locale.xml | 29 -
plugins/importexport/mets/locale/fr_CA/locale.xml | 29 -
plugins/importexport/mets/locale/it_IT/locale.xml | 29 -
plugins/importexport/mets/locale/pt_BR/locale.xml | 29 -
plugins/importexport/mets/locale/pt_PT/locale.xml | 29 -
plugins/importexport/mets/locale/zh_TW/locale.xml | 29 -
plugins/importexport/mets/schedConfs.tpl | 134 -
.../importexport/native/NativeExportDom.inc.php | 349 -
.../importexport/native/NativeImportDom.inc.php | 799 --
.../native/NativeImportExportPlugin.inc.php | 369 -
plugins/importexport/native/README | 1 -
plugins/importexport/native/importError.tpl | 27 -
plugins/importexport/native/importSuccess.tpl | 25 -
plugins/importexport/native/index.php | 24 -
plugins/importexport/native/index.tpl | 27 -
.../importexport/native/locale/en_US/locale.xml | 113 -
.../importexport/native/locale/es_ES/locale.xml | 111 -
.../importexport/native/locale/fr_CA/locale.xml | 111 -
.../importexport/native/locale/it_IT/locale.xml | 111 -
.../importexport/native/locale/pt_BR/locale.xml | 111 -
.../importexport/native/locale/pt_PT/locale.xml | 111 -
.../importexport/native/locale/zh_TW/locale.xml | 112 -
plugins/importexport/native/native-sample.xml | 65 -
plugins/importexport/native/native.dtd | 180 -
plugins/importexport/native/paperContext.tpl | 25 -
plugins/importexport/native/papers.tpl | 81 -
plugins/importexport/nlm/NLMExportDom.inc.php | 159 -
plugins/importexport/nlm/NLMExportPlugin.inc.php | 165 -
plugins/importexport/nlm/README | 44 -
plugins/importexport/nlm/index.php | 24 -
plugins/importexport/nlm/index.tpl | 21 -
plugins/importexport/nlm/locale/ca_ES/locale.xml | 33 -
plugins/importexport/nlm/locale/en_US/locale.xml | 31 -
plugins/importexport/nlm/locale/es_ES/locale.xml | 31 -
plugins/importexport/nlm/locale/fr_CA/locale.xml | 25 -
plugins/importexport/nlm/locale/fr_FR/locale.xml | 31 -
plugins/importexport/nlm/locale/it_IT/locale.xml | 30 -
plugins/importexport/nlm/locale/pt_BR/locale.xml | 30 -
plugins/importexport/nlm/locale/pt_PT/locale.xml | 30 -
plugins/importexport/nlm/locale/zh_TW/locale.xml | 31 -
plugins/importexport/nlm/papers.tpl | 81 -
plugins/importexport/users/README | 1 -
plugins/importexport/users/UserExportDom.inc.php | 97 -
.../users/UserImportExportPlugin.inc.php | 297 -
plugins/importexport/users/UserXMLParser.inc.php | 420 -
plugins/importexport/users/importUsersConfirm.tpl | 121 -
plugins/importexport/users/importUsersResults.tpl | 63 -
plugins/importexport/users/index.php | 24 -
plugins/importexport/users/index.tpl | 62 -
plugins/importexport/users/locale/en_US/locale.xml | 61 -
plugins/importexport/users/locale/es_ES/locale.xml | 60 -
plugins/importexport/users/locale/fr_CA/locale.xml | 59 -
plugins/importexport/users/locale/it_IT/locale.xml | 60 -
plugins/importexport/users/locale/pt_BR/locale.xml | 59 -
plugins/importexport/users/locale/pt_PT/locale.xml | 59 -
plugins/importexport/users/locale/zh_TW/locale.xml | 60 -
plugins/importexport/users/sample.xml | 47 -
plugins/importexport/users/users.dtd | 47 -
.../paymethod/manual/ManualPaymentPlugin.inc.php | 88 -
plugins/paymethod/manual/data.xml | 42 -
plugins/paymethod/manual/index.php | 24 -
plugins/paymethod/manual/locale/ca_ES/locale.xml | 18 -
plugins/paymethod/manual/locale/de_DE/locale.xml | 18 -
plugins/paymethod/manual/locale/en_US/locale.xml | 18 -
plugins/paymethod/manual/locale/es_ES/locale.xml | 18 -
plugins/paymethod/manual/locale/fr_CA/locale.xml | 17 -
plugins/paymethod/manual/locale/fr_FR/locale.xml | 18 -
plugins/paymethod/manual/locale/it_IT/locale.xml | 19 -
plugins/paymethod/manual/locale/pt_BR/locale.xml | 18 -
plugins/paymethod/manual/locale/pt_PT/locale.xml | 18 -
plugins/paymethod/manual/locale/zh_TW/locale.xml | 18 -
plugins/paymethod/manual/templates/paymentForm.tpl | 15 -
.../paymethod/manual/templates/settingsForm.tpl | 10 -
plugins/paymethod/paypal/PayPalDAO.inc.php | 79 -
plugins/paymethod/paypal/PayPalPlugin.inc.php | 299 -
.../paymethod/paypal/PayPalSettingsForm.inc.php | 97 -
plugins/paymethod/paypal/data.xml | 49 -
plugins/paymethod/paypal/images/button.gif | Bin 4542 -> 0 bytes
plugins/paymethod/paypal/images/donate.gif | Bin 857 -> 0 bytes
plugins/paymethod/paypal/images/paypal.gif | Bin 1884 -> 0 bytes
plugins/paymethod/paypal/index.php | 24 -
plugins/paymethod/paypal/locale/ca_ES/locale.xml | 34 -
plugins/paymethod/paypal/locale/en_US/locale.xml | 34 -
plugins/paymethod/paypal/locale/es_ES/locale.xml | 34 -
plugins/paymethod/paypal/locale/fr_CA/locale.xml | 30 -
plugins/paymethod/paypal/locale/fr_FR/locale.xml | 34 -
plugins/paymethod/paypal/locale/it_IT/locale.xml | 34 -
plugins/paymethod/paypal/locale/pt_BR/locale.xml | 34 -
plugins/paymethod/paypal/locale/pt_PT/locale.xml | 34 -
plugins/paymethod/paypal/locale/zh_TW/locale.xml | 34 -
plugins/paymethod/paypal/schema.xml | 36 -
plugins/paymethod/paypal/templates/paymentForm.tpl | 48 -
.../paymethod/paypal/templates/settingsForm.tpl | 34 -
plugins/reports/papers/PaperReportDAO.inc.php | 129 -
plugins/reports/papers/PaperReportPlugin.inc.php | 187 -
plugins/reports/papers/index.php | 24 -
plugins/reports/papers/locale/en_US/locale.xml | 19 -
plugins/reports/papers/locale/es_ES/locale.xml | 19 -
plugins/reports/papers/locale/fr_CA/locale.xml | 19 -
plugins/reports/papers/locale/it_IT/locale.xml | 19 -
plugins/reports/papers/locale/pt_BR/locale.xml | 19 -
plugins/reports/papers/locale/pt_PT/locale.xml | 19 -
plugins/reports/papers/locale/zh_TW/locale.xml | 19 -
.../registrants/RegistrantReportDAO.inc.php | 94 -
.../registrants/RegistrantReportPlugin.inc.php | 141 -
plugins/reports/registrants/index.php | 24 -
.../reports/registrants/locale/en_US/locale.xml | 19 -
.../reports/registrants/locale/es_ES/locale.xml | 19 -
.../reports/registrants/locale/fr_CA/locale.xml | 19 -
.../reports/registrants/locale/it_IT/locale.xml | 19 -
.../reports/registrants/locale/pt_BR/locale.xml | 19 -
.../reports/registrants/locale/pt_PT/locale.xml | 19 -
.../reports/registrants/locale/zh_TW/locale.xml | 19 -
plugins/reports/reviews/ReviewReportDAO.inc.php | 92 -
plugins/reports/reviews/ReviewReportPlugin.inc.php | 139 -
plugins/reports/reviews/index.php | 24 -
plugins/reports/reviews/locale/en_US/locale.xml | 26 -
plugins/reports/reviews/locale/es_ES/locale.xml | 26 -
plugins/reports/reviews/locale/fr_CA/locale.xml | 26 -
plugins/reports/reviews/locale/it_IT/locale.xml | 26 -
plugins/reports/reviews/locale/pt_BR/locale.xml | 26 -
plugins/reports/reviews/locale/pt_PT/locale.xml | 26 -
plugins/reports/reviews/locale/zh_TW/locale.xml | 26 -
.../classicBlue/ClassicBlueThemePlugin.inc.php | 46 -
plugins/themes/classicBlue/classicBlue.css | 173 -
plugins/themes/classicBlue/index.php | 24 -
.../classicBrown/ClassicBrownThemePlugin.inc.php | 46 -
plugins/themes/classicBrown/classicBrown.css | 174 -
plugins/themes/classicBrown/index.php | 24 -
.../classicGreen/ClassicGreenThemePlugin.inc.php | 46 -
plugins/themes/classicGreen/classicGreen.css | 173 -
plugins/themes/classicGreen/index.php | 24 -
.../classicNavy/ClassicNavyThemePlugin.inc.php | 46 -
plugins/themes/classicNavy/classicNavy.css | 173 -
plugins/themes/classicNavy/index.php | 24 -
.../classicRed/ClassicRedThemePlugin.inc.php | 46 -
plugins/themes/classicRed/classicRed.css | 174 -
plugins/themes/classicRed/index.php | 24 -
plugins/themes/desert/DesertThemePlugin.inc.php | 46 -
plugins/themes/desert/desert.css | 72 -
plugins/themes/desert/index.php | 24 -
plugins/themes/lilac/LilacThemePlugin.inc.php | 46 -
plugins/themes/lilac/index.php | 24 -
plugins/themes/lilac/lilac.css | 98 -
plugins/themes/night/NightThemePlugin.inc.php | 46 -
plugins/themes/night/index.php | 24 -
plugins/themes/night/night.css | 74 -
plugins/themes/redbar/RedbarThemePlugin.inc.php | 46 -
plugins/themes/redbar/index.php | 24 -
plugins/themes/redbar/redbar.css | 97 -
plugins/themes/steel/SteelThemePlugin.inc.php | 46 -
plugins/themes/steel/index.php | 24 -
plugins/themes/steel/steel.css | 100 -
.../themes/uncommon/UncommonThemePlugin.inc.php | 45 -
plugins/themes/uncommon/index.php | 24 -
plugins/themes/uncommon/uncommon.css | 172 -
plugins/themes/vanilla/VanillaThemePlugin.inc.php | 46 -
plugins/themes/vanilla/index.php | 24 -
plugins/themes/vanilla/vanilla.css | 78 -
public/conferences/1/homeHeaderLogoImage_en_US.jpg | Bin 3656 -> 0 bytes
registry/conferenceSettings.xml | 113 -
registry/inlineTypes.txt | 22 -
registry/locale/ca_ES/countries.xml | 269 -
registry/locale/de_DE/countries.xml | 263 -
registry/locale/en_US/countries.xml | 263 -
registry/locale/es_ES/countries.xml | 266 -
registry/locale/fr_CA/countries.xml | 266 -
registry/locale/fr_FR/countries.xml | 266 -
registry/locale/it_IT/countries.xml | 265 -
registry/locale/pt_BR/countries.xml | 263 -
registry/locale/pt_PT/countries.xml | 263 -
registry/locale/zh_TW/countries.xml | 261 -
registry/locales.xml | 38 -
registry/schedConfSettings.xml | 93 -
registry/scheduledTasks.xml | 79 -
registry/stopwords.txt | 574 -
registry/timezones.xml | 491 -
rt/en_US/Agriculture.xml | 653 -
rt/en_US/Art_Architecture.xml | 538 -
rt/en_US/Astrophysics.xml | 535 -
rt/en_US/Biology.xml | 514 -
rt/en_US/Business.xml | 640 -
rt/en_US/Chemistry.xml | 553 -
rt/en_US/Cognitive_Science.xml | 495 -
rt/en_US/Computer_Science.xml | 615 -
rt/en_US/Economics.xml | 567 -
rt/en_US/Education.xml | 779 --
rt/en_US/Environment.xml | 441 -
rt/en_US/General_Science.xml | 580 -
rt/en_US/Generic.xml | 489 -
rt/en_US/Humanities.xml | 738 -
rt/en_US/Life_Sciences.xml | 636 -
rt/en_US/Mathematics.xml | 545 -
rt/en_US/Music.xml | 509 -
rt/en_US/Physics.xml | 537 -
rt/en_US/Social_Sciences.xml | 716 -
rt/rt-version.dtd | 51 -
styles/accommodation.css | 24 -
styles/bothSidebars.css | 32 -
styles/comments.css | 55 -
styles/common.css | 674 -
styles/fontLarge.css | 14 -
styles/fontMedium.css | 14 -
styles/fontSmall.css | 14 -
styles/help.css | 125 -
styles/leftSidebar.css | 47 -
styles/livestream.css | 53 -
styles/paperView.css | 124 -
styles/rightSidebar.css | 44 -
styles/rt.css | 58 -
styles/schedule.css | 59 -
styles/sidebar.css | 42 -
styles/training.css | 13 -
templates/README | 13 -
templates/about/aboutThisPublishingSystem.tpl | 28 -
templates/about/conferenceSponsorship.tpl | 61 -
templates/about/contact.tpl | 63 -
templates/about/editorialPolicies.tpl | 76 -
templates/about/index.tpl | 70 -
templates/about/organizingTeam.tpl | 43 -
templates/about/organizingTeamBio.tpl | 82 -
templates/about/organizingTeamBoard.tpl | 28 -
templates/about/registration.tpl | 69 -
templates/about/site.tpl | 27 -
templates/about/siteMap.tpl | 79 -
templates/about/statistics.tpl | 84 -
templates/about/submissions.tpl | 63 -
templates/admin/auth/sourceSettings.tpl | 60 -
templates/admin/auth/sources.tpl | 76 -
templates/admin/conferenceSettings.tpl | 73 -
templates/admin/conferences.tpl | 59 -
templates/admin/importConflicts.tpl | 38 -
templates/admin/importOCS1.tpl | 63 -
templates/admin/index.tpl | 36 -
templates/admin/languages.tpl | 81 -
templates/admin/selectMergeUser.tpl | 109 -
templates/admin/settings.tpl | 121 -
templates/admin/systemConfig.tpl | 38 -
templates/admin/systemConfigUpdated.tpl | 36 -
templates/admin/systemInfo.tpl | 96 -
templates/announcement/index.tpl | 84 -
templates/announcement/list.tpl | 31 -
templates/announcement/view.tpl | 26 -
templates/comment/comment.tpl | 91 -
templates/comment/comments.tpl | 161 -
templates/common/error.tpl | 21 -
templates/common/footer.old.tpl | 46 -
templates/common/footer.tpl | 121 -
templates/common/formErrors.tpl | 30 -
templates/common/header.old.tpl | 120 -
templates/common/header.tpl | 194 -
templates/common/message.tpl | 20 -
templates/common/progress.tpl | 24 -
templates/common/sizer.tpl | 18 -
templates/conference/archive.tpl | 35 -
templates/conference/current.tpl | 35 -
templates/conference/index.tpl | 187 -
templates/director/index.tpl | 30 -
templates/director/notifyUsers.tpl | 118 -
templates/director/notifyUsersEmail.tpl | 20 -
templates/director/schedulingQueue.tpl | 80 -
templates/director/selectTrackDirector.tpl | 84 -
templates/director/submissions.tpl | 50 -
templates/director/submissionsAccepted.tpl | 80 -
templates/director/submissionsArchives.tpl | 66 -
templates/director/submissionsInReview.tpl | 113 -
templates/director/submissionsUnassigned.tpl | 62 -
templates/email/email.tpl | 160 -
templates/help/footer.tpl | 15 -
templates/help/header.tpl | 42 -
templates/help/helpToc.tpl | 49 -
templates/help/searchResults.tpl | 67 -
templates/help/toc.tpl | 48 -
templates/help/topic.tpl | 31 -
templates/help/view.tpl | 45 -
templates/images/ccLicense.png | Bin 640 -> 0 bytes
templates/images/edprocess.png | Bin 60579 -> 0 bytes
templates/images/edprocesslarge.png | Bin 87729 -> 0 bytes
templates/images/help.gif | Bin 633 -> 0 bytes
templates/images/icons/checked.gif | Bin 90 -> 0 bytes
templates/images/icons/comment.gif | Bin 873 -> 0 bytes
templates/images/icons/comment_disabled.gif | Bin 89 -> 0 bytes
templates/images/icons/delete.gif | Bin 88 -> 0 bytes
templates/images/icons/delete_disabled.gif | Bin 118 -> 0 bytes
templates/images/icons/edit.gif | Bin 147 -> 0 bytes
templates/images/icons/edit_disabled.gif | Bin 203 -> 0 bytes
templates/images/icons/folder.gif | Bin 87 -> 0 bytes
templates/images/icons/font_large.gif | Bin 309 -> 0 bytes
templates/images/icons/font_medium.gif | Bin 325 -> 0 bytes
templates/images/icons/font_small.gif | Bin 203 -> 0 bytes
templates/images/icons/letter.gif | Bin 873 -> 0 bytes
templates/images/icons/mail.gif | Bin 872 -> 0 bytes
templates/images/icons/mail_disabled.gif | Bin 88 -> 0 bytes
templates/images/icons/unchecked.gif | Bin 82 -> 0 bytes
templates/images/icons/view.gif | Bin 109 -> 0 bytes
templates/images/info.gif | Bin 695 -> 0 bytes
templates/images/letter.gif | Bin 90 -> 0 bytes
templates/images/lockss.gif | Bin 2174 -> 0 bytes
templates/images/mail.gif | Bin 94 -> 0 bytes
templates/images/menulist.gif | Bin 50 -> 0 bytes
templates/images/pkp.gif | Bin 1351 -> 0 bytes
templates/images/progbar.gif | Bin 71 -> 0 bytes
templates/index/site.tpl | 32 -
templates/information/information.tpl | 23 -
templates/install/install.tpl | 243 -
templates/install/installComplete.tpl | 43 -
templates/install/upgrade.tpl | 37 -
templates/install/upgradeComplete.tpl | 49 -
templates/livestream/index.tpl | 26 -
templates/manager/accommodationSettings.tpl | 74 -
.../manager/announcement/announcementForm.tpl | 101 -
.../manager/announcement/announcementTypeForm.tpl | 54 -
.../manager/announcement/announcementTypes.tpl | 61 -
templates/manager/announcement/announcements.tpl | 68 -
templates/manager/conferenceEventLog.tpl | 79 -
templates/manager/conferenceEventLogEntry.tpl | 70 -
templates/manager/emails/emailTemplateForm.tpl | 79 -
templates/manager/emails/emails.tpl | 71 -
templates/manager/files/index.tpl | 81 -
templates/manager/groups/groupForm.tpl | 54 -
templates/manager/groups/groups.tpl | 72 -
templates/manager/groups/memberships.tpl | 64 -
templates/manager/groups/selectUser.tpl | 62 -
templates/manager/importexport/plugins.tpl | 22 -
templates/manager/index.tpl | 87 -
templates/manager/languageSettings.tpl | 57 -
templates/manager/paymentSettingsForm.tpl | 55 -
templates/manager/people/email.tpl | 154 -
templates/manager/people/enrollSync.tpl | 55 -
templates/manager/people/enrollment.tpl | 170 -
templates/manager/people/searchUsers.tpl | 156 -
templates/manager/people/selectMergeUser.tpl | 109 -
templates/manager/people/userProfile.tpl | 138 -
templates/manager/people/userProfileForm.tpl | 253 -
templates/manager/plugins/plugins.tpl | 49 -
templates/manager/programSettings.tpl | 69 -
.../manager/reviewForms/previewReviewForm.tpl | 68 -
.../manager/reviewForms/reviewFormElementForm.tpl | 101 -
.../manager/reviewForms/reviewFormElements.tpl | 90 -
templates/manager/reviewForms/reviewFormForm.tpl | 57 -
templates/manager/reviewForms/reviewForms.tpl | 79 -
templates/manager/schedConfSettings.tpl | 71 -
templates/manager/schedConfSetup/index.tpl | 34 -
templates/manager/schedConfSetup/settingsSaved.tpl | 31 -
templates/manager/schedConfSetup/setupHeader.tpl | 21 -
templates/manager/schedConfSetup/step1.tpl | 260 -
templates/manager/schedConfSetup/step2.tpl | 358 -
templates/manager/schedConfSetup/step3.tpl | 116 -
templates/manager/schedConfs.tpl | 66 -
templates/manager/scheduler/buildingForm.tpl | 70 -
templates/manager/scheduler/buildings.tpl | 58 -
templates/manager/scheduler/index.tpl | 29 -
templates/manager/scheduler/roomForm.tpl | 71 -
templates/manager/scheduler/rooms.tpl | 63 -
templates/manager/scheduler/scheduleForm.tpl | 187 -
templates/manager/scheduler/specialEventForm.tpl | 80 -
templates/manager/scheduler/specialEvents.tpl | 63 -
templates/manager/setup/index.tpl | 49 -
templates/manager/setup/settingsSaved.tpl | 40 -
templates/manager/setup/setupHeader.tpl | 22 -
templates/manager/setup/step1.tpl | 168 -
templates/manager/setup/step2.tpl | 153 -
templates/manager/setup/step3.tpl | 262 -
templates/manager/setup/step4.tpl | 196 -
templates/manager/setup/step5.tpl | 55 -
templates/manager/setup/step6.tpl | 69 -
templates/manager/statistics/index.tpl | 31 -
templates/manager/statistics/statistics.tpl | 92 -
templates/manager/timelineEdit.tpl | 282 -
templates/manager/timelineView.tpl | 167 -
templates/manager/tracks/trackForm.tpl | 200 -
templates/manager/tracks/tracks.tpl | 59 -
templates/paper/accessDenied.tpl | 19 -
templates/paper/interstitial.tpl | 48 -
templates/paper/paper.tpl | 219 -
templates/paper/pdfInterstitial.tpl | 49 -
templates/paper/view.tpl | 58 -
templates/presenter/active.tpl | 95 -
templates/presenter/completed.tpl | 58 -
templates/presenter/index.tpl | 34 -
templates/presenter/submission.tpl | 39 -
.../presenter/submission/directorDecision.tpl | 93 -
templates/presenter/submission/layout.tpl | 55 -
templates/presenter/submission/management.tpl | 109 -
templates/presenter/submission/metadata.tpl | 156 -
templates/presenter/submission/peerReview.tpl | 103 -
templates/presenter/submission/status.tpl | 41 -
templates/presenter/submission/summary.tpl | 44 -
templates/presenter/submissionReview.tpl | 48 -
templates/presenter/submit/complete.tpl | 25 -
templates/presenter/submit/step1.tpl | 142 -
templates/presenter/submit/step2.tpl | 356 -
templates/presenter/submit/step3.tpl | 76 -
templates/presenter/submit/step4.tpl | 83 -
templates/presenter/submit/step5.tpl | 59 -
templates/presenter/submit/submitHeader.tpl | 64 -
templates/presenter/submit/submitSidebar.tpl | 11 -
templates/presenter/submit/suppFile.tpl | 159 -
templates/registration/openAccessNotifyEmail.tpl | 82 -
templates/registration/registrationForm.tpl | 136 -
templates/registration/registrationOptionForm.tpl | 95 -
templates/registration/registrationOptions.tpl | 61 -
templates/registration/registrationPolicyForm.tpl | 172 -
templates/registration/registrationTypeForm.tpl | 145 -
templates/registration/registrationTypes.tpl | 63 -
templates/registration/registrations.tpl | 103 -
templates/registration/selectRegistrationType.tpl | 108 -
templates/registration/userRegistrationForm.tpl | 285 -
templates/registration/users.tpl | 77 -
templates/reviewer/active.tpl | 63 -
templates/reviewer/completed.tpl | 86 -
templates/reviewer/index.tpl | 23 -
templates/reviewer/submission.tpl | 351 -
templates/rt/bio.tpl | 30 -
templates/rt/captureCite.tpl | 35 -
templates/rt/context.tpl | 152 -
templates/rt/email.tpl | 165 -
templates/rt/findingReferences.tpl | 79 -
templates/rt/footer.tpl | 23 -
templates/rt/header.tpl | 65 -
templates/rt/metadata.tpl | 171 -
templates/rt/printerFriendly.tpl | 66 -
templates/rt/rt.tpl | 168 -
templates/rt/sent.tpl | 16 -
templates/rt/suppFileView.tpl | 95 -
templates/rt/suppFiles.tpl | 47 -
templates/rtadmin/conferences.tpl | 22 -
templates/rtadmin/context.tpl | 70 -
templates/rtadmin/contexts.tpl | 55 -
templates/rtadmin/exportXml.tpl | 36 -
templates/rtadmin/index.tpl | 31 -
templates/rtadmin/search.tpl | 44 -
templates/rtadmin/searches.tpl | 55 -
templates/rtadmin/settings.tpl | 82 -
templates/rtadmin/validate.tpl | 37 -
templates/rtadmin/version.tpl | 49 -
templates/rtadmin/versions.tpl | 60 -
templates/schedConf/accommodation.tpl | 26 -
templates/schedConf/cfp.tpl | 31 -
templates/schedConf/index.tpl | 112 -
templates/schedConf/opendesktopday.tpl | 198 -
templates/schedConf/overview.tpl | 16 -
templates/schedConf/papers.tpl | 75 -
templates/schedConf/program.tpl | 27 -
templates/schedConf/schedule.tpl | 102 -
templates/schedConf/trackPolicies.tpl | 44 -
templates/schedConf/training.tpl | 118 -
templates/search/advancedSearch.tpl | 126 -
templates/search/presenterDetails.tpl | 38 -
templates/search/presenterIndex.tpl | 55 -
templates/search/schedConfIndex.tpl | 38 -
templates/search/searchResults.tpl | 120 -
templates/search/titleIndex.tpl | 75 -
templates/submission/comment/comment.tpl | 74 -
templates/submission/comment/commentEmail.tpl | 159 -
.../submission/comment/directorDecisionComment.tpl | 75 -
.../submission/comment/directorDecisionEmail.tpl | 173 -
templates/submission/comment/editComment.tpl | 53 -
templates/submission/comment/footer.tpl | 16 -
templates/submission/comment/header.tpl | 45 -
templates/submission/comment/peerReviewComment.tpl | 94 -
templates/submission/instructions.tpl | 60 -
templates/submission/layout/galleyForm.tpl | 163 -
templates/submission/layout/galleyView.tpl | 99 -
templates/submission/layout/proofGalley.tpl | 45 -
templates/submission/layout/proofGalleyHTML.tpl | 31 -
templates/submission/layout/proofGalleyTop.tpl | 37 -
templates/submission/metadata/metadataEdit.tpl | 330 -
templates/submission/metadata/metadataView.tpl | 167 -
.../submission/reviewForm/reviewFormResponse.tpl | 71 -
templates/submission/suppFile/suppFile.tpl | 179 -
templates/submission/suppFile/suppFileView.tpl | 92 -
templates/trackDirector/createReviewerForm.tpl | 147 -
templates/trackDirector/index.tpl | 49 -
templates/trackDirector/previewReviewForm.tpl | 58 -
templates/trackDirector/reviewerRecommendation.tpl | 34 -
templates/trackDirector/searchUsers.tpl | 75 -
templates/trackDirector/selectReviewForm.tpl | 54 -
templates/trackDirector/selectReviewer.tpl | 107 -
templates/trackDirector/selectUser.tpl | 73 -
templates/trackDirector/setDueDate.tpl | 43 -
templates/trackDirector/submission.tpl | 43 -
templates/trackDirector/submission/complete.tpl | 20 -
.../trackDirector/submission/directorDecision.tpl | 171 -
templates/trackDirector/submission/directors.tpl | 45 -
templates/trackDirector/submission/layout.tpl | 93 -
templates/trackDirector/submission/management.tpl | 101 -
templates/trackDirector/submission/metadata.tpl | 152 -
templates/trackDirector/submission/peerReview.tpl | 360 -
templates/trackDirector/submission/rounds.tpl | 257 -
templates/trackDirector/submission/status.tpl | 55 -
templates/trackDirector/submission/summary.tpl | 44 -
templates/trackDirector/submissionEmailLog.tpl | 90 -
.../trackDirector/submissionEmailLogEntry.tpl | 100 -
templates/trackDirector/submissionEventLog.tpl | 104 -
.../trackDirector/submissionEventLogEntry.tpl | 91 -
templates/trackDirector/submissionHistory.tpl | 240 -
templates/trackDirector/submissionNotes.tpl | 179 -
templates/trackDirector/submissionRegrets.tpl | 38 -
templates/trackDirector/submissionReview.tpl | 43 -
templates/trackDirector/submissionsAccepted.tpl | 61 -
templates/trackDirector/submissionsArchives.tpl | 61 -
templates/trackDirector/submissionsInReview.tpl | 101 -
templates/trackDirector/userProfile.tpl | 105 -
templates/user/changePassword.tpl | 42 -
templates/user/createAccount.tpl | 216 -
templates/user/createAccountConference.tpl | 30 -
templates/user/createAccountSite.tpl | 30 -
templates/user/index.tpl | 170 -
templates/user/login.tpl | 62 -
templates/user/loginChangePassword.tpl | 50 -
templates/user/lostPassword.tpl | 39 -
templates/user/profile.tpl | 178 -
tools/dbXMLtoSQL.php | 172 -
tools/importExport.php | 71 -
tools/includes/cliTool.inc.php | 62 -
tools/install.php | 285 -
tools/localeCheck.php | 329 -
tools/mergeUsers.php | 95 -
tools/migrate.php | 87 -
tools/preCompile.php | 129 -
tools/rebuildSearchIndex.php | 42 -
tools/runScheduledTasks.php | 262 -
tools/upgrade.php | 314 -
2080 files changed, 0 insertions(+), 326150 deletions(-)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]