Re: [web2py] Re: CMS WEB2PY

2016-02-19 Thread Ron Chatterjee
I concur. You did a good job on that blog. It looks nice. 

On Friday, February 19, 2016 at 12:57:09 PM UTC-5, Carlos Cesar Caballero 
wrote:
>
> Hi Ron, CMSs allows to build web sites faster, but they usually lacks of 
> flexibility and performance compared with custom applications, I prefer to 
> stay in the middle and build custom applications with a core of pre made 
> modules for different functionalities, in that way I can balance the 
> project time, speed and flexibility.
>
> But it's just my opinion...
>
> Greetings.
>
> El 19/02/16 a las 11:02, Ron Chatterjee escribió:
>
> I didn't mean it like that. I meant to say, due to lack of CMS what would 
> be the best practice. Using of CMS or custom theme. Sorry about the 
> confusion.
>
> On Friday, February 19, 2016 at 10:25:59 AM UTC-5, LightDot wrote: 
>>
>> You're comparing two different categories. Web2py is a programming 
>> framework, Mezzanine is a CMS. Web2py is a tool you would use to build a 
>> CMS like a Mezzanine (same as Django is used in this particular case).
>>
>> In other words, what you should be comparing is Web2py vs Django, not 
>> Web2py vs projects built in Django.
>>
>> Regards
>>
>>
>> On Friday, February 19, 2016 at 4:13:15 PM UTC+1, Ron Chatterjee wrote: 
>>>
>>> Curious to know what would be best practice? Use CMS like Mezzanine or 
>>> use bootstrap and custom theme for each page? It just seem the look and 
>>> feel of CMS is nicer than out of box web2py app.  List are few things 
>>> Mezzanine offer. Most of it is fairly simple and offered via various web2py 
>>> plugins etc.
>>>
>>>
>>>- Custom templates 
>>>
>>>  
>>>per page or blog post 
>>>- Twitter Bootstrap  integration 
>>>- API for custom content types 
>>>
>>> 
>>>  
>>>- Search engine and API 
>>> 
>>>- Seamless integration with third-party Django apps 
>>>- Multi-device detection and template handling 
>>>- One step migration from other blogging engines 
>>>- Automated production provisioning and deployments 
>>>- Disqus  integration, or built-in threaded 
>>>comments 
>>>- Gravatar  integration 
>>>- Google Analytics  integration 
>>>- Twitter  feed integration 
>>>- bit.ly integration 
>>>- Akismet  spam filtering 
>>>- Built-in test suite 
>>>
>>>  
>>>- JVM  compatible 
>>>(via Jython ) 
>>>- SEO friendly URLs and meta data 
>>>- Ecommerce / Shopping cart module (Cartridge 
>>>) 
>>>- Configurable dashboard 
>>> 
>>>widgets 
>>>- Blog engine 
>>>- Tagging 
>>>- Free Themes , and a Premium 
>>>Themes  Marketplace 
>>>- User accounts and profiles with email verification 
>>>- Translated to over 35 languages 
>>>- Sharing via Facebook or Twitter 
>>>- Multi-lingual sites 
>>> 
>>>
>>>
>>>
>>>
>>> On Friday, February 19, 2016 at 2:54:02 AM UTC-5, Jörg Schneider wrote: 

 I was able to built a Custom-CMS for a refugee helper association only 
 by watching the videos an reading the manual. I do only have really basic 
 knowledge in programming and because Joomla and Wordpress didn't fit my 
 needs I started from the scratch with web2py which is really a cool 
 framework. 
 I just want to encourage you to go step by step and I promise that you 
 will have a steep learning curve.

 Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb Leonel Câmara: 
>
> I may actually have to make a web2py CMS quite soon. I have a bunch 
> requirements that off-the-shelf CMSes don't fulfill but I would be really 
> interested in seeing your code Carlos, give us a heads up when you 
> release.
>
 -- 
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+un...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- 

Re: [web2py] Re: CMS WEB2PY

2016-02-19 Thread Carlos Cesar Caballero Díaz
Hi Ron, CMSs allows to build web sites faster, but they usually lacks of 
flexibility and performance compared with custom applications, I prefer 
to stay in the middle and build custom applications with a core of pre 
made modules for different functionalities, in that way I can balance 
the project time, speed and flexibility.


But it's just my opinion...

Greetings.

El 19/02/16 a las 11:02, Ron Chatterjee escribió:
I didn't mean it like that. I meant to say, due to lack of CMS what 
would be the best practice. Using of CMS or custom theme. Sorry about 
the confusion.


On Friday, February 19, 2016 at 10:25:59 AM UTC-5, LightDot wrote:

You're comparing two different categories. Web2py is a programming
framework, Mezzanine is a CMS. Web2py is a tool you would use to
build a CMS like a Mezzanine (same as Django is used in this
particular case).

In other words, what you should be comparing is Web2py vs Django,
not Web2py vs projects built in Django.

Regards


