Uploaded image for project: 'Community Platforms'
  1. Community Platforms
  2. COM-19991

As an editor, I want to be able to tag my blog post

    XMLWordPrintable

Details

    • Icon: Feature Feature
    • Resolution: None
    • Icon: High High
    • None
    • None
    • ezplatform.com
    • None

    Description

      Goal:

      Be able to use tags on ezplatform.com. First implementation will be on the Blog.

      Design

      • Tag Search results: see ezplatform-com-tags.png
      • Blog Post: ez-platform-blog-post-tags.png

      CSS code for the tags on blog post full view:

      .blog-post-tags a {
          padding: 10px 15px;
          background-color: #f5f5f5;
          color: #222;
          font-size: 14px;
          border-radius: 3px;
          margin-bottom: 3px;
      }
      
      .blog-post-tags a:hover {
          background-color: #f15a22;
          color: #fff;
      }
      

      Technology

      Use NetgenTagsBundle: https://github.com/netgen/TagsBundle

      Taxonomy

      • Programming Languages
        • php
        • html
        • javascript
        • angular
        • twig
        • react
        • react-native
      • eZ Platform
        • multi-language
        • multisite
        • translations
        • Repository
        • Bundles
        • PHP API
        • REST API
        • Release
        • Software Versions
          • 1.x
          • 2.x
      • eZ Platform Enterprise Edition
        • Studio
        • Landing Page management
        • Blocks
        • Form Builder
        • Workflow
      • Community
        • Open Source
        • Collaboration
        • Bundles
        • Events

      Attachments

        Activity

          People

            kamil.madejski@ibexa.co Kamil Madejski
            sylvain.guittard@ibexa.co Sylvain Guittard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: