Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Gleb SinkovskiyGleb SinkovskiyChange Log Group
FixedChange Log Message
The WYSIWYG editor was not allowing to have stylesheet file in location other than "inc/styles.css".Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Gleb Sinkovskiy
Gleb SinkovskiyChange Log Group
Fixed
Change Log Message
The WYSIWYG editor was not allowing to have stylesheet file in location other than "inc/styles.css".
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1
Fix versions
Created October 21, 2014 at 4:14 PM
Updated December 30, 2024 at 2:10 AM
Resolved October 22, 2014 at 9:00 AM
create "Stylesheet File" field (optional) in each theme
in each theme user can enter actual stylesheet file location (relative to theme folder)
if no stylesheet file entered, than default location of "inc/styles.css" will be used
add setting in "_install/theme.xml" file, that would allow to define path to stylesheet file within that theme (will come in handy when theme is auto-added during install)