Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

hughbris Veteran

Regular

Grav Forum Moderators

@hughbris · Joined 9 years ago · 579 posts · 13 topics · 127 reputation

Badges

ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Grav as a static website builder with local development · 4 years ago

    @LinuC: Thank you for Grav, to all who work on it! Grav's creators and maintainers are rarely here, you will find them on Discord though. @LinuC: It is really a good alternative to WP. Spot on!

  • Page views (in e.g. a blog using Quark theme) · 4 years ago

    Have you tried the IPcount plugin?

  • Export accounts · 4 years ago

    I just took a look and it's not quite how I remembered. In fact, the CSV export is part of the Data Manager plugin by default. (It was PDF export I'd added.) Accounts are not featured in Data Manager

  • Grav as a static website builder with local development · 4 years ago

    @hughbris: there’s very little reason to go static The only compelling reason I think is if your site doesn't do anything server-dynamic (no forms, no filtered displays of content etc) and you don't

  • Grav as a static website builder with local development · 4 years ago

    Grav performs muuuch better than Wordpress, there's very little reason to go static unless you want to. Answers: Yes! Requirements are documented, you have several options. No point (as above), but t

  • cropResize an image from (0,0) · 4 years ago

    I suck at graphics and explaining visual concepts. I wanted to scale the image down and then remove the bottom (the other way to your example). I did achieve this taking inspiration from your example.

  • cropResize an image from (0,0) · 4 years ago

    I have some portrait images that I want to resize to 640x640 and crop the bottom. The media crop operation accepts a starting point for the crop but requires exact pixel sizes rather than a dimension.

  • Admin: Missing Blog & Item tabs in Bootstrap4 theme · 4 years ago

    If you don't get a satisfactory answer here (depends if someone here is experienced with that theme), try creating an issue in the Github repo of that theme. Make sure you search open and closed issue

  • Display and style a list of taxonomy values · 4 years ago

    Yep, sounds a little hacky what you are attempting. I think you are looking for a hierarchy, which Grav's taxonomy does not offer (taxonomies normally have hierarchy actually, Grav's is just a basic v

  • Export accounts · 4 years ago

    @samuele: do you think the data manager plugin could be useful or configured for this case? It can because I have done this with form data. Several years ago though, may be able to dig that code out