-
Posts
1,835 -
Joined
-
Last visited
-
Days Won
21
Everything posted by Nico Knoll
-
Lovely and already responsive. Great job!!
-
I always use kind of this: <?php echo 'bla bla'.(($page->bla) ? $page->bla : '').' lorem'; ?>
-
festival site with processwire and ajax - Boom Festival
Nico Knoll replied to retinafunk's topic in Showcase
Nice -
@apeisa: I'm currently working on the mobile version
-
@DaveP: Well "Tatort" (translated "Crime Scene") is a German TV Series and soup well ... is soup
-
Hey Horst, do you think this class is usable for a newsletter? (Remembering our little talk about it ) / Nico
-
If you talk english (and not finnish all the time there) I'd love to join it (never been to Finnland) if I can catch a cheap flight Edit: End of march is really close. If it would be in July or so it would be more comfortable
-
Hey, over a year ago I build the website for the bar "Kapitl21" which is really close to where I live in exchange for a beer flat (<- was my idea ). I completely forgot to post it here. Hope you guys like it: http://kapitel21.de / Nico
- 7 replies
-
- 13
-
-
ProcessWire conference, Switzerland (central europe)
Nico Knoll replied to Soma's topic in News & Announcements
Or just all of you come to the re:publica http://re-publica.de/ I will be there -
Well Horst link is quite good I guess
-
Hey, is it possible to activate gzip compression somehow? Greets, Nico
-
Okay, closed the issue and updated to "on".
-
@radek: Thanks! @adrian: I had to do this because your solution wasn't properly working when the module uses autoload=true (what it needs to use). So the js file would be included at the first position of all js files which means before jquery is included. The result was that you'd never see the actual confirm thing...
-
Tried fixing everything. Have a look and please tell me if it's working: https://github.com/NicoKnoll/ProcessPageDelete
-
Hey, what is the best practice for making a string in a .js file translatable? Greets, Nico
-
Shop-for-ProcessWire (@Apeisa)
Nico Knoll replied to Nico Knoll's topic in Module/Plugin Development
As far as I know the folder name doesn't matter. And yes - just don't install the PayPalPayment module -
ProcessImageMinimize - Image compression service (commercial)
Nico Knoll replied to Philipp's topic in Modules/Plugins
Really, really lovely website!! https://minimize.pw/ -
Hey, when I'm installing PW local I use a XAMPP installation where MySQL has no password. So I always have to "hack" the installation progress to use it because db password is "required". Could someone remove the required="required" stuff for this field? Greets, Nico
-
Looks awesome! I think I already said it to Diogo and Erica when they were in Berlin
-
I like it
- 8 replies
-
- bar
- restaurant
-
(and 3 more)
Tagged with:
-
Does the module have write access?
-
Lovely! Only thing: On my monitor you see a sightly difference between the background green of the images and the background green. So I probably would make the backgrounds of the images transparent...
-
So, saving templates for example works - only saving pages like "about" won't work...
-
Shop-for-ProcessWire (@Apeisa)
Nico Knoll replied to Nico Knoll's topic in Module/Plugin Development
I already had a shop running with processwire on an unreleased website. If I should have some free time in the next weeks I may write a tutorial or so.