On Friday, February 19, 2016 at 4:13:15 PM UTC+1, Ron Chatterjee
wrote:

Curious to know what would be best practice? Use CMS like
Mezzanine or use bootstrap and custom theme for each page? It
just seem the look and feel of CMS is nicer than out of box
web2py app.  List are few things Mezzanine offer. Most of it
is fairly simple and offered via various web2py plugins etc.

  * Custom templates


per page or blog post
  * Twitter Bootstrap  integration
  * API for custom content types


  * Search engine and API

  * Seamless integration with third-party Django apps
  * Multi-device detection and template handling
  * One step migration from other blogging engines
  * Automated production provisioning and deployments
  * Disqus  integration, or built-in
threaded comments
  * Gravatar  integration
  * Google Analytics 
integration
  * Twitter  feed integration
  * bit.ly  integration
  * Akismet  spam filtering
  * Built-in test suite


  * JVM 
compatible (via Jython )
  * SEO friendly URLs and meta data
  * Ecommerce / Shopping cart module (Cartridge
)
  * Configurable dashboard

widgets
  * Blog engine
  * Tagging
  * Free Themes , and a
Premium Themes  Marketplace
  * User accounts and profiles with email verification
  * Translated to over 35 languages
  * Sharing via Facebook or Twitter
  * Multi-lingual sites





On Friday, February 19, 2016 at 2:54:02 AM UTC-5, Jörg
Schneider wrote:

I was able to built a Custom-CMS for a refugee helper
association only by watching the videos an reading the
manual. I do only have really basic knowledge in
programming and because Joomla and Wordpress didn't fit my
needs I started from the scratch with web2py which is
really a cool framework.
I just want to encourage you to go step by step and I
promise that you will have a steep learning curve.

Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb
Leonel Câmara:

I may actually have to make a web2py CMS quite soon. I
have a bunch requirements that off-the-shelf CMSes
don't fulfill but I would be really interested in
seeing your code Carlos, give us a heads up when you
release.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.




--
Este 

Re: [web2py] Re: CMS WEB2PY

2016-02-19 Thread Carlos Cesar Caballero Díaz
Hi, because of our needs, the time available and the workload, we decide 
to postpone our work in a complete CMS solution, and concentrate in 
modules (web2py plugins) with CMS capabilities that can be reused and 
integrated in an app depending the needs.


I can share the code that supports www.daxab.com but it need some work 
and I am so busy right now (and the next two weeks) because of this: 
http://www.uci.cu/sites/default/files/II%20Convocatoria%20Escuela%20de%20Invierno%202016%20V4.pdf


If in three weeks from now there is no news from me (that could be 
because I forgot this, or I implode because the workload), plese sendme 
a message (privatly or public) to remember...


Greetings.


El 18/02/16 a las 12:14, Ron Chatterjee escribió:

Carlos,

Where can I download "www.daxslab.com 
,"?




On Tuesday, October 13, 2015 at 9:17:20 AM UTC-4, Carlos Cesar 
Caballero wrote:


I am working on a site that is builded using custom made CMS, I am
planning to release it to github when it's finished (the cms),
right now you can see the site (work in progress) at
www.daxslab.com , suggestions and
criticism are very welcomed

El 12/10/15 a las 06:09, Paolo Amboni escribió:

Are there some contraindications to use web2py with php based cms
like joomla?

Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:

