-
Posts
1,835 -
Joined
-
Last visited
-
Days Won
21
Everything posted by Nico Knoll
-
My grandma lives next to Husum
-
Hey, for some reason a client of mine gets an error 503 "Service Temporarily Unavailable" when she tries to save a page. Saving templates and fields, etc. works like it should be... It's only when trying to save a page or empty the bin... Any idea? Greets, Nico
-
Looks nice
-
I guess the title says everything
-
No, what I meant was Ryan's quote: "But ModulesManager has a nice advantage in that it can check for updates on all your installed modules at once."
-
Why isn't it possible to check for updates for all modules in 2.4?
-
Lovely Blog! Lovely design!
-
Could you try this (at least) for Chrome and Safari? * { margin:0 auto; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }
-
Largest association for American historians uses Processwire!
Nico Knoll replied to OAH Tech's topic in Showcase
Good choice to use ProcessWire -
So I would prefer Open Sans or Source Sans Pro. But Fira looks quite nice too
-
Hey, is it already possible to use it? Greets, Nico
-
Hey, the German developer here are really nice and there's even a German Processwire sub-side: http://de.processwire.com By the way - I'm from Berlin <3 Gruß, Nico
-
Looks great. Definitely have to give it a try
-
Sorry for the late answer. I will have a look on it
-
I'll have a look on this
-
Uhh, I have a lot do to right now. But if I have any free time in the next days this is the first thing I'll continue
-
Hey, I've got a new Avatar, too And I wear kind of a beard! (if you can call it a beard when you're 17 years old )
-
-
German (de-DE) not maintained
Nico Knoll replied to Nico Knoll's topic in ProcessWire Language Packs
Just send it as a pull request to gitHub -
Does something have changed in the last year?
-
It's on GitHub so everybody is allowed to submit improvements
-
Lovelly!
-
Well if you have great idea - I'm open for everything. But actually I kind of like how it acts. Maybe I'll add an icon to "Pages" so the user would know that this link does something different than the others.
-
Hey, after some days of work I finished my new admin theme called "Dark Business". Just try it out: https://github.com/NicoKnoll/Dark-Business---Admin-Theme
-
Hey, is there a way to render the PageList manually in the backend? Something like: $modules->get('PageList')->render(); / Nico