承接 silverstripe-themes/simple 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

silverstripe-themes/simple

最新稳定版本:3.3.2

Composer 安装命令:

composer require silverstripe-themes/simple

包简介

The SilverStripe simple theme (default SilverStripe 3 theme)

README 文档

README

  • Copy the theme into the themes/ directory of your Silverstripe project. If you've named it correctly, there should be a directory called themes/simple/templates.

  • Add the following to your mysite/_config.php file. Remove any existing SSViewer::set_theme lines.

     SSViewer::set_theme("simple");
     HtmlEditorConfig::get('cms')->setOption('theme_advanced_styles', 'highlight=highlight;no-border=no-border,break=break');
    

统计信息

  • 总下载量: 1.29M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 42
  • 点击次数: 1
  • 依赖项目数: 15
  • 推荐数: 0

GitHub 信息

  • Stars: 41
  • Watchers: 15
  • Forks: 57
  • 开发语言: CSS

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2012-11-01