How can i fresh website when i add pages?

Sorry but i have to ask. When i add one or html pages to templates/pages how do i get the web refresh. I can't do it with --build_website.

For instance, i test with   shopping_cat app and i add one html test page and i can't see the page when i put the url in the browser.

Thanks.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/5ffe956f-e6d9-4a97-b2d8-5f0060d9004b%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
I have been searching but no luck!!!

--clear_web           Clear website cache

--build_website       Sync statics and clear cache

--sync_statics        Sync files from templates/statics to Web Pages

--clear_cache         Clear cache, doctype cache and defaults

--sync_all            Reload all doctypes, pages, etc. using txt files [-f]


None of the above work.

Quarta-feira, 3 de Setembro de 2014 17:22:16 UTC+1, Luis Fernandes escreveu:
Sorry but i have to ask. When i add one or html pages to templates/pages how do i get the web refresh. I can't do it with --build_website.

For instance, i test with   shopping_cat app and i add one html test page and i can't see the page when i put the url in the browser.

Thanks.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/d3d4d799-75bd-4881-9692-126dbfdac4aa%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
--clear_web should do it!

Is your app installed.

Can you share your commit?


On 03-Sep-2014, at 10:18 pm, Luis Fernandes <lu...@gmail.com> wrote:

I have been searching but no luck!!!

--clear_web           Clear website cache

--build_website       Sync statics and clear cache

--sync_statics        Sync files from templates/statics to Web Pages

--clear_cache         Clear cache, doctype cache and defaults

--sync_all            Reload all doctypes, pages, etc. using txt files [-f]


None of the above work.

Quarta-feira, 3 de Setembro de 2014 17:22:16 UTC+1, Luis Fernandes escreveu:
Sorry but i have to ask. When i add one or html pages to templates/pages how do i get the web refresh. I can't do it with --build_website.

For instance, i test with   shopping_cat app and i add one html test page and i can't see the page when i put the url in the browser.

Thanks.

-- 
Note:
 
If you are posting an issue,
 
1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/d3d4d799-75bd-4881-9692-126dbfdac4aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CA3F59C8-09AD-41C6-9179-47D11D0A7936%40gmail.com.

    For more options, visit https://groups.google.com/d/optout.
It work. I Have been testing some possibilities and at the same time i try to understand the framework, nothing special yet!!! But some good ideas!!

Thanks.

Quarta-feira, 3 de Setembro de 2014 18:09:07 UTC+1, rushabh escreveu:
--clear_web should do it!

Is your app installed.

Can you share your commit?


On 03-Sep-2014, at 10:18 pm, Luis Fernandes <lu...@gmail.com> wrote:

I have been searching but no luck!!!

--clear_web           Clear website cache

--build_website       Sync statics and clear cache

--sync_statics        Sync files from templates/statics to Web Pages

--clear_cache         Clear cache, doctype cache and defaults

--sync_all            Reload all doctypes, pages, etc. using txt files [-f]


None of the above work.

Quarta-feira, 3 de Setembro de 2014 17:22:16 UTC+1, Luis Fernandes escreveu:
Sorry but i have to ask. When i add one or html pages to templates/pages how do i get the web refresh. I can't do it with --build_website.

For instance, i test with   shopping_cat app and i add one html test page and i can't see the page when i put the url in the browser.

Thanks.

-- 
Note:
 
If you are posting an issue,
 
1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
 
End of Note
--- 
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/d3d4d799-75bd-4881-9692-126dbfdac4aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/f743f471-7846-4abf-9b03-cb39681c1004%40googlegroups.com.

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