silverstripe-blog | Blog module for SilverStripe CMS | Content Management System library

 by   silverstripe PHP Version: 3.12.0-rc1 License: BSD-2-Clause

kandi X-RAY | silverstripe-blog Summary

kandi X-RAY | silverstripe-blog Summary

silverstripe-blog is a PHP library typically used in Web Site, Content Management System applications. silverstripe-blog has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Blog module for SilverStripe CMS
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              silverstripe-blog has a low active ecosystem.
              It has 107 star(s) with 186 fork(s). There are 24 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 24 open issues and 246 have been closed. On average issues are closed in 254 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of silverstripe-blog is 3.12.0-rc1

            kandi-Quality Quality

              silverstripe-blog has 0 bugs and 0 code smells.

            kandi-Security Security

              silverstripe-blog has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              silverstripe-blog code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              silverstripe-blog is licensed under the BSD-2-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              silverstripe-blog releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              silverstripe-blog saves you 1188 person hours of effort in developing the same functionality from scratch.
              It has 2679 lines of code, 147 functions and 41 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed silverstripe-blog and discovered the below as its top functions. This is intended to give you an instant insight into silverstripe-blog implemented functionality, and help decide if they suit your requirements.
            • Overrides the default settings form
            • Get the description of the current filter
            • Generate HTML fragment for this GridField
            • Get all tags for this blog
            • Get the archive
            • Returns true if this comment can be published
            • Get column content
            • Searches for the children of this node
            • Get the categories .
            • Validate this blog
            Get all kandi verified functions for this library.

            silverstripe-blog Key Features

            No Key Features are available at this moment for silverstripe-blog.

            silverstripe-blog Examples and Code Snippets

            No Code Snippets are available at this moment for silverstripe-blog.

            Community Discussions

            QUESTION

            Silverstripe blog items and pagination
            Asked 2017-Sep-29 at 02:27

            I have a Silverstripe 3.1 site setup and using the silverstripe-blog module. I have changed my BlogHolder.ss template to display 12 blog items instead of 10 using this code:

            ...

            ANSWER

            Answered 2017-Sep-28 at 17:21

            Go into the admin, and click on the BlogHolder page. Now go to settings and update the field for Posts per page

            Source https://stackoverflow.com/questions/46473609

            QUESTION

            How to only show blog posts that have a category assigned to them when using the Silverstripe blog module?
            Asked 2017-Jul-21 at 06:41

            I am using the silverstripe blog module: https://github.com/silverstripe/silverstripe-blog

            I have blog posts looping out like so:

            ...

            ANSWER

            Answered 2017-Jul-21 at 06:41

            I guess you found the solution yourself... Looking at the code, $BlogPosts gets all child pages - unfiltered. $PaginatedList grabs prefiltered posts by category when you're in the category action in Blog_Controller. The simplest solution would be just to use $PaginatedList, that's how it's supposed to use.

            But you might get the $CurrentCategory from the controller and loop over its $BlogPosts relation like

            Source https://stackoverflow.com/questions/45228299

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install silverstripe-blog

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            User guideDeveloper documentation
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/silverstripe/silverstripe-blog.git

          • CLI

            gh repo clone silverstripe/silverstripe-blog

          • sshUrl

            git@github.com:silverstripe/silverstripe-blog.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Content Management System Libraries

            Try Top Libraries by silverstripe

            silverstripe-framework

            by silverstripePHP

            silverstripe-cms

            by silverstripePHP

            doorman

            by silverstripePHP

            silverstripe-userforms

            by silverstripePHP

            silverstripe-elemental

            by silverstripePHP