GithubHelp home page GithubHelp logo

giansi / grav-plugin-blog Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 9.0 753 KB

Blog is a Grav plugin that makes available the functionalities to add a blog to each Grav theme.

License: MIT License

PHP 12.99% CSS 24.45% HTML 59.00% Ruby 3.56%

grav-plugin-blog's People

Contributors

aender6840 avatar giansi avatar jnncks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

grav-plugin-blog's Issues

Can you add dutch language to the new release?

nl: PLUGIN_BLOG_INJECTOR: TEMPLATES: CONTINUE_READING: Lees verder... PREVIOUS_POST: Vorige bericht NEXT_POST: Volgende bericht SEARCH_TITLE: Zoeken POPULAR_TAGS: Populaire tags RELATED_POSTS: Gerelateerde berichten TOPIC_TAGS: Actueele tags RANDOM_ARTICLE: Willekeurig artikel FEEL_LUCKY: Ik doe een gok! ARCHIVES: Archief SYNDICATE: Syndicate ATOM: Atom 1.0 RSS: RSS ADMIN: PLUGIN_STATUS: Plugin status FRAMEWORK: Framework DEFAULT_STYLESHEET: Standard stijlsheet toevoegen FRAMEWORK_ASSETS: Framework ondersteuning toevoegen HELP: FRAMEWORK: Kies framework om te gebruiken DEFAULT_STYLESHEET: Voegt automatisch de bijgevoegde blog stijlsheet toe van geselecteerd framework, wanneer ingeschakeld FRAMEWORK_ASSETS: Voegt automatisch geselecteerd framework toe, wanneer ingeschakeld

In Child Module

Is there a way to show feeds in my modular section? I have separate page for blog btw.

Installing blog breaks admin page after the latest update grav-RC5 release

Whoops \ Exception \ ErrorException (E_ERROR)

Call to a member function url() on a non-object

Open: /home/gravdemo/public_html/gallery/user/plugins/blog/blog.php

        $this->grav['assets']->add(sprintf('plugin://blog/css/%s_blog.css', $framework));
        if ($this->config->get('plugins.blog.add_framework_assets')) {
            $method = 'add' . ucfirst($framework);
            $this->$method();
        }

        $twig = $this->grav['twig'];
        $feedUrl = $baseUrl = $this->grav['page']->parent()->url();
        if ($baseUrl == '/') {
            $baseUrl = '';

Read more on/off

Hi,

Is there on option to make it possible to turn off/on the "Continue Reading..." button?
Maybe something in the header of blog.md readmore: true/false

best regards

I am getting this error..

Whoops\Exception\ErrorException thrown with message "array_merge(): Argument #1 is not an array"

Stacktrace:
#14 Whoops\Exception\ErrorException in /home/keggeacc/public_html/user/plugins/feed/feed.php:86
#13 array_merge in /home/keggeacc/public_html/user/plugins/feed/feed.php:86
#12 Grav\Plugin\FeedPlugin:onPageInitialized in /home/keggeacc/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:184
#11 call_user_func in /home/keggeacc/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:184
#10 Symfony\Component\EventDispatcher\EventDispatcher:doDispatch in /home/keggeacc/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:46
#9 Symfony\Component\EventDispatcher\EventDispatcher:dispatch in /home/keggeacc/public_html/vendor/rockettheme/toolbox/Event/src/EventDispatcher.php:23
#8 RocketTheme\Toolbox\Event\EventDispatcher:dispatch in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:273
#7 Grav\Common\Grav:fireEvent in /home/keggeacc/public_html/system/src/Grav/Common/Processors/PagesProcessor.php:26
#6 Grav\Common\Processors\PagesProcessor:process in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:122
#5 Grav\Common\Grav:Grav\Common{closure} in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:359
#4 Grav\Common\Grav:Grav\Common{closure} in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:335
#3 call_user_func_array in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:335
#2 Grav\Common\Grav:__call in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:123
#1 Grav\Common\Grav:measureTime in /home/keggeacc/public_html/system/src/Grav/Common/Grav.php:123
#0 Grav\Common\Grav:process in /home/keggeacc/public_html/index.php:51

Multi language

Hi,

can you please make the plugin multi language?
that would be very nice.
if you need help on the translation let me know

ocean

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.