Skip to content

docs(3.0): CRC processors, manager tooltips, and removed settings - #616

Open
Ibochkarev wants to merge 1 commit into
modxorg:3.xfrom
Ibochkarev:docs/issue-121-crc-ui-settings
Open

docs(3.0): CRC processors, manager tooltips, and removed settings#616
Ibochkarev wants to merge 1 commit into
modxorg:3.xfrom
Ibochkarev:docs/issue-121-crc-ui-settings

Conversation

@Ibochkarev

Copy link
Copy Markdown
Collaborator

Description

Closes the leftover #121 items that are not in #601, #602, or #612.

Custom resource types still documented the 2.x require_once paths under core/model/modx/processors/resource/. Those files are gone. Create/update processors now live at \MODX\Revolution\Processors\Resource\Create and Update. getInstance() still looks for {class_key}CreateProcessor / {class_key}UpdateProcessor. The old modResource*Processor names stay as aliases in deprecated.php until 3.3.

udperms_allowroot and webpwdreminder_message were removed in modxcms/revolution#14841 and were missing from system-settings.md. Root create is the new_document_in_root permission. The web password email template was unused in the core.

manager_tooltip_enable / manager_tooltip_delay (Revolution 3.0, ExtJS QuickTips dismissDelay, default 2300 ms) had no setting pages. The leftover manager UI notes (profile layout, resource/quick-update forms, TV tab order, uberbar trim, System Info success notice, normalize.css) are on a new page so we do not touch upgrading-to-3.0/index.md.

English and Russian.

Checked against origin/3.x in revolution: Processors/Resource/Create.php, Update.php, core/include/deprecated.php, _build/data/transport.core.system_settings.php, manager/assets/modext/util/utilities.js, setup/includes/upgrades/common/3.0.0-cleanup-system-settings.php.

Note for merge: this adds one Removed bullet in getting-started/upgrading-to-3.0/system-settings.md. #601, #602, and #577 also edit that file.

Affected versions

3.x

Relevant issues

Refs #121

…tings

CRC extras still point at 2.x resource processor paths. Root create and the unused web password email were removed in 3.0 without pages. Tooltip settings had no docs at all.

Refs modxorg#121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant