
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
textpattern-classic-admin-theme
Advanced tools
The classic admin theme that ships as standard with Textpattern CMS.
The classic admin theme that ships as standard with Textpattern CMS.
Design patterns documentation.
Flat mockup of Textpattern admin area.
Building this repository requires:
The project uses Grunt to run tasks and Sass for CSS pre-processing. First make sure you have base dependencies installed: Node.js and Grunt. You can install Node using the installer and Grunt with npm:
$ npm install -g grunt-cli
Consult the Grunt documentation for more instructions if necessary.
After you have the base dependencies taken care of, you can install the project's dependencies. Navigate to the project's directory, and run the dependency manager:
$ cd textpattern-classic-admin-theme
$ npm install
npm installs Node modules for Grunt.
This repository hosts sources and needs to be built before it can be used. After you have installed all dependencies, you will be able to run tasks using Grunt, including building:
$ grunt @task@
Where the @task@
is either build
or watch
.
build
task builds the project.watch
task will launch a task that watches for file changes; the project is then automatically built if a source file is modified.We provide a pre-built version of the theme files within the dist
directory in case you don't want to build it yourself.
Licensed under the GPLv2 license.
FAQs
The classic admin theme that ships as standard with Textpattern CMS.
The npm package textpattern-classic-admin-theme receives a total of 13 weekly downloads. As such, textpattern-classic-admin-theme popularity was classified as not popular.
We found that textpattern-classic-admin-theme demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.