Code Monkey home page Code Monkey logo

t3kit_db's Introduction

t3kit logo

t3kit

TYPO3 website starter kit

t3kit documentation

Code Guidelines

Table of contents

t3kit-starter

General info about t3kit project


About

t3kit is TYPO3 site package extension which includes everything that could be needed to develop a site based on TYPO3

What's included

  • General TYPO3 configuration
  • Content elements
  • BElayouts
  • CSS and JS files
  • Icons
  • Third-party extension configuration

Required dependencies

File structure

t3kit/
├── .github/          # github actions
├── Classes/          # Contains all PHP classes
├── Configuration/    # General configuration folder. TSconfig, TypoScript, TCA, Flexforms, BElayouts
├── Resources/        # Contains the subfolders `Public/` and `Private/`, which contain resources
└── theme/            # Front-end files. CSS, JS, and compilation scripts

Quick start

t3kit-starter

t3kit_db's People

Contributors

danetkrueng avatar dmh avatar laurisaarni avatar manmath avatar mattiasnilsson avatar myroslav321 avatar pixelmatseriks avatar web-essentials avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

t3kit_db's Issues

Translated elements

It might be a good idea to have the content elements translated to at least one language, that way we might catch translation-issues earlier.

Some values in sys_template should be removed

themes.configuration.socialmedia.useFacebook = 1
themes.configuration.socialmedia.useGooglePlus = 1
themes.configuration.socialmedia.useInstagram = 1
themes.configuration.socialmedia.useLinkedIn = 1
themes.configuration.socialmedia.usePinterest = 1
themes.configuration.socialmedia.useTwitter = 1
themes.configuration.socialmedia.useVimeo = 1
themes.configuration.socialmedia.useYoutube = 1
themes.configuration.siteName = 0

Probably caused by t3kit/theme_t3kit#179 and t3kit/theme_t3kit#180

I think there's also the isDevelopment=1 set, maybe by mistake?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.