-
Posts
158 -
Joined
-
Last visited
Everything posted by eydun
-
-
Thanks, you nailed it!
-
-
-
Thanks, I forgot about the excellent File Editor Panel in Tracy. My use case is for when I borrow a computer, I do not want to install software. So it would be nice to be able to create template-files within PW/Tracy.
-
I earlier used this module for edit template files: https://github.com/rolandtoth/ProcessTemplateEditor I liked it, but it lacked the option to create new files. Is there any other module for this purpose, of what do you use for editing template files? (except for ftp-clients)
-
When adding a new "MediaLibrary"-page from the "Media Library Overview"-page, then it does not respect the "Allow templates for parent(s)"-setting in the template under the "Family"-tab.
-
Yeah, that might be the best (and only) solution.
-
Thanks for the reply. I agree, I would never purchase a domain with foreign characters. But a client of mine has already done just that, so therefore I need it for multisite.
-
Has anyone gotten this module working with international domain names, e.g. containing umlauts?
-
Here is a nice alternative: https://kenwheeler.github.io/cash/
-
Thanks for the info. Plausible is also a nice alternative.
-
I agree. Headless UI looking promising.
-
I do not expect that Tailwind will ever have JS components included. Instead it integrates easily with other JS-frameworks such as Vue or Alpine.JS. You can find many examples of Tailwind with Alpine here: https://www.alpinetoolbox.com/
-
Oh my, I am not sure I can remember that ? Do you also get memory leak with the upgrades module, or some other module?
-
RockMigrations1 - Easy migrations from dev/staging to live server
eydun replied to bernhard's topic in Modules/Plugins
BTW, the new migrate-method together with Tracy Console is a game changer ?? -
RockMigrations1 - Easy migrations from dev/staging to live server
eydun replied to bernhard's topic in Modules/Plugins
You are correct ? But I think your excellent RockMigrations.module.php also uses the array_key_exists-function. -
RockMigrations1 - Easy migrations from dev/staging to live server
eydun replied to bernhard's topic in Modules/Plugins
I think this is related to php 7.4 has deprecated "array_key_exists". If you can downgrade to php 7.3, then that will remove this message. -
You can send bulk e-emails with ProMailer https://processwire.com/store/pro-mailer/
-
I do not think it is possible to translate those words.
-
Maybe some hints in this thread:
-
RockNette - Wrapper to integrate Nette Framework into ProcessWire
eydun replied to bernhard's topic in Modules/Plugins
Hi @bernhard. I am just trying to learn ? What is the reason that you place the "Nette"-components in the "/assets"-folder, and not in the "modules/RockNette"-folder? -
Proof of concept: Floating buttons and position storage
eydun replied to David Karich's topic in Wishlist & Roadmap
I would love to have this as a module.- 5 replies
-
- 1
-
-
- ux
- ux improvement
-
(and 1 more)
Tagged with:
-
There's no such thing as a 'perfect' page builder
eydun replied to Jonathan Lahijani's topic in Dev Talk
Hi @Jonathan Lahijani Thank you for your research into this topic. I agree with you that RepeaterMatrix is a good and probably the best solution for page-building, and should be developed even further in the future.