-
Posts
4,314 -
Joined
-
Last visited
-
Days Won
80
Everything posted by diogo
-
Thanks! I've been using Fantasque for programming. It's very clumsy but curiously, also very readable https://github.com/belluzj/fantasque-sans
-
No. But that's what I meant by business accounts, I'm forwarding my ED and Muesli accounts (Google Apps, also 50 users ) to my main Gmail, and I've set up both SMTPs so I can send email from them. Like this I can choose with each email I want to send a message, and the right address is used to reply to emails also.
-
Didn't take long, that's why I like it. I also forwarded all the business accounts and added their smtp to my main account and am using them all together with inbox. It's working great.
-
I must say, I'm very impressed by Inbox by Gmail. It doesn't recreate email, or something like that, but it makes it so simple! I was given extra 5 invites, if someone wants one, send me your gmail email by PM. Edit: I'm out of invitations for now
-
The problem are the relative paths. <link rel="stylesheet" type="text/css" href="<?php echo $config->urls->templates?>assets/css/main.css" /> You should do what you did here to all the paths, including respond.js:
-
There is a drafts feature coming, I guess that's when the autosave will make sense https://processwire.com/blog/posts/processwire-2.5.6-updates-drafts-progress/
-
Ryan explained somewhere that he designed the PW interface to be completely idiot proof He prefers that it's more difficult to do some actions but that data doesn't get lost.
-
Hi ank, can you show us the code where you call for the response.js script file?
-
There's also the chance that you could simply create these as child pages of a page. At the beginning it may sound strange to do it that way, but It's actually the cleanest way and makes everything very clear to you and to the client. Plus, if you set the template of these pages to admit only one parent, you will automatically have a quick button in the admin to create these pages.
-
Catalog of articles(categories,sub-categories,tags)
diogo replied to atano's topic in Getting Started
Great answer from ms-fan! I just want add one thing: it won't be quick. Edit: just to be clear, I meant "it won't be quick" in the sense of building it and not the speed of the website. -
Might help http://material-ui.com/
-
Felix, I have the same here.
-
Can you create a new field to see if it works?
-
The buttons can have a deeper and softer shadow ⬇ from the new "inbox by gmail" (I'm loving it by the way, and still have one invite left to give)
-
Shouldn't happen...
-
That's strange, we may need Florian's help with this.
-
"Single page (Page) or boolean false when none selected" or "Single page (Page) or empty page (NullPage) when none selected"? Try to make a joke with this
-
single or multiple?
-
Marek, did you follow Google material design guidelines for this? http://www.google.com/design/spec/material-design/introduction.html Looking good
-
Let's face it, sometimes people just want to put their content out there and can't or don't want to pay for a good designer. I don't think everything has to be forcefully designed. Also, some designers don't do more than repeat the same system for all the websites, in the end 90% of the websites will look almost the same anyway. i really like the idea of an automated, competent, inexpensive system to create sites, in contrast to competent bespoke design. For now I don't know much about this tool and I wouldn't use it anyway because it's not aimed at professionals, but I'm still curious
-
Oh man! That website looks nice, just don't ruin it -- If you have a recent version of PW, go to the field settings—as you did before—and in tab "input" you will find "ckeditor toolbar". Add "TextColor" or even "TextColor, BGColor" (if you want to be able to change also the background) to the text area like in this screenshot: No guarantees that this will work. Depends on how the website is set up.
-
Hi Tomas, welcome to the forum. All this depends a lot on how the website was built. The ideal would be to talk to your webmaster and ask him, but I understand that sometimes for some reason that's not possible. For the color question we would need to know what editor you are using, CKEditor or TinyMCE. To know this, go to the field settings and check what is the "inputfield type". In the same line, to add the bar to "Summary", go to that field's settings and change it's type to the same as the other. The print screen is missing.
-
I mean something more descriptive than the name of the module. Even for developers that might work the site in the future. Something like <!-- code added by the module EMO: http://mods.pw/41 -->