If it has to be Python, there are several Django based CMSes
-- Wagtail looks like a nice one
(there's also Mezzanine and Django CMS).

Anthony

On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo
Amboni wrote:

After some research i finally concluded that there is no
stable and structured CMS made for web2py (tell me if i'm
wrong).
Which is a python cms that better can be put beside a
web2py site (already made)?
Thanks.

-- 
Resources:

- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py
 (Source code)
- https://code.google.com/p/web2py/issues/list
 (Report Issues)
---
You received this message because you are subscribed to the
Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to web2py+un...@googlegroups.com .
For more options, visit https://groups.google.com/d/optout
.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.




--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2016-02-19 Thread Ron Chatterjee
I didn't mean it like that. I meant to say, due to lack of CMS what would 
be the best practice. Using of CMS or custom theme. Sorry about the 
confusion.

On Friday, February 19, 2016 at 10:25:59 AM UTC-5, LightDot wrote:
>
> You're comparing two different categories. Web2py is a programming 
> framework, Mezzanine is a CMS. Web2py is a tool you would use to build a 
> CMS like a Mezzanine (same as Django is used in this particular case).
>
> In other words, what you should be comparing is Web2py vs Django, not 
> Web2py vs projects built in Django.
>
> Regards
>
>
> On Friday, February 19, 2016 at 4:13:15 PM UTC+1, Ron Chatterjee wrote:
>>
>> Curious to know what would be best practice? Use CMS like Mezzanine or 
>> use bootstrap and custom theme for each page? It just seem the look and 
>> feel of CMS is nicer than out of box web2py app.  List are few things 
>> Mezzanine offer. Most of it is fairly simple and offered via various web2py 
>> plugins etc.
>>
>>
>>- Custom templates 
>> 
>>per page or blog post
>>- Twitter Bootstrap  integration
>>- API for custom content types 
>>
>> 
>>- Search engine and API 
>>
>>- Seamless integration with third-party Django apps
>>- Multi-device detection and template handling
>>- One step migration from other blogging engines
>>- Automated production provisioning and deployments
>>- Disqus  integration, or built-in threaded 
>>comments
>>- Gravatar  integration
>>- Google Analytics  integration
>>- Twitter  feed integration
>>- bit.ly integration
>>- Akismet  spam filtering
>>- Built-in test suite 
>>
>>- JVM  compatible 
>>(via Jython )
>>- SEO friendly URLs and meta data
>>- Ecommerce / Shopping cart module (Cartridge 
>>)
>>- Configurable dashboard 
>> 
>>widgets
>>- Blog engine
>>- Tagging
>>- Free Themes , and a Premium Themes 
>> Marketplace
>>- User accounts and profiles with email verification
>>- Translated to over 35 languages
>>- Sharing via Facebook or Twitter
>>- Multi-lingual sites 
>>
>>
>>
>>
>>
>> On Friday, February 19, 2016 at 2:54:02 AM UTC-5, Jörg Schneider wrote:
>>>
>>> I was able to built a Custom-CMS for a refugee helper association only 
>>> by watching the videos an reading the manual. I do only have really basic 
>>> knowledge in programming and because Joomla and Wordpress didn't fit my 
>>> needs I started from the scratch with web2py which is really a cool 
>>> framework.
>>> I just want to encourage you to go step by step and I promise that you 
>>> will have a steep learning curve.
>>>
>>> Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb Leonel Câmara:

 I may actually have to make a web2py CMS quite soon. I have a bunch 
 requirements that off-the-shelf CMSes don't fulfill but I would be really 
 interested in seeing your code Carlos, give us a heads up when you release.

>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2016-02-19 Thread LightDot
You're comparing two different categories. Web2py is a programming 
framework, Mezzanine is a CMS. Web2py is a tool you would use to build a 
CMS like a Mezzanine (same as Django is used in this particular case).

In other words, what you should be comparing is Web2py vs Django, not 
web2py vs projects built in Django.

Regards


On Friday, February 19, 2016 at 4:13:15 PM UTC+1, Ron Chatterjee wrote:
>
> Curious to know what would be best practice? Use CMS like Mezzanine or use 
> bootstrap and custom theme for each page? It just seem the look and feel of 
> CMS is nicer than out of box web2py app.  List are few things Mezzanine 
> offer. Most of it is fairly simple and offered via various web2py plugins 
> etc.
>
>
>- Custom templates 
> 
>per page or blog post
>- Twitter Bootstrap  integration
>- API for custom content types 
>
> 
>- Search engine and API 
>
>- Seamless integration with third-party Django apps
>- Multi-device detection and template handling
>- One step migration from other blogging engines
>- Automated production provisioning and deployments
>- Disqus  integration, or built-in threaded 
>comments
>- Gravatar  integration
>- Google Analytics  integration
>- Twitter  feed integration
>- bit.ly integration
>- Akismet  spam filtering
>- Built-in test suite 
>
>- JVM  compatible 
>(via Jython )
>- SEO friendly URLs and meta data
>- Ecommerce / Shopping cart module (Cartridge 
>)
>- Configurable dashboard 
> 
>widgets
>- Blog engine
>- Tagging
>- Free Themes , and a Premium Themes 
> Marketplace
>- User accounts and profiles with email verification
>- Translated to over 35 languages
>- Sharing via Facebook or Twitter
>- Multi-lingual sites 
>
>
>
>
>
> On Friday, February 19, 2016 at 2:54:02 AM UTC-5, Jörg Schneider wrote:
>>
>> I was able to built a Custom-CMS for a refugee helper association only by 
>> watching the videos an reading the manual. I do only have really basic 
>> knowledge in programming and because Joomla and Wordpress didn't fit my 
>> needs I started from the scratch with web2py which is really a cool 
>> framework.
>> I just want to encourage you to go step by step and I promise that you 
>> will have a steep learning curve.
>>
>> Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb Leonel Câmara:
>>>
>>> I may actually have to make a web2py CMS quite soon. I have a bunch 
>>> requirements that off-the-shelf CMSes don't fulfill but I would be really 
>>> interested in seeing your code Carlos, give us a heads up when you release.
>>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2016-02-19 Thread Ron Chatterjee
Curious to know what would be best practice? Use CMS like Mezzanine or use 
bootstrap and custom theme for each page? It just seem the look and feel of 
CMS is nicer than out of box web2py app.  List are few things Mezzanine 
offer. Most of it is fairly simple and offered via various web2py plugins 
etc.


   - Custom templates 
    
   per page or blog post
   - Twitter Bootstrap  integration
   - API for custom content types 
   

   - Search engine and API 
   
   - Seamless integration with third-party Django apps
   - Multi-device detection and template handling
   - One step migration from other blogging engines
   - Automated production provisioning and deployments
   - Disqus  integration, or built-in threaded comments
   - Gravatar  integration
   - Google Analytics  integration
   - Twitter  feed integration
   - bit.ly integration
   - Akismet  spam filtering
   - Built-in test suite 
   
   - JVM  compatible 
   (via Jython )
   - SEO friendly URLs and meta data
   - Ecommerce / Shopping cart module (Cartridge 
   )
   - Configurable dashboard 
    
   widgets
   - Blog engine
   - Tagging
   - Free Themes , and a Premium Themes 
    Marketplace
   - User accounts and profiles with email verification
   - Translated to over 35 languages
   - Sharing via Facebook or Twitter
   - Multi-lingual sites 
   




On Friday, February 19, 2016 at 2:54:02 AM UTC-5, Jörg Schneider wrote:
>
> I was able to built a Custom-CMS for a refugee helper association only by 
> watching the videos an reading the manual. I do only have really basic 
> knowledge in programming and because Joomla and Wordpress didn't fit my 
> needs I started from the scratch with web2py which is really a cool 
> framework.
> I just want to encourage you to go step by step and I promise that you 
> will have a steep learning curve.
>
> Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb Leonel Câmara:
>>
>> I may actually have to make a web2py CMS quite soon. I have a bunch 
>> requirements that off-the-shelf CMSes don't fulfill but I would be really 
>> interested in seeing your code Carlos, give us a heads up when you release.
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2016-02-18 Thread Jörg Schneider
I was able to built a Custom-CMS for a refugee helper association only by 
watching the videos an reading the manual. I do only have really basic 
knowledge in programming and because Joomla and Wordpress didn't fit my 
needs I started from the scratch with web2py which is really a cool 
framework.
I just want to encourage you to go step by step and I promise that you will 
have a steep learning curve.

Am Dienstag, 13. Oktober 2015 16:11:20 UTC+2 schrieb Leonel Câmara:
>
> I may actually have to make a web2py CMS quite soon. I have a bunch 
> requirements that off-the-shelf CMSes don't fulfill but I would be really 
> interested in seeing your code Carlos, give us a heads up when you release.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2016-02-18 Thread Ron Chatterjee
Is this the same reason that this dont work with bootstrap 3?

response.title = A(IMG(_src=URL('static', 'images/something.png')))
response.subtitle = 'Find all the latest blogs here'

This CMS is using bootstrap2 not bootstrap3?




On Thursday, February 18, 2016 at 1:24:06 PM UTC-5, Antonio Salazar wrote:

> Bootstrap3 discontinued submenu support in dropdown menus, which is to say 
> we are limited to two-level menus. I guess you'll have to redesign the 
> navigation or somehow re-add dropdown submenus.
>
> Congratulations! I was eagerly expecting to cjeck your CMS, but didn't see 
> this on time, sorry for commenting on old posts.
>
> On Tuesday, October 27, 2015 at 2:56:26 PM UTC-6, James Burke wrote:
>>
>> I've posted the source code of my CMS on github:
>>
>> https://github.com/peregrinius/web2py-liscio
>>
>> I migrated it onto the latest version of web2py, but there is a change on 
>> the new version which means a menu items with children is no longer 
>> clickable link. I guess this is for the benefit of tablets?
>>
>>
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2016-02-18 Thread Antonio Salazar
Bootstrap3 discontinued submenu support in dropdown menus, which is to say 
we are limited to two-level menus. I guess you'll have to redesign the 
navigation or somehow re-add dropdown submenus.

Congratulations! I was eagerly expecting to cjeck your CMS, but didn't see 
this on time, sorry for commenting on old posts.

On Tuesday, October 27, 2015 at 2:56:26 PM UTC-6, James Burke wrote:
>
> I've posted the source code of my CMS on github:
>
> https://github.com/peregrinius/web2py-liscio
>
> I migrated it onto the latest version of web2py, but there is a change on 
> the new version which means a menu items with children is no longer 
> clickable link. I guess this is for the benefit of tablets?
>
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2016-02-18 Thread Ron Chatterjee
Carlos,

Where can I download "www.daxslab.com 

,"?



On Tuesday, October 13, 2015 at 9:17:20 AM UTC-4, Carlos Cesar Caballero 
wrote:
>
> I am working on a site that is builded using custom made CMS, I am 
> planning to release it to github when it's finished (the cms), right now 
> you can see the site (work in progress) at www.daxslab.com, suggestions 
> and criticism are very welcomed
>
> El 12/10/15 a las 06:09, Paolo Amboni escribió:
>
> Are there some contraindications to use web2py with php based cms like 
> joomla?
>
> Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto: 
>>
>> If it has to be Python, there are several Django based CMSes -- Wagtail 
>> looks like a nice one (there's also Mezzanine and 
>> Django CMS).
>>
>> Anthony
>>
>> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote: 
>>>
>>> After some research i finally concluded that there is no stable and 
>>> structured CMS made for web2py (tell me if i'm wrong).
>>> Which is a python cms that better can be put beside a web2py site 
>>> (already made)?
>>> Thanks.
>>>
>> -- 
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+un...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-27 Thread Selman Kocael
it's nice.

2015-10-26 21:49 GMT+02:00 James Burke :

> I created a CMS a few years ago now in web2py... It is fairly basic
> compared to Carlos one.
>
> I have a test website for a client on GAE
>
> http://badevday-test.appspot.com/
>
> to access the backend
>
> http://badevday-test.appspot.com/admin
>
> login: user-gr...@web2py.com
> password: passw0rd
>
> It doesn't have any credit on it so if you get an error it probably ran
> out of datastore reads, just wait a day.
>
> If anyones interested i'll put it up on github
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Selman Kocael
İsabet Yayınları

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-27 Thread James Burke
Thanks Selman. I have already begun work to put a version up on github.
Hopefully I'll have something up tonight.
On 27 Oct 2015 1:27 PM, "Selman Kocael"  wrote:

> it's nice.
>
> 2015-10-26 21:49 GMT+02:00 James Burke :
>
>> I created a CMS a few years ago now in web2py... It is fairly basic
>> compared to Carlos one.
>>
>> I have a test website for a client on GAE
>>
>> http://badevday-test.appspot.com/
>>
>> to access the backend
>>
>> http://badevday-test.appspot.com/admin
>>
>> login: user-gr...@web2py.com
>> password: passw0rd
>>
>> It doesn't have any credit on it so if you get an error it probably ran
>> out of datastore reads, just wait a day.
>>
>> If anyones interested i'll put it up on github
>>
>> --
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to web2py+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Selman Kocael
> İsabet Yayınları
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/tFUCApWS2YE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2015-10-27 Thread James Burke
I've posted the source code of my CMS on github:

https://github.com/peregrinius/web2py-liscio

I migrated it onto the latest version of web2py, but there is a change on 
the new version which means a menu items with children is no longer 
clickable link. I guess this is for the benefit of tablets?



-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2015-10-26 Thread James Burke
I created a CMS a few years ago now in web2py... It is fairly basic 
compared to Carlos one.

I have a test website for a client on GAE

http://badevday-test.appspot.com/

to access the backend

http://badevday-test.appspot.com/admin

login: user-gr...@web2py.com
password: passw0rd

It doesn't have any credit on it so if you get an error it probably ran out 
of datastore reads, just wait a day.

If anyones interested i'll put it up on github

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-23 Thread Selman Kocael
i found a web2py CMS on google code called instantpress.
https://code.google.com/p/instant-press/

https://www.youtube.com/watch?v=gtdJ5JCxiJQ

it is last updated December 2010, still working. (of course :))

i need to modify tables visual, or create simple pages. so it could be nice
to improve functionalities of appadmin controller.
*to add/edit/delete pages *visual*.
-select layout page (so select bootstrap or other css frameworks.)
-add new page (with view) with simple functions (about, contact, forms,
sqlforms pages)
- 
*modify tables (as moment) and create tables (like phpmyadmini but not huge
as it is.)



2015-10-15 16:03 GMT+03:00 Paolo Amboni :

> I'm very curious  to see the config part!! Let us know when you publish
> the source code. Thanks.
>
> Il giorno martedì 13 ottobre 2015 15:17:20 UTC+2, Carlos Cesar Caballero
> ha scritto:
>>
>> I am working on a site that is builded using custom made CMS, I am
>> planning to release it to github when it's finished (the cms), right now
>> you can see the site (work in progress) at www.daxslab.com, suggestions
>> and criticism are very welcomed
>>
>> El 12/10/15 a las 06:09, Paolo Amboni escribió:
>>
>> Are there some contraindications to use web2py with php based cms like
>> joomla?
>>
>> Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:
>>>
>>> If it has to be Python, there are several Django based CMSes -- Wagtail
>>> looks like a nice one (there's also Mezzanine and
>>> Django CMS).
>>>
>>> Anthony
>>>
>>> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote:

 After some research i finally concluded that there is no stable and
 structured CMS made for web2py (tell me if i'm wrong).
 Which is a python cms that better can be put beside a web2py site
 (already made)?
 Thanks.

>>> --
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to web2py+un...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Selman Kocael
İsabet Yayınları

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-23 Thread Selman Kocael
sorry. it is new version:
https://bitbucket.org/mulonemartin/instantpress/wiki/Home

video: https://www.youtube.com/watch?v=vGkR246URRk

2015-10-23 11:11 GMT+03:00 Selman Kocael :

> i found a web2py CMS on google code called instantpress.
> https://code.google.com/p/instant-press/
>
> https://www.youtube.com/watch?v=gtdJ5JCxiJQ
>
> it is last updated December 2010, still working. (of course :))
>
> i need to modify tables visual, or create simple pages. so it could be
> nice to improve functionalities of appadmin controller.
> *to add/edit/delete pages *visual*.
> -select layout page (so select bootstrap or other css frameworks.)
> -add new page (with view) with simple functions (about, contact, forms,
> sqlforms pages)
> - 
> *modify tables (as moment) and create tables (like phpmyadmini but not
> huge as it is.)
>
>
>
> 2015-10-15 16:03 GMT+03:00 Paolo Amboni :
>
>> I'm very curious  to see the config part!! Let us know when you publish
>> the source code. Thanks.
>>
>> Il giorno martedì 13 ottobre 2015 15:17:20 UTC+2, Carlos Cesar Caballero
>> ha scritto:
>>>
>>> I am working on a site that is builded using custom made CMS, I am
>>> planning to release it to github when it's finished (the cms), right now
>>> you can see the site (work in progress) at www.daxslab.com, suggestions
>>> and criticism are very welcomed
>>>
>>> El 12/10/15 a las 06:09, Paolo Amboni escribió:
>>>
>>> Are there some contraindications to use web2py with php based cms like
>>> joomla?
>>>
>>> Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:

 If it has to be Python, there are several Django based CMSes -- Wagtail
 looks like a nice one (there's also Mezzanine and
 Django CMS).

 Anthony

 On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote:
>
> After some research i finally concluded that there is no stable and
> structured CMS made for web2py (tell me if i'm wrong).
> Which is a python cms that better can be put beside a web2py site
> (already made)?
> Thanks.
>
 --
>>> Resources:
>>> - http://web2py.com
>>> - http://web2py.com/book (Documentation)
>>> - http://github.com/web2py/web2py (Source code)
>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "web2py-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to web2py+un...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>> --
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to web2py+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Selman Kocael
> İsabet Yayınları
>
>


-- 
Selman Kocael
İsabet Yayınları

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-15 Thread Paolo Amboni
I'm very curious  to see the config part!! Let us know when you publish the 
source code. Thanks.

Il giorno martedì 13 ottobre 2015 15:17:20 UTC+2, Carlos Cesar Caballero ha 
scritto:
>
> I am working on a site that is builded using custom made CMS, I am 
> planning to release it to github when it's finished (the cms), right now 
> you can see the site (work in progress) at www.daxslab.com, suggestions 
> and criticism are very welcomed
>
> El 12/10/15 a las 06:09, Paolo Amboni escribió:
>
> Are there some contraindications to use web2py with php based cms like 
> joomla?
>
> Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto: 
>>
>> If it has to be Python, there are several Django based CMSes -- Wagtail 
>> looks like a nice one (there's also Mezzanine and 
>> Django CMS).
>>
>> Anthony
>>
>> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote: 
>>>
>>> After some research i finally concluded that there is no stable and 
>>> structured CMS made for web2py (tell me if i'm wrong).
>>> Which is a python cms that better can be put beside a web2py site 
>>> (already made)?
>>> Thanks.
>>>
>> -- 
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+un...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-14 Thread Massimo Di Pierro
Is the CMS you talk about built with web2py?

On Tuesday, 13 October 2015 08:17:20 UTC-5, Carlos Cesar Caballero wrote:
>
> I am working on a site that is builded using custom made CMS, I am 
> planning to release it to github when it's finished (the cms), right now 
> you can see the site (work in progress) at www.daxslab.com, suggestions 
> and criticism are very welcomed
>
> El 12/10/15 a las 06:09, Paolo Amboni escribió:
>
> Are there some contraindications to use web2py with php based cms like 
> joomla?
>
> Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto: 
>>
>> If it has to be Python, there are several Django based CMSes -- Wagtail 
>> looks like a nice one (there's also Mezzanine and 
>> Django CMS).
>>
>> Anthony
>>
>> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote: 
>>>
>>> After some research i finally concluded that there is no stable and 
>>> structured CMS made for web2py (tell me if i'm wrong).
>>> Which is a python cms that better can be put beside a web2py site 
>>> (already made)?
>>> Thanks.
>>>
>> -- 
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-14 Thread Carlos Cesar Caballero Díaz

Yes, it is.

Right now is a set of CMS functionalities for web2py apps as posts, 
pages, comments, tagging and a dashboard (with internationalization 
support for multilingual sites), in this moment I am working in the 
authorization system that is very basic.


I don't like the most of CMSs because we need a huge code base for only 
the functionalities that we need. Because of that, the goal, right now, 
is not to build a web2py wordpress, but something that we can dismantle 
and take only the parts that we need for build an application.


Cheers.

El 14/10/15 a las 14:01, Massimo Di Pierro escribió:

Is the CMS you talk about built with web2py?

On Tuesday, 13 October 2015 08:17:20 UTC-5, Carlos Cesar Caballero wrote:

I am working on a site that is builded using custom made CMS, I am
planning to release it to github when it's finished (the cms),
right now you can see the site (work in progress) at
www.daxslab.com , suggestions and
criticism are very welcomed

El 12/10/15 a las 06:09, Paolo Amboni escribió:

Are there some contraindications to use web2py with php based cms
like joomla?

Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:

If it has to be Python, there are several Django based CMSes
-- Wagtail looks like a nice one
(there's also Mezzanine and Django CMS).

Anthony

On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo
Amboni wrote:

After some research i finally concluded that there is no
stable and structured CMS made for web2py (tell me if i'm
wrong).
Which is a python cms that better can be put beside a
web2py site (already made)?
Thanks.

-- 
Resources:

- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py
 (Source code)
- https://code.google.com/p/web2py/issues/list
 (Report Issues)
---
You received this message because you are subscribed to the
Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to web2py+unsubscr...@googlegroups.com
.
For more options, visit https://groups.google.com/d/optout
.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.




--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Kiran Subbaraman

Carlos,
Nice site. I'll follow your github space (https://github.com/daxslab) , 
and take a look at the CMS code, once its on github.



Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On Tue, 13-10-2015 6:48 PM, Carlos Cesar Caballero Díaz wrote:
I am working on a site that is builded using custom made CMS, I am 
planning to release it to github when it's finished (the cms), right 
now you can see the site (work in progress) at www.daxslab.com, 
suggestions and criticism are very welcomed


El 12/10/15 a las 06:09, Paolo Amboni escribió:
Are there some contraindications to use web2py with php based cms 
like joomla?


Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:

If it has to be Python, there are several Django based CMSes --
Wagtail looks like a nice one (there's also
Mezzanine and Django CMS).

Anthony

On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni
wrote:

After some research i finally concluded that there is no
stable and structured CMS made for web2py (tell me if i'm wrong).
Which is a python cms that better can be put beside a web2py
site (already made)?
Thanks.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, 
send an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Carlos Cesar Caballero Díaz
I am working on a site that is builded using custom made CMS, I am 
planning to release it to github when it's finished (the cms), right now 
you can see the site (work in progress) at www.daxslab.com, suggestions 
and criticism are very welcomed


El 12/10/15 a las 06:09, Paolo Amboni escribió:
Are there some contraindications to use web2py with php based cms like 
joomla?


Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:

If it has to be Python, there are several Django based CMSes --
Wagtail looks like a nice one (there's also
Mezzanine and Django CMS).

Anthony

On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni
wrote:

After some research i finally concluded that there is no
stable and structured CMS made for web2py (tell me if i'm wrong).
Which is a python cms that better can be put beside a web2py
site (already made)?
Thanks.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.




--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Paolo Amboni
The site is really well made. But te CMS is we2py based?

Il giorno martedì 13 ottobre 2015 15:17:20 UTC+2, Carlos Cesar Caballero ha 
scritto:
>
> I am working on a site that is builded using custom made CMS, I am 
> planning to release it to github when it's finished (the cms), right now 
> you can see the site (work in progress) at www.daxslab.com, suggestions 
> and criticism are very welcomed
>
> El 12/10/15 a las 06:09, Paolo Amboni escribió:
>
> Are there some contraindications to use web2py with php based cms like 
> joomla?
>
> Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto: 
>>
>> If it has to be Python, there are several Django based CMSes -- Wagtail 
>> looks like a nice one (there's also Mezzanine and 
>> Django CMS).
>>
>> Anthony
>>
>> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote: 
>>>
>>> After some research i finally concluded that there is no stable and 
>>> structured CMS made for web2py (tell me if i'm wrong).
>>> Which is a python cms that better can be put beside a web2py site 
>>> (already made)?
>>> Thanks.
>>>
>> -- 
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> --- 
> You received this message because you are subscribed to the Google Groups 
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to web2py+un...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Paolo Amboni
Very interesting if you release it on github I'll definitely try it.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Carlos Cesar Caballero Díaz

yes, the CMS is web2py based.

El 13/10/15 a las 09:39, Paolo Amboni escribió:

The site is really well made. But te CMS is we2py based?

Il giorno martedì 13 ottobre 2015 15:17:20 UTC+2, Carlos Cesar 
Caballero ha scritto:


I am working on a site that is builded using custom made CMS, I am
planning to release it to github when it's finished (the cms),
right now you can see the site (work in progress) at
www.daxslab.com , suggestions and
criticism are very welcomed

El 12/10/15 a las 06:09, Paolo Amboni escribió:

Are there some contraindications to use web2py with php based cms
like joomla?

Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:

If it has to be Python, there are several Django based CMSes
-- Wagtail looks like a nice one
(there's also Mezzanine and Django CMS).

Anthony

On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo
Amboni wrote:

After some research i finally concluded that there is no
stable and structured CMS made for web2py (tell me if i'm
wrong).
Which is a python cms that better can be put beside a
web2py site (already made)?
Thanks.

-- 
Resources:

- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py
 (Source code)
- https://code.google.com/p/web2py/issues/list
 (Report Issues)
---
You received this message because you are subscribed to the
Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to web2py+un...@googlegroups.com .
For more options, visit https://groups.google.com/d/optout
.


--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google 
Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to web2py+unsubscr...@googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.




--
Este mensaje le ha llegado mediante el servicio de correo electronico que 
ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
Nacional de Salud. La persona que envia este correo asume el compromiso de usar 
el servicio a tales fines y cumplir con las regulaciones establecidas

Infomed: http://www.sld.cu/

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups "web2py-users" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2015-10-13 Thread Leonel Câmara
I may actually have to make a web2py CMS quite soon. I have a bunch 
requirements that off-the-shelf CMSes don't fulfill but I would be really 
interested in seeing your code Carlos, give us a heads up when you release.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2015-10-13 Thread Ron Chatterjee
Problem that I see using CMS that its very hard to make changes and the 
code is always very embedded and dependent. Hopefully it  will be different 
than what I have seen. Interesting!


On Tuesday, October 13, 2015 at 10:11:20 AM UTC-4, Leonel Câmara wrote:
>
> I may actually have to make a web2py CMS quite soon. I have a bunch 
> requirements that off-the-shelf CMSes don't fulfill but I would be really 
> interested in seeing your code Carlos, give us a heads up when you release.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Richard Vézina
Look very nice Carlos, congrats...

Richard

On Tue, Oct 13, 2015 at 10:42 AM, Ron Chatterjee 
wrote:

> Problem that I see using CMS that its very hard to make changes and the
> code is always very embedded and dependent. Hopefully it  will be different
> than what I have seen. Interesting!
>
>
> On Tuesday, October 13, 2015 at 10:11:20 AM UTC-4, Leonel Câmara wrote:
>>
>> I may actually have to make a web2py CMS quite soon. I have a bunch
>> requirements that off-the-shelf CMSes don't fulfill but I would be really
>> interested in seeing your code Carlos, give us a heads up when you release.
>>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Anthony

>
> On Monday, October 12, 2015 at 12:12:46 PM UTC-7, Vinicius Assef wrote:
>>
>> Quokka CMS is a very nice and modern choice, too. 
>>
>>
> Got a pointer?  I don't think the solar cell calculator was the software 
> you meant.
>

http://quokkaproject.org/

It's based on Flask. Created by a former web2py core contributor.

Anthony

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Dave S


On Monday, October 12, 2015 at 12:12:46 PM UTC-7, Vinicius Assef wrote:
>
> Quokka CMS is a very nice and modern choice, too. 
>
>
Got a pointer?  I don't think the solar cell calculator was the software 
you meant.

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-13 Thread Dave S


On Tuesday, October 13, 2015 at 12:31:24 PM UTC-7, Anthony wrote:
>
> On Monday, October 12, 2015 at 12:12:46 PM UTC-7, Vinicius Assef wrote:
>>>
>>> Quokka CMS is a very nice and modern choice, too. 
>>>
>>>
>> Got a pointer?  I don't think the solar cell calculator was the software 
>> you meant.
>>
>
> http://quokkaproject.org/
>
> It's based on Flask. Created by a former web2py core contributor.
>
>

Thanks.  That definitely missed my search.

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2015-10-12 Thread Paolo Amboni
Are there some contraindications to use web2py with php based cms like 
joomla?

Il giorno sabato 10 ottobre 2015 18:34:55 UTC+2, Anthony ha scritto:
>
> If it has to be Python, there are several Django based CMSes -- Wagtail 
> looks like a nice one (there's also Mezzanine and 
> Django CMS).
>
> Anthony
>
> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote:
>>
>> After some research i finally concluded that there is no stable and 
>> structured CMS made for web2py (tell me if i'm wrong).
>> Which is a python cms that better can be put beside a web2py site 
>> (already made)?
>> Thanks.
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: CMS WEB2PY

2015-10-12 Thread Vinicius Assef
Quokka CMS is a very nice and modern choice, too.

--
Vinicius Assef




On 10 October 2015 at 13:34, Anthony  wrote:
> If it has to be Python, there are several Django based CMSes -- Wagtail
> looks like a nice one (there's also Mezzanine and Django CMS).
>
> Anthony
>
>
> On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote:
>>
>> After some research i finally concluded that there is no stable and
>> structured CMS made for web2py (tell me if i'm wrong).
>> Which is a python cms that better can be put beside a web2py site (already
>> made)?
>> Thanks.
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: CMS WEB2PY

2015-10-10 Thread Anthony
If it has to be Python, there are several Django based CMSes -- Wagtail 
looks like a nice one (there's also Mezzanine and 
Django CMS).

Anthony

On Saturday, October 10, 2015 at 3:32:22 AM UTC-4, Paolo Amboni wrote:
>
> After some research i finally concluded that there is no stable and 
> structured CMS made for web2py (tell me if i'm wrong).
> Which is a python cms that better can be put beside a web2py site (already 
> made)?
> Thanks.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.