Important announcements from CouchCMS team
237 posts Page 16 of 24
Previous 1 ... 13, 14, 15, 16, 17, 18, 19 ... 24 Next
@alexandr
I checked and, unfortunately, it is not currently possible.
I get your point though - with the search tag now being utilized within the admin-panel, I think we should now provide a way to search for unpublished pages.

I have added this to my todo list.
Thanks.
KK wrote: @alexandr
I checked and, unfortunately, it is not currently possible.
I get your point though - with the search tag now being utilized within the admin-panel, I think we should now provide a way to search for unpublished pages.

I have added this to my todo list.
Thanks.

thanks for the answer, that would be of great help for my proyect, I use couch for a foundation, we have a form in the page for the people who ask for a donation, when the form is submitted, an unpublished page is generated in couch with the form info, then we review the generated page and if it fit the requeriments the page is published, but some times we need to search for a specific person in those pages and the most of time that person's page is unpublished.
Im going to try to find a workaround, if find something, I'm going to publish it here to see if it is of help
greetings.
Hello, today I noticed something strange in dealing with nicedit.
Please tell me the colors you see, it is normal?. I think they are repeated - as nowhere gray

Thanks

Attachments

Hi I just download Couch CMS v1.4.7 and I regret not just notice that v2.0 has been coming out several months. Usually I see software release labeled "stable" or "development".

As I see that in the download page, it is still v1.4.7 there. So it seems that, v1.4.7 is the stable release. But here I see many people are of interest to using v2.0. So, my question is, is v2.0 ready for production environment? Thanks
@atorui, it has been sometime now since the beta for v2.0 was released.
The idea was to let people use it and give feedback or report issues.

The version of 2.0 hosted at GitHub (https://github.com/CouchCMS/CouchCMS) contains fixes to all bugs reported till date (and several improvements).

So to answer your question - I think it'd be safe now to say that the GitHub version is production ready. In fact, very soon it will become the official release version.
Thanks Mr. Admin! :)
Hi :)
I think I came across a bug!
I please KK to say why this is happening

<cms:config_list_view searchable='1' />
This feature works very well, but pagination show empty pages
The first page shows the correct results, but page 2 is empty!
Thanks in advance
First of all, Great new CMS! I really love exploring all the new options!

Just a minor IE issue:
I'm getting a SyntaxError for svg4everybody.min.js (2,358) when opening the admin panel in IE11. Therefore the SVG icons do not show up.
I have a weird ordering issue. I set the admin to be able to order the listing of products, it switches the order in the admin panel but not on the actual page:

Code: Select all
<cms:set product_link=k_page_link/>
                                    <cms:reverse_related_pages field='image_product' limit='1' masterpage='includes/product-gallery.php' order='asc, desc' orderby='weight'>
                                       <a href="<cms:show product_link/>"><img alt="<cms:show product_title /> Bronze Statue" class="c_image_1 tr_all" src="<cms:thumbnail enforce_max='1' height='400' quality='100' src=gg_image width='263'/>"></a>
                                    </cms:reverse_related_pages>
order='asc, desc' orderby='weight'

How it is supposed to work then? Only humans can do something like goto='movies' goby='car,bus' :lol: Couch is way less sophisticated :D
Previous 1 ... 13, 14, 15, 16, 17, 18, 19 ... 24 Next
237 posts Page 16 of 24
cron