Changeset [46bab8dfc69d0a8572aa8de8b6a10ad6d43d752c] by dleffler

August 11th, 2011 @ 04:14 AM

Completely deprecates old-school 1.0 language subsystem in favor of expLang. All $i18n & $_TR variables were replaced with tne newer gt() call. Adds shell for coding for setting the language during install.
[#291 state:resolved] https://github.com/exponentcms/exponent-cms/commit/46bab8dfc69d0a85...

Committed by dleffler

  • A framework/core/assets/images/default_preview.gif
  • A framework/core/assets/images/default_preview_denied.gif
  • A framework/core/assets/images/default_preview_notfound.gif
  • A framework/core/assets/images/default_preview_unknown.gif
  • A framework/core/lang/English - US.info.php
  • R framework/core/subsystems-1/image/default_preview.gif
  • R framework/core/subsystems-1/image/default_preview_denied.gif
  • R framework/core/subsystems-1/image/default_preview_notfound.gif
  • R framework/core/subsystems-1/image/default_preview_unknown.gif
  • R framework/core/subsystems-1/files/mimetypes.php
  • R framework/core/subsystems-1/files.php
  • R framework/core/subsystems-1/files/iconselector.js
  • R framework/core/subsystems-1/flow.php
  • R framework/core/subsystems-1/image.php
  • R framework/core/subsystems-1/info.php
  • R framework/core/subsystems-1/search.php
  • R framework/core/subsystems-1/search/exclude.en.list
  • R framework/core/subsystems-1/security.php
  • R framework/core/subsystems-1/sessions.php
  • R framework/core/subsystems-1/sorting.php
  • R framework/core/subsystems-1/workflow/actions/Debugging.php
  • R framework/core/subsystems-1/workflow/actions/Redirect User.php
  • R framework/core/subsystems-1/workflow/actions/Show Back Link.php
  • R framework/core/subsystems-1/workflow/actions/Show Message.php
  • M conf/extensions/antispam.structure.php
  • M conf/extensions/avatar.defaults.php
  • M conf/extensions/comments.structure.php
  • M conf/extensions/database.structure.php
  • M conf/extensions/display.defaults.php
  • M conf/extensions/display.structure.php
  • M conf/extensions/htmltopdf.structure.php
  • M conf/extensions/ldap.structure.php
  • M conf/extensions/maint.structure.php
  • M conf/extensions/minify.structure.php
  • M conf/extensions/registration.structure.php
  • M conf/extensions/search.structure.php
  • M conf/extensions/sef.structure.php
  • M conf/extensions/simplenotes.structure.php
  • M conf/extensions/site.defaults.php
  • M conf/extensions/site.structure.php
  • M conf/extensions/smtp.structure.php
  • M conf/extensions/tracking.structure.php
  • M cron/send_reminders.php
  • M exponent.php
  • M framework/core/definitions/modstate.php
  • M framework/core/expFramework.php
  • M framework/core/models-1/calendar.php
  • M framework/core/models-1/calendarmodule_config.php
  • M framework/core/models-1/database_importer.php
  • M framework/core/models-1/file.php
  • M framework/core/models-1/file_collection.php
  • M framework/core/models-1/formbuilder_form.php
  • M framework/core/models-1/formbuilder_report.php
  • M framework/core/models-1/mimetype.php
  • M framework/core/models-1/poll_answer.php
  • M framework/core/models-1/poll_question.php
  • M framework/core/models-1/section.php
  • M framework/core/models-1/section_template.php
  • M framework/core/models-1/simplepollmodule_config.php
  • M framework/core/models/expFile.php
  • M framework/core/models/expRss.php
  • M framework/core/models/keywords.php
  • M framework/core/subsystems-1/autoloader.php
  • M framework/core/subsystems-1/backup.php
  • M framework/core/subsystems-1/backup/0.95.php
  • M framework/core/subsystems-1/backup/normalize.php
  • M framework/core/subsystems-1/config.php
  • M framework/core/subsystems-1/core.php
  • M framework/core/subsystems-1/database/mysql.php
  • M framework/core/subsystems-1/database/mysqli.php
  • M framework/core/subsystems-1/database/mysqlid.php
  • M framework/core/subsystems-1/database/postgres.php
  • M framework/core/subsystems-1/forms.php
  • M framework/core/subsystems-1/forms/controls/antispamcontrol.php
  • M framework/core/subsystems-1/forms/controls/calendarcontrol.php
  • M framework/core/subsystems-1/forms/controls/checkboxcontrol.php
  • M framework/core/subsystems-1/forms/controls/configcontrol.php
  • M framework/core/subsystems-1/forms/controls/contactcontrol.php
  • M framework/core/subsystems-1/forms/controls/countryregioncontrol.php
  • M framework/core/subsystems-1/forms/controls/datetimecontrol.php
  • M framework/core/subsystems-1/forms/controls/dropdowncontrol.php
  • M framework/core/subsystems-1/forms/controls/filemanagercontrol.php
  • M framework/core/subsystems-1/forms/controls/genericcontrol.php
  • M framework/core/subsystems-1/forms/controls/hiddenfieldcontrol.php
  • M framework/core/subsystems-1/forms/controls/htmlcontrol.php
  • M framework/core/subsystems-1/forms/controls/listbuildercontrol.php
  • M framework/core/subsystems-1/forms/controls/listcontrol.php
  • M framework/core/subsystems-1/forms/controls/popupdatetimecontrol.php
  • M framework/core/subsystems-1/forms/controls/quantitycontrol.php
  • M framework/core/subsystems-1/forms/controls/radiocontrol.php
  • M framework/core/subsystems-1/forms/controls/radiogroupcontrol.php
  • M framework/core/subsystems-1/forms/controls/textcontrol.php
  • M framework/core/subsystems-1/forms/controls/texteditorcontrol.php
  • M framework/core/subsystems-1/forms/controls/uploadcontrol.php
  • M framework/core/subsystems-1/forms/controls/yuicalendarcontrol.php
  • M framework/core/subsystems-1/forms/controls/yuidatetimecontrol.php
  • M framework/core/subsystems-1/forms/controls/yuieditorcontrol.php
  • M framework/core/subsystems-1/geo.php
  • M framework/core/subsystems-1/lang.php
  • M framework/core/subsystems-1/lang/eng_US/modules/calendarmodule/views/Default.php
  • M framework/core/subsystems-1/modules.php
  • M framework/core/subsystems-1/permissions.php
  • M framework/core/subsystems-1/template.php
  • M framework/core/subsystems-1/users.php
  • M framework/core/subsystems-1/users/profileextensions/addressextension.php
  • M framework/core/subsystems-1/users/profileextensions/bbextension.php
  • M framework/core/subsystems-1/users/profileextensions/inboxextension.php
  • M framework/core/subsystems-1/users/profileextensions/phoneextension.php
  • M framework/core/subsystems-1/users/profileextensions/settingsextension.php
  • M framework/core/subsystems-1/workflow.php
  • M framework/core/subsystems/expLang.php
  • M framework/core/subsystems/expSession.php
  • M framework/core/views/_maintenance.tpl
  • M framework/core/views/orphaned_content.tpl
  • M framework/core/views/popup_printerfriendly.tpl
  • M framework/modules-1/administrationmodule/actions/config_activate.php
  • M framework/modules-1/administrationmodule/actions/config_configuresite.php
  • M framework/modules-1/administrationmodule/actions/config_delete.php
  • M framework/modules-1/administrationmodule/actions/config_save.php
  • M framework/modules-1/administrationmodule/actions/configuresite.php
  • M framework/modules-1/administrationmodule/actions/finish_install_extension.php
  • M framework/modules-1/administrationmodule/actions/gmgr_delete.php
  • M framework/modules-1/administrationmodule/actions/gmgr_editprofile.php
  • M framework/modules-1/administrationmodule/actions/gmgr_membership.php
  • M framework/modules-1/administrationmodule/actions/gmgr_savegroup.php
  • M framework/modules-1/administrationmodule/actions/groupaccounts.php
  • M framework/modules-1/administrationmodule/actions/install_extension.php
  • M framework/modules-1/administrationmodule/actions/managemodules.php
  • M framework/modules-1/administrationmodule/actions/managesubsystems.php
  • M framework/modules-1/administrationmodule/actions/modmgr_activate.php
  • M framework/modules-1/administrationmodule/actions/profileext_clear.php
  • M framework/modules-1/administrationmodule/actions/profileext_manage.php
  • M framework/modules-1/administrationmodule/actions/switchtheme.php
  • M framework/modules-1/administrationmodule/actions/sysinfo.php
  • M framework/modules-1/administrationmodule/actions/sysinfo_download.php
  • M framework/modules-1/administrationmodule/actions/toggle_dev.php
  • M framework/modules-1/administrationmodule/actions/toggle_maintenance.php
  • M framework/modules-1/administrationmodule/actions/umgr_clearpass.php
  • M framework/modules-1/administrationmodule/actions/umgr_delete.php
  • M framework/modules-1/administrationmodule/actions/umgr_edit.php
  • M framework/modules-1/administrationmodule/actions/umgr_editprofile.php
  • M framework/modules-1/administrationmodule/actions/umgr_lockuser.php
  • M framework/modules-1/administrationmodule/actions/umgr_membership.php
  • M framework/modules-1/administrationmodule/actions/umgr_saveuser.php
  • M framework/modules-1/administrationmodule/actions/upload_extension.php
  • M framework/modules-1/administrationmodule/actions/useraccounts.php
  • M framework/modules-1/administrationmodule/actions/usersessions.php
  • M framework/modules-1/administrationmodule/actions/verify_extension.php
  • M framework/modules-1/administrationmodule/class.php
  • M framework/modules-1/administrationmodule/js/_form_EditorControl_Toolbar.js
  • M framework/modules-1/administrationmodule/tasks/coretasks.php
  • M framework/modules-1/administrationmodule/tasks/htmlarea_tasks.php
  • M framework/modules-1/administrationmodule/tasks/search_tasks.php
  • M framework/modules-1/administrationmodule/views/Quick Links.tpl
  • M framework/modules-1/administrationmodule/views/_config_configuresite.tpl
  • M framework/modules-1/administrationmodule/views/_config_results.tpl
  • M framework/modules-1/administrationmodule/views/_configuresiteview.tpl
  • M framework/modules-1/administrationmodule/views/_examplecontent.tpl
  • M framework/modules-1/administrationmodule/views/_form_EditorControl_Toolbar.tpl
  • M framework/modules-1/administrationmodule/views/_form_massmail.tpl
  • M framework/modules-1/administrationmodule/views/_form_uploadExt.tpl
  • M framework/modules-1/administrationmodule/views/_gmgr_editprofile.tpl
  • M framework/modules-1/administrationmodule/views/_groupmanager.tpl
  • M framework/modules-1/administrationmodule/views/_groupmembership.tpl
  • M framework/modules-1/administrationmodule/views/_htmlareaconfigs.tpl
  • M framework/modules-1/administrationmodule/views/_modulemanager.tpl
  • M framework/modules-1/administrationmodule/views/_optimizedatabase.tpl
  • M framework/modules-1/administrationmodule/views/_orphanedcontent.tpl
  • M framework/modules-1/administrationmodule/views/_profileextManager.tpl
  • M framework/modules-1/administrationmodule/views/_remove_css.tpl
  • M framework/modules-1/administrationmodule/views/_sessionmanager.tpl
  • M framework/modules-1/administrationmodule/views/_subsystemManager.tpl
  • M framework/modules-1/administrationmodule/views/_sysinfo.tpl
  • M framework/modules-1/administrationmodule/views/_tableInstallSummary.tpl
  • M framework/modules-1/administrationmodule/views/_tableTrimSummary.tpl
  • M framework/modules-1/administrationmodule/views/_thememanager.tpl
  • M framework/modules-1/administrationmodule/views/_trimdatabaseWhich.tpl
  • M framework/modules-1/administrationmodule/views/_umgr_edit_which.tpl
  • M framework/modules-1/administrationmodule/views/_umgr_editprofile.tpl
  • M framework/modules-1/administrationmodule/views/_upload_filesList.tpl
  • M framework/modules-1/administrationmodule/views/_upload_finalSummary.tpl
  • M framework/modules-1/administrationmodule/views/_usermanager.tpl
  • M framework/modules-1/administrationmodule/views/_usermembership.tpl
  • M framework/modules-1/bots/views/_bot_manager.tpl
  • M framework/modules-1/calendarmodule/actions/delete_all_past.php
  • M framework/modules-1/calendarmodule/actions/delete_form.php
  • M framework/modules-1/calendarmodule/actions/edit.php
  • M framework/modules-1/calendarmodule/actions/ical.php
  • M framework/modules-1/calendarmodule/actions/save.php
  • M framework/modules-1/calendarmodule/actions/search.php
  • M framework/modules-1/calendarmodule/actions/viewtag.php
  • M framework/modules-1/calendarmodule/actions/viewweek.php
  • M framework/modules-1/calendarmodule/class.php
  • M framework/modules-1/calendarmodule/views/Administration.tpl
  • M framework/modules-1/calendarmodule/views/Default.tpl
  • M framework/modules-1/calendarmodule/views/Featured Events.tpl
  • M framework/modules-1/calendarmodule/views/List.tpl
  • M framework/modules-1/calendarmodule/views/Mini-Calendar.tpl
  • M framework/modules-1/calendarmodule/views/Monthly List.tpl
  • M framework/modules-1/calendarmodule/views/Monthly Summary.tpl
  • M framework/modules-1/calendarmodule/views/Past Events.tpl
  • M framework/modules-1/calendarmodule/views/Upcoming Events - Headlines.tpl
  • M framework/modules-1/calendarmodule/views/Upcoming Events.tpl
  • M framework/modules-1/calendarmodule/views/_feedback_submitted.tpl
  • M framework/modules-1/calendarmodule/views/_form_delete.tpl
  • M framework/modules-1/calendarmodule/views/_form_edit.tpl
  • M framework/modules-1/calendarmodule/views/_recur_dates.tpl
  • M framework/modules-1/calendarmodule/views/_reminder.tpl
  • M framework/modules-1/calendarmodule/views/_search.tpl
  • M framework/modules-1/calendarmodule/views/_view.tpl
  • M framework/modules-1/calendarmodule/views/_viewday.tpl
  • M framework/modules-1/calendarmodule/views/_viewtag.tpl
  • M framework/modules-1/calendarmodule/views/_viewweek.tpl
  • M framework/modules-1/common/actions/groupperms.php
  • M framework/modules-1/common/actions/savegroupperms.php
  • M framework/modules-1/common/actions/saveuserperms.php
  • M framework/modules-1/common/actions/userperms.php
  • M framework/modules-1/common/views/_configure.tpl
  • M framework/modules-1/common/views/_grouppermissions.tpl
  • M framework/modules-1/common/views/_permission_icons.tpl
  • M framework/modules-1/common/views/_userpermissions.tpl
  • M framework/modules-1/containermodule/actions/edit.php
  • M framework/modules-1/containermodule/actions/orphans_content.php
  • M framework/modules-1/containermodule/class.php
  • M framework/modules-1/containermodule/views/_container.tpl
  • M framework/modules-1/containermodule/views/_contentPicker.tpl
  • M framework/modules-1/containermodule/views/_lastreferencedelete.tpl
  • M framework/modules-1/containermodule/views/_linkPicker.tpl
  • M framework/modules-1/containermodule/views/_nocontent.tpl
  • M framework/modules-1/containermodule/views/_orphans_modules.tpl
  • M framework/modules-1/containermodule/views/_sourcePicker.tpl
  • M framework/modules-1/exporter/exporters/eql/info.php
  • M framework/modules-1/exporter/exporters/eql/savefile.php
  • M framework/modules-1/exporter/exporters/files/export.php
  • M framework/modules-1/exporter/exporters/files/info-disabled.php
  • M framework/modules-1/exporter/views/_eql_tableList.tpl
  • M framework/modules-1/exporter/views/_exporters.tpl
  • M framework/modules-1/exporter/views/_files_modList.tpl
  • M framework/modules-1/formbuilder/actions/edit_control.php
  • M framework/modules-1/formbuilder/actions/edit_record.php
  • M framework/modules-1/formbuilder/actions/export_csv.php
  • M framework/modules-1/formbuilder/actions/picked_source.php
  • M framework/modules-1/formbuilder/actions/save_control.php
  • M framework/modules-1/formbuilder/actions/save_form.php
  • M framework/modules-1/formbuilder/actions/submit_form.php
  • M framework/modules-1/formbuilder/actions/view_data.php
  • M framework/modules-1/formbuilder/actions/view_form.php
  • M framework/modules-1/formbuilder/actions/view_record.php
  • M framework/modules-1/formbuilder/views/_custom_report.tpl
  • M framework/modules-1/formbuilder/views/_data_view.tpl
  • M framework/modules-1/formbuilder/views/_default_report.tpl
  • M framework/modules-1/formbuilder/views/_edit_control.tpl
  • M framework/modules-1/formbuilder/views/_edit_form.tpl
  • M framework/modules-1/formbuilder/views/_edit_report.tpl
  • M framework/modules-1/formbuilder/views/_view_form.tpl
  • M framework/modules-1/formbuilder/views/_view_response.tpl
  • M framework/modules-1/formmodule/class.php
  • M framework/modules-1/formmodule/views/Data_view.tpl
  • M framework/modules-1/formmodule/views/Default.tpl
  • M framework/modules-1/importer/importers/eql/info.php
  • M framework/modules-1/importer/importers/eql/process.php
  • M framework/modules-1/importer/importers/eql/start.php
  • M framework/modules-1/importer/importers/files/extract.php
  • M framework/modules-1/importer/importers/files/finish.php
  • M framework/modules-1/importer/importers/files/info-disabled.php
  • M framework/modules-1/importer/importers/files/process.php
  • M framework/modules-1/importer/importers/files/start.php
  • M framework/modules-1/importer/importers/usercsv/displayusers.php
  • M framework/modules-1/importer/importers/usercsv/info-disabled.php
  • M framework/modules-1/importer/importers/usercsv/mapper.php
  • M framework/modules-1/importer/importers/usercsv/process.php
  • M framework/modules-1/importer/importers/usercsv/start.php
  • M framework/modules-1/importer/views/_eql_restoreForm.tpl
  • M framework/modules-1/importer/views/_eql_results.tpl
  • M framework/modules-1/importer/views/_files_final.tpl
  • M framework/modules-1/importer/views/_files_selectModList.tpl
  • M framework/modules-1/importer/views/_files_uploadForm.tpl
  • M framework/modules-1/importer/views/_files_verifyFiles.tpl
  • M framework/modules-1/importer/views/_importers.tpl
  • M framework/modules-1/importer/views/_usercsv_display_users.tpl
  • M framework/modules-1/importer/views/_usercsv_form_geninfo.tpl
  • M framework/modules-1/importer/views/_usercsv_form_mapping.tpl
  • M framework/modules-1/importer/views/_usercsv_form_start.tpl
  • M framework/modules-1/loginmodule/actions/login.php
  • M framework/modules-1/loginmodule/actions/loginredirect.php
  • M framework/modules-1/loginmodule/actions/logout.php
  • M framework/modules-1/loginmodule/actions/mygroups.php
  • M framework/modules-1/loginmodule/actions/showuserprofile.php
  • M framework/modules-1/loginmodule/class.php
  • M framework/modules-1/loginmodule/views/Expanded.tpl
  • M framework/modules-1/loginmodule/views/Logout Only.tpl
  • M framework/modules-1/navigationmodule/actions/save_internalalias.php
  • M framework/modules-1/navigationmodule/class.php
  • M framework/modules-1/navigationmodule/views/Directional.tpl
  • M framework/modules-1/navigationmodule/views/Full Hierarchy.tpl
  • M framework/modules-1/navigationmodule/views/Marked Hierarchy.tpl
  • M framework/modules-1/navigationmodule/views/_add_whichtype.tpl
  • M framework/modules-1/navigationmodule/views/_form_addPagesetPage.tpl
  • M framework/modules-1/navigationmodule/views/_form_editContentPage.tpl
  • M framework/modules-1/navigationmodule/views/_form_editExternalAlias.tpl
  • M framework/modules-1/navigationmodule/views/_form_editInternalAlias.tpl
  • M framework/modules-1/navigationmodule/views/_form_editProperties.tpl
  • M framework/modules-1/navigationmodule/views/_form_editTemplate.tpl
  • M framework/modules-1/navigationmodule/views/_htmleditor.tpl
  • M framework/modules-1/navigationmodule/views/_linker.tpl
  • M framework/modules-1/navigationmodule/views/_manager_hierarchy.tpl
  • M framework/modules-1/navigationmodule/views/_manager_pagesets.tpl
  • M framework/modules-1/navigationmodule/views/_manager_standalone.tpl
  • M framework/modules-1/navigationmodule/views/_move_standalone.tpl
  • M framework/modules-1/navigationmodule/views/_view_template.tpl
  • M framework/modules-1/simplepollmodule/actions/manage_question.php
  • M framework/modules-1/simplepollmodule/actions/results.php
  • M framework/modules-1/simplepollmodule/class.php
  • M framework/modules-1/simplepollmodule/views/_manageQuestion.tpl
  • M framework/modules-1/simplepollmodule/views/_manageQuestions.tpl
  • M framework/modules/administration/controllers/administrationController.php
  • M framework/modules/administration/views/administration/install_tables.tpl
  • M framework/modules/administration/views/administration/optimize_database.tpl
  • M framework/modules/administration/views/administration/quicklinks_Administration_Links.tpl
  • M framework/modules/blog/controllers/blogController.php
  • M framework/modules/ecommerce/billingcalculators/cash.php
  • M framework/modules/ecommerce/billingcalculators/passthru.php
  • M framework/modules/ecommerce/controllers/ecomconfigController.php
  • M framework/modules/ecommerce/controllers/storeController.php
  • M framework/modules/ecommerce/products/datatypes/product.php
  • M framework/modules/ecommerce/products/views/eventregistration/show.tpl
  • M framework/modules/ecommerce/products/views/eventregistration/storeListing.tpl
  • M framework/modules/ecommerce/products/views/giftcard/storeListing.tpl
  • M framework/modules/ecommerce/views/store/events_calendar.tpl
  • M framework/modules/migration/views/migration/configure.tpl
  • M framework/modules/migration/views/migration/manage_content.tpl
  • M framework/modules/migration/views/migration/manage_files.tpl
  • M framework/modules/migration/views/migration/manage_pages.tpl
  • M framework/modules/migration/views/migration/manage_users.tpl
  • M framework/modules/migration/views/migration/migrate_content.tpl
  • M framework/modules/migration/views/migration/migrate_files.tpl
  • M framework/modules/motd/controllers/motdController.php
  • M framework/modules/news/views/news/showall.tpl
  • M framework/modules/users/controllers/usersController.php
  • M framework/modules/users/extensions/user_avatar.php
  • M framework/modules/users/models/profileextension.php
  • M framework/modules/users/models/user.php
  • M framework/plugins/block.paginate.php
  • M framework/plugins/function.attribution.php
  • M framework/plugins/function.control.php
  • M framework/plugins/function.exponent_sessions_get.php
  • M framework/plugins/function.get_user.php
  • M framework/plugins/function.img.php
  • M framework/plugins/function.object_to_js.php
  • M framework/plugins/function.popupdatetimecontrol.php
  • M framework/plugins/function.scaffold.php
  • M framework/plugins/function.userlistcontrol.php
  • M framework/plugins/function.yuilogger.php
  • M framework/plugins/modifier.is_logged_in.php
  • M index.php
  • M install/include/sanity.php
  • M install/index.php
  • M install/pages/install-1.php
  • M install/pages/setlang.php
  • M install/pages/welcome.php
  • M install/popups/db_create.php
  • M install/popups/db_existing.php
  • M install/popups/db_priv.php
  • M install/upgrades/clear_cache.php
  • M login.php
  • M popup.php
  • M rss.php
  • M selector.php
  • M site_rss.php
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins