Blog results for “render(”
ProcessWire 3.0.7 Expands Field Rendering, Page Path History and More Blog
This week we have another new ProcessWire 3.x version for you that includes several updates and optimizations. We've also greatly expanded upon the field rendering with template files, with lots of info covered in this post.
A look at the new ProfilerPro module Blog
This week we introduce the new ProDevTools set of modules aimed at developers, starting with a sneak preview of the ProfilerPro module.
More Repeaters, Repeater Matrix and New Field Rendering Blog
In ProcessWire 3.0.5, you can nest repeater fields and use dynamic/AJAX loading for all items. Plus we've got the first test version of Repeater Matrix released, and new support for field templates…
ProcessWire 3.0.255 new main/master version Blog
This post covers updates made to the core between ProcessWire 3.0.247 and 3.0.255. Included are more than 70 issue fixes and 175 commits. We'll zoom in on the numerous new features and improvements to the core for one of our best new versions yet!
ProcessWire 3.0.130 core updates Blog
This week we’ll take a detailed look at a few useful new API additions made in the last few weeks, along with examples of each.
Building custom admin pages with Process modules Blog
A tutorial on building custom admin pages in ProcessWire with Process modules, by Bernhard Baumrock.
ProcessWire 2.6.18 updates, pagination and SEO Blog
ProcessWire 2.6.18 is full of fixes in preparation for PW 2.7 stable, plus a couple of new things you might like. But the meat of this post is about pagination in ProcessWire, SEO best practices for pagination, and more.
Debugging tools built into ProcessWire Blog
ProcessWire's core comes with a lot of helpful debugging tools and capabilities built-in. In this post we'll cover some of these useful tools and how to use them.
All about custom page classes in ProcessWire Blog
Everything you need to know about custom page classes, from beginner to advanced. You'll find time saving tips and tricks, pitfalls, best practices, and plenty of examples.
ProcessWire URL/path hooks Blog
Details on how to use URL/path hooks, which provide the ability to hook into and handle ProcessWire URLs, independent of pages.
ProcessWire 3.0.200 new master/main version Blog
This new main/master version has more than 220 commits, resolves more than 80 issues, adds numerous new features, performance improvements and optimizations, and consumes HALF the disk space of our previous release. This post covers all the details.
ProcessWire core updates (2.5.16) Blog
Blank versus 0, Configurable URL segments from template settings, and more…
Optimizing 404s in ProcessWire Blog
This week we give extensive coverage on how to optimize 404 requests in ProcessWire. In this post you'll learn about why 404s are significant issue, and then we'll look at what you can do to optimize and ensure your site doesn't waste valuable time and resources serving irrelevant crawlers and bots. This post also briefly covers this week's core version 3.0.52.
ProcessWire 2.6.19 plus guide to optional core modules Blog
ProcessWire 2.6.19 contains numerous updates working towards PW 2.7. This post also contains a comprehensive overview of optional (uninstalled) core modules, some of which you may want to install!
Upgrades and optimizations – ProcessWire 3.0.22 and 2.8.22 Blog
This week we have some nice optimizations and enhancements for the core, as well as some great upgrades in the forums! Our Inputfield forms (including page editor) got a whole lot faster, and our Password field got a ton of nice enhancements.
ProcessWire 3.0.148 new master Blog
Today we have a new master version released, version 3.0.148! The last master version was 3.0.123, so there are 25 new versions worth of upgrades, fixes and optimizations in this new master version, relative to the previous. In this post we’ll take a closer look at what’s new, how to upgrade, and more.
Driving around a DDOS attack Blog
Last Saturday we started getting hit with heavy traffic at the processwire.com support forums, and it soon became a full blown DDOS frenzy. This post describes all the fun, how we got it back under control, and what we learned along the way.
Output formatting in ProcessWire Blog
Pages have fields, fields have values, and those values can be either formatted or unformatted in ProcessWire. This post tells you everything you need to know about output formatting and how to use it to your benefit.
Page Edit Lock Fields module Blog
The new Page Edit Lock Fields module expands upon ProcessWire’s page-lock feature by making it more granular, providing the ability to lock individual fields on a page-by-page basis.
ProcessWire 3.0.19 lets you work with thousands of pages at once Blog
This week we have something different and wonderful, thanks to our friends at Avoine!
ProcessWire 3.0.177 core updates Blog
This week we focus in on a new and unique Inputfield module added to the core that enables a lot of useful new input capabilities for tags, sortable multiple selection and custom user input.
ProcessWire 3.0.172 – Find faster and more efficiently Blog
This week ProcessWire gained powerful new tools for finding pages and controlling how they are loaded. If you like to maximize performance and efficiency, you’ll like what 3.0.172 brings.
ProcessWire 3.0.137 core updates Blog
Core version 3.0.137 on the dev branch adds the ability to hook multiple methods at once, in a single call. This post details how it works and provides a useful example of how you might put it to use in your development environment. This version also refactors and improves upon several core classes.
ProcessWire 3.0.39 core updates Blog
This week has been busy! We've got updates to our demo site, a new functions API, and other core additions that you may find useful in template files.
Composer, Google, Calendars and ProcessWire Blog
This week we've been focused on one of the major 3.x roadmap items, which is to have strong Composer support in ProcessWire. Plus we've got a new module that demonstrates installation by Composer and Google's Client API with Google Calendar.