GithubHelp home page GithubHelp logo

floriant / panadeedu.plugin.blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 196 KB

Fork of the original Robert Lemke example. Customized to prevent namespace conflicts.

PHP 76.75% CSS 21.04% Ruby 2.21%

panadeedu.plugin.blog's Introduction

TYPO3 Neos Blog Plugin

This plugin provides a node-based plugin for TYPO3 Neos websites.

Note: this package is still experimental and may change heavily in the near future.

Quick start

  • include the Plugin's route definitions to your Routes.yaml file, just like
-
  name: 'PanadeEduBlogPlugin'
  uriPattern: '<PanadeEduPluginSubroutes>'
  subRoutes:
    PanadeEduBlogPlugin:
      package: PanadeEdu.Plugin.Blog
  • include the plugin's TypoScript definitions to your own one's (located in, for example, Packages/Sites/Your.Site/Resources/Private/TypoScripts/Library/ContentElements.ts2, with:
include: resource://PanadeEdu.Plugin.Blog/Private/TypoScripts/Library/NodeTypes.ts2
  • add the plugin content element "Blog Post Overview" to the position of your choice.

  • NOTE:

This is a Custom fork of Robert Lemkes origin Plugin.Blog the mess around with Neos.

panadeedu.plugin.blog's People

Contributors

panadeedu avatar

Watchers

 avatar

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.