Loading...
 
Skip to main content

Console, SCSS compile; the console should warn it can't complete a theme creation

Status
Open
Subject
Console, SCSS compile; the console should warn it can't complete a theme creation
Version
25.x
master
Category
  • Bug
Feature
Console / Command Line
Resolution status
New
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

On a fresh Tiki25 I tried to create a new theme.
I create a new directory for the theme (happyhome) with, inside, only a scss folder.

Then I ran : php console.php scss:compile happyhome

The Console completed without warning or error.
the theme was not created as there is no CSS folder in the happyhome theme directory.

The console should create it and do the job.
If this is not possible the console should warn it can't comply (can't find a css folder for the theme xxxx, do you need to create one (new theme) ?"

Importance
3
Easy to solve?
5
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8268
Created
Friday 16 December, 2022 06:58:29 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Friday 16 December, 2022 06:58:29 UTC


Show PHP error messages