Robin Sallis
Robin Sallis
Related forum threads: https://processwire.com/talk/topic/12450-field-rendervalue/ https://processwire.com/talk/topic/13958-help-understanding-render-and-rendervalue/
Yeah, but this feature request ~~and my duplicate referenced above~~ are about $page->render('some_field') / $page->renderField(), not $page->renderValue(). Edit: I did mention $page->renderValue() in my feature request. Thanks for pointing out...
You can use [extract()](http://php.net/manual/en/function.extract.php) on $value to get $what, $and, etc.
> The problem with setting a height on .WireTabs is that it breaks the tabs when they need to occupy two lines. Do you mean when the tabs switch appearance...
Ah, good point. How about: > #content .WireTabs { top: -2.45em; } Works in Windows Chrome.
@abdusco, I don't follow you here - maybe you meant to comment on the other issue (WireMail feature request)? LoginRegister is already a configurable module - it just needs a...
> Developing a General Settings functionality, like a front for $config, but for non-critical settings (which would be great 😃 ) Do you mean you would want to give non-superusers...
Bump for this ancient issue :)
Fixed in v1.0.8
I was just about to open an issue regarding case consistency and found this one. I think sentence case should be preferred for almost all instances - when you start...