Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Modify a custom page header field
· 10 years ago
May I suggest an idea: do not put the quantity custom field in the header but save them in a data file. Since each page has a slug, you may take inspiration from Star Ratings plugin. This plugin allow
-
Modify a custom page header field
· 10 years ago
Any idea? Or any plugin to point me out where I can get inspiration?
-
Modify a custom page header field
· 10 years ago
I have a collection of pages representing an item reference. I'd like to put a quantity custom field in the header and be able to update it from an admin page that lists all the items (pages) and let
-
Modify a custom page header field
· 10 years ago
What are you trying to accomplish generally?
-
Modify a custom page header field
· 10 years ago
the first php line has no sense, but I hope you got the point :)
-
Modify a custom page header field
· 10 years ago
Hello! Is there a simply way to modify a custom page header field, something as simple as $a_specific_page_markdown->set('header.custom_field') = $updated_value; or even better with twig: {% a_spec
-
Social networks automated posting
· 10 years ago
If you want page level feed, probably good idea to try zappier RSS feed based posting. https://zapier.com/app/explore
-
Social networks automated posting
· 10 years ago
I remember now why I couldn't do it as a plugin. The CLI doesn't have access to the individual pages. So a site scan isn't currently possible. Submitting that as a feature request.
-
Social networks automated posting
· 10 years ago
I've read many positive opinions about ifttt. I'll give it a try. Thanks for your answer!
-
Social networks automated posting
· 10 years ago
It would have to be cron. I've considered writing such a plugin, but I wasn't going to use it myself because of the risk of duplicate postings. It's simple enough to do, though. I'll put it back in my