-
Posts
2,321 -
Joined
-
Last visited
-
Days Won
44
Everything posted by tpr
-
Go for PhpStorm instead.
-
Looks a bit too much for me, how about a dotted underline only?
-
Thanks and keep bugging us with such updates
-
Is ProcessPageList.js the stock js file and not a modified one?
-
Thanks, I reformatted that part, hopefully it's OK now (for me it didn't appear).
-
v162 is uploaded, changelog here. The docs still needs to be updated (FieldOverrides and the new Branding logo feature at least).
-
It's doable I think, but the question is what is the default user behaviour, save or publish? You mean very new pages or pages left unpublished for a reason, and then hitting ctrl+s?
-
Thanks. I used php string replace and some css but I think it's just about the same level of hacky workaround
-
How exactly? Perhaps yours is not that bf
-
I was experimenting with replacing the PW logo. The implementation is kind of a brute force but I don't think there's a better way atm.
-
I would have taken an exception in this particular case
-
Perhaps setting page template file in the hook or set alternative template file in admin?
-
Check $user with var_dump if it has the expected user. My guess is that you overwrite $user somewhere. Where do you have this code?
-
Works for me, eg. this one too: "children.children.portfolio_images.count>6"
-
-
Just needed a few days ago: $pages->find("children.children.id=1028")
-
I recommend looking into template engines instead, eg. my Latte module uses a similar {$page->field} syntax. There's a lot of additional filters/macros I've made in the last 1-2 years that allows quickly building up a site (getting config strings from a textarea field, generating srcset/breadcrumb/paginator markup, truncate strings/html, add active class, etc). Plus you can use php functions also if you need. But of course other template engines could do the job too. https://github.com/rolandtoth/TemplateLatteReplace/wiki
-
Settings Train (module preview)... all aboard!
tpr replied to Macrura's topic in Module/Plugin Development
Sounds awesome, thanks! How about changing the name to Settings Factory? Train doesn't sound proper to me. -
I can add other hotkeys too if there's a need (but may take some time)
-
You couldn't believe your eyes at first, could you?
-
[WIP] ProcessMailer - A module for managing and sending newsletters
tpr replied to abdus's topic in Modules/Plugins
Imo a newsletter module is very needed for PW so I hope your project will be successful. Here is a site profile that I used earlier for newsletters. It's very basic but perhaps you can get some ideas, eg using Emogrifier, preview newsletter with the View link in a panel, etc. https://github.com/rolandtoth/pwnl Some screenshots here: -
How to deny Super Users access to Setup, Modules and Roles / Permissions?
tpr replied to SwimToWin's topic in General Support
The word "webmaster" is sooo 1990- 14 replies
-
- 6
-
- admin
- permissions
-
(and 2 more)
Tagged with:
-
I still think that a nice looking img preview could convince those Czechs Anyway, in case that attempt would fail you could start hacking.
-
How about modifying the core bluescreen and make a PR to Tracy core? At first the best would be to make design mockups and ask both parties (PW &Nette) for approval.
-
Update from 3.0.65 to 3.0.78: problem with UIKit admin theme
tpr replied to theoretic's topic in General Support
Can you re-ave the profile page with the uikit admin theme checked?- 3 replies
-
- update
- admin theme
-
(and 1 more)
Tagged with: