Description of the need
I have many pages of instruction manuals for x-ray diffraction facilities that will incorporate anchors (from menus).
Proposed solution
Add CKEditor Anchor button to toolbar selection.
Alternatives that have been considered
Manual input in source
Additional information
1231 is complete, but it addressed removing the Anchor button that did not work. I do not see it in the "to do" list.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the CKEditor Anchor button.
GitHub Issue #:
4914
Recent comments
Thanks man, you've convinced me; I'll bypass Views. :D
Views, hooks or handlers?
And, one more thought hahaha You can learn A LOT about programmatically doing things to View (and Backdrop in general) by looking at the automated tests for Views etc.
Views, hooks or handlers?
Oh, one more thing. I did dare to modify Views dynamically (adding fields, grouping some fields into one column, and adding filters dynamically based on other conditions) on the fly at one point...
Views, hooks or handlers?