Re: [mezzanine-users] first steps with fabric deployment

2014-02-23 Thread Ken Bolton
Federico, Have you reviewed the tutorial at http://bscientific.org/blog/mezzanine-fabric-git-vagrant-joy/? It may be a bit dated, but should work. best, ken On Sun, Feb 23, 2014 at 11:46 AM, Federico Bruni fedel...@gmail.com wrote: Hi I'm trying Fabric for the first time and after several

Re: [mezzanine-users] first steps with fabric deployment

2014-02-23 Thread Federico Bruni
Il giorno domenica 23 febbraio 2014 18:37:14 UTC+1, Federico Bruni ha scritto: Let's start with the nginx error: Starting nginx: nginx: [emerg] SSL_CTX_use_certificate_chain_file(/etc/nginx/conf/project.crt) failed (SSL: error:02001002:system library:fopen:No such file or directory

[mezzanine-users] doc: dead link in third party modules page

2014-02-23 Thread Federico Bruni
mezzanine-mailchimp is now here: https://bitbucket.org/naritas/mezzanine-mailchimp the link in the doc should be updated -- You received this message because you are subscribed to the Google Groups Mezzanine Users group. To unsubscribe from this group and stop receiving emails from it, send an

[mezzanine-users] configure the email address in the ContactUs page

2014-02-23 Thread lu zou
Can anyone please give some instructions about the email configuration about ContactUs function in the meezanine(cartridge) website , just like normal django project ? need to configure it the admin ContactUs page - email setting panel , also need to add the Email server information

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Josh Cartmell
I'd like to try to help as well, would there be any way to put a static version up on jsfiddle or codepen so that we could easily play with the js and iterate? On Sat, Feb 22, 2014 at 6:44 PM, Stephen McDonald st...@jupo.org wrote: Don't really have one - is there any reason not to modify it?

Re: [mezzanine-users] Any thoughts or guidance to using Cartridge to sell downloadable software?

2014-02-23 Thread Josh Cartmell
No problem, let us know how it goes! On Sat, Feb 22, 2014 at 6:47 PM, Tom Brander tombran...@gmail.com wrote: thanks again!! On Saturday, February 22, 2014 1:58:28 PM UTC-6, Josh Cartmell wrote: I really like Stripe, it's incredibly easy to use. Here are their integration docs,

Re: [mezzanine-users] first steps with fabric deployment

2014-02-23 Thread Federico Bruni
2014-02-23 18:45 GMT+01:00 Federico Bruni fedel...@gmail.com: Ok, I should have looked up deploy/nginx.conf and deploy/live_settings.py in my project. How can I transfer the sqlite database of development to postgresql in production? Do you know a specific tutorial on this? I've tried

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Stephen McDonald
Sounds like a great idea, wanna kick it off? On Mon, Feb 24, 2014 at 9:08 AM, Josh Cartmell joshcar...@gmail.com wrote: I'd like to try to help as well, would there be any way to put a static version up on jsfiddle or codepen so that we could easily play with the js and iterate? On Sat,

[mezzanine-users] Re: how to customize the shipping fee

2014-02-23 Thread Josh B
You will need to create a custom Shipping Handler. http://cartridge.jupo.org/integration.html#billing-shipping Depending on how many different shipping fees you have you might also have to add an additional field (http://mezzanine.jupo.org/docs/model-customization.html#field-injection) to each

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Stephen McDonald
Thanks a lot Josh! Not sure if it's intended bit it still looks a bit off on my end: http://cl.ly/image/1q2H0E1Y1w0w My browser is Chrome 34.0.1847.3 On Mon, Feb 24, 2014 at 4:10 PM, Josh B josh.batche...@wearetopsecret.comwrote: I just opened a Pull Request for the messages issue. Haven't

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Josh B
My bad, forgot to fix the error message once logged in. Give me a minute. On Sunday, February 23, 2014 10:14:29 PM UTC-7, Stephen McDonald wrote: Thanks a lot Josh! Not sure if it's intended bit it still looks a bit off on my end: http://cl.ly/image/1q2H0E1Y1w0w My browser is Chrome

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Stephen McDonald
Ahhh I'm sorry, I just cleared my cache and it mostly looks right: http://cl.ly/image/1s2j3B121Q3U On Mon, Feb 24, 2014 at 4:17 PM, Josh B josh.batche...@wearetopsecret.comwrote: My bad, forgot to fix the error message once logged in. Give me a minute. On Sunday, February 23, 2014

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Josh B
Did you want it to butt up to the top or? On Sunday, February 23, 2014 10:19:31 PM UTC-7, Stephen McDonald wrote: Ahhh I'm sorry, I just cleared my cache and it mostly looks right: http://cl.ly/image/1s2j3B121Q3U On Mon, Feb 24, 2014 at 4:17 PM, Josh B

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Stephen McDonald
Yep but I've just fixed that locally and will push in a sec so don't sweat it. Thanks again, really exciting to give the admin a dress up! On Mon, Feb 24, 2014 at 4:21 PM, Josh B josh.batche...@wearetopsecret.comwrote: Did you want it to butt up to the top or? On Sunday, February 23, 2014

Re: [mezzanine-users] Admin navigation

2014-02-23 Thread Josh B
Sounds good, besides the collapsible menu is there other things you want to do to the admin? On Sunday, February 23, 2014 10:22:37 PM UTC-7, Stephen McDonald wrote: Yep but I've just fixed that locally and will push in a sec so don't sweat it. Thanks again, really exciting to give the