<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : DHTML Js Calendar</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 08 Apr 2026 21:20:14 -0000</pubDate>

		<item>
			<title>booka</title>
			<description><![CDATA[<strong>Kort</strong>, that JS calendar just an example of user friendly feature that Cotonti is missed to became popular CMS. Right now when we have a lot of different CMS/CMF around - our CMS must be not just fastest or lightest - but most user friendly and original. <br />
<br />
Mostly users now want to start new sites ASAP and after that extend their sites using live examples and learn on it.]]></description>
			<pubDate>Wed, 05 May 2010 00:57:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24467]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[Debating with people (like you) that doesn't listen to other needs and look only in one direction (their own) is THE REAL WASTE of time. I hope some other people like Thrustmaster can treat me in a different way.<br />
Otherwise, I can consider the great and hard work to port my site to another CMF sustained by a most open and collaborative community.]]></description>
			<pubDate>Tue, 04 May 2010 23:24:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24466]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[That is funny. I just experimented (and wasted time also) to find out that unless you post years or months ahead (which is weird) &amp; want to change post time (which is twice weird), you have to just alter the date, which is (surprise!!!) same two clicks! Oh, if it is 31-Jan and you're looking at 1-Feb, than it is 4 clicks. Ok, make it 8. How much time is that? Does that compare to the time you've wasted on the calendars &amp; debates here? Hell no! And I am not hostile.]]></description>
			<pubDate>Tue, 04 May 2010 22:41:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24463]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=24454#24454">#</a> <strong>Kort :</strong>
...But that's not what Cotonti is made for...</blockquote>
<br />
<span style="color:#A40000">If Cotonti claims to be a CM<strong>F</strong> then we must study it to support any task or situation.</span><br />
<br />
<blockquote><strong>Kort:</strong><hr />...requiring that jq calendars or datepickers are embedded into the core...</blockquote>
<span style="color:#A40000">Me and Koradhil were just asking to make the core more simple and capable of hooking every plugin or jQuery script a webmaster needs for his situation, not to include a datepicker in the package.<br />
</span><br />
<blockquote><strong>Kort:</strong><hr />...10-15 times is nonsense and you understand it yourself...</blockquote>
<span style="color:#A40000">It would be a nonsense only if you have so much time to waste everytime you have to set a date setting FIVE select fields you could instead set with a simple click on a calendar.</span><br />
<br />
<blockquote><strong>Kort:</strong><hr />You've been shown a way to deal with <span style="text-decoration:underline">your specific situation</span>: if you can't get the job done it doesn't mean it is impossible.</blockquote>
<br />
When a developer community becomes so hostile and one-sided is the beginning of the end ... I think we'll never see Cotonti expansion between CMF  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/sad.gif" alt=":(" />]]></description>
			<pubDate>Tue, 04 May 2010 21:28:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24461]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=24448#24448">#</a> <strong>donP :</strong>
Ah no?! Everytime a user wants to insert a New in homepage and decide when that New has to appear and when would diappear... this is the most important activity for a frontpage site with many contibutors writing contents. At least 10-15 times a day!</blockquote> Thinking big is good. But that's not what Cotonti is made for. You do not manipulate dates or deal with dates to the extent requiring that jq calendars or datepickers are embedded into the core. 10-15 times is nonsense and you understand it yourself. You've been shown a way to deal with <span style="text-decoration:underline">your specific situation</span>: if you can't get the job done it doesn't mean it is impossible.]]></description>
			<pubDate>Tue, 04 May 2010 13:26:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24454]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[If it is not hard to do...<br />
Lets make a plugin for it with custom tags something like {PAGEADD_FORM_EXPIRE_NICEGUI} for the nice looking GUI, with on the backend (hidden) the original cotonti stuff...<br />
<br />
The two fields idea.... (I do not like that personally, this is waiting for shit to happen)<br />
<br />
I do not have the time for it right now, maybe... later]]></description>
			<pubDate>Tue, 04 May 2010 05:46:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24452]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[for donp <br />
<br />
find<br />
{PAGEADD_FORM_EXPIRE}<br />
make smth like :<br />
&lt;div class=&quot;hide_date&quot;&gt;{PAGEADD_FORM_EXPIRE}&lt;/div&gt;<br />
than with help of jquery hide block<br />
next step^ find all elements of this date by select name<br />
it will be something like<br />
function updateSelected(dates) { <br />
    $('[name=selectedMonth]').val(dates.length ? dates[0].getMonth() + 1 : ''); <br />
    $([name=selectedDay]').val(dates.length ? dates[0].getDate() : ''); <br />
    $('[selectedYear]').val(dates.length ? dates[0].getFullYear() : ''); <br />
    checkLinkedDays(); // Disable invalid days <br />
blah blah blah <br />
<br />
it is not hard/ it is not plugin. It is just TEMPLATE.]]></description>
			<pubDate>Tue, 04 May 2010 05:33:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24451]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[<blockquote><strong>booka:</strong><hr />I now Cotonti since LDU... Totally from my point of view (user) - nothing changed in general. It still looks like something made on kneels - it has a potential and can be used to run GREAT sites, but it is not something attractive from marketing point of view. <span style="color:#A40000"><strong>Looks like it lives for itself</strong></span> - to be fastest, with minimum weight, with big potential, <span style="color:#A40000"><strong>BUT</strong></span>... </blockquote>
I totally agree with these considerations!<br />
<br />
In Cotonti HomePage we can read:<br />
<blockquote><ul>
<li>Modular and extensible with Modules and Plugins.</li>
<li>Layout separated from logic. Templates render fast, no PHP skills required.</li>
<li>Client-side magic with on-board jQuery.</li>
<li>Easy to understand, easy to customize.</li>
</ul></blockquote>
I think we have to make more TRUE these statements]]></description>
			<pubDate>Tue, 04 May 2010 05:24:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24450]]></link>
		</item>
		<item>
			<title>booka</title>
			<description><![CDATA[I think I can agree with EZ... <br />
<br />
I understand that core development is something away from User Friendly religion, but it must be Plugin-maker Friendly. All modifications, like date pickers or something must be done without changing of the core.<br />
<br />
From the other hand - most of developers told about how to achieve more clients, how to apply our CMS to more sites. To do that first off all it must be user friendly, it must support auto installation like Windows or Mac installer, it must be flexible and support things that didn't require any coding just from the box: Galleries, Blogs, Forums, Forms which are not required any reloads etc. And for sure it must has a lot (about 10 to 20) perfect WEB 2.0 skins just out from the box. Look at this site - even it doesn't looks good, Neocrome.net looks much better for now.<br />
<br />
I'm not a perfect coder and I'm not perfect skinmaker - so you can freely forget about my thoughts. But for example - right now I need to start new ecommerce project. I can install Magento - spent few month to optimize it for local realms or find some coder to do that. But I can go to WebAssyst Shop-Script - it has less functionality - but it is easy, it has a lot of user friendly things and I can just download and begin to use it. Yes - it will cost some money, but how much money I can loose while playing with heavy code even if it can provide me with more functionality?<br /><br /><b>Добавлено 3 Минуты спустя:</b><br /><br />I now Cotonti since LDU... Totally from my point of view (user) - nothing changed in general. It still looks like something made on kneels - it has a potential and can be used to run GREAT sites, but it is not something attractive from marketing point of view. Looks like it lives for itself - to be fastest, with minimum weight, with big potential, but...]]></description>
			<pubDate>Tue, 04 May 2010 05:11:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24449]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[<blockquote><strong>Kort:</strong><hr />manipulating dates is not something you do often with Cotonti</blockquote>
Ah no?! Everytime a user wants to insert a New in homepage and decide when that New has to appear and when would diappear... this is the most important activity for a frontpage site with many contibutors writing contents. At least 10-15 times a day!<br />
<br />
Me and Koradhil were only saying that, for implementing plugins (I can make my own like I've ever done, from LDU 600, I don't need a ready-made solution) we have to make the core able to hook them...<br />
I was remarking that, FOR EXAMPLE, the actual page-date/begin/expire is very hard to integrate with a plugin (not only a JsDatepicker) if we have FIVE select-fields to set a single date!<br />
<br />
<blockquote><strong>ez:</strong><hr />So, what solution should/can we make? </blockquote>
Koradhil's one: <blockquote><strong>Koradhil:</strong><hr />supporting two formats: seperate fields (existing) and a combined field, allowing for developers to choose between input formats.</blockquote>]]></description>
			<pubDate>Tue, 04 May 2010 05:01:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24448]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[Let's work on a solution that is good for all, it is better then filling this topic..<br />
I agree with a lot off arguments above... (there are pro's and con's for everything)<br />
<br />
I too think we could use some nice things like datepickers and other stuff, but it should be like a piece off Lego (a building block)<br />
<br />
I am a very strong believer of a small core and plugins to expand/extend to the users needs... <br />
<em>I even think that most parts should be plugins... (but that is just my opinion)</em><br />
<br />
Maybe the best solution is solid core components that are useable/flexible for integrating all kinds<br />
off nice GUI stuff. Let's think about that....<br />
<br />
Personally I haven't looked at things like GUI (JS)datepickers, but now that this discussion is there... hmmmmm I would love to see them.. (but not risking something..)<br />
<br />
So, what solution should/can we make?]]></description>
			<pubDate>Tue, 04 May 2010 04:31:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24447]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[Cotonti is a framework rather than a ready-made solution. We've built around 20 seditio- and cotonti-based websites, and no singe (simple?) user has ever told us that is was obscure or remote. Stuffing it with calendars and alike a. won't make it user-friendly b. will make it less stable c. will make it big d. will make it prone to errors (add more as needed). <br />
As regards calendars/datepickers, manipulating dates is not something you do often with Cotonti. I'd even say, you do not normally manipulate dates in Cotonti. But if you do need it, make a plugin and do not request immediate core adjustment.]]></description>
			<pubDate>Tue, 04 May 2010 03:01:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24446]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[@esclklm and Kort:<br />
<br />
It's mostly this (your) way of thinking and develop Cotonti that makes it so <strong>obscure and remote to simple users</strong>.<br />
I'm a webmaster, I'm quite skilled to write my contents as I want, also directly in HTML, I'm clever enough to mantain my personal website also directly making changes inside PHP code and core-hacking the origninal script... but, if you want to setup a website and leave it for a not very expert client, or just allow everyone to participate to a website by inserting contents, Cotonti is actually <strong>the less intuitive interface we can find among CMS around</strong>!<br />
<br />
<blockquote><strong>Kort:</strong><hr />Integrating 3rd party scripts is a job for plugin-maker</blockquote>
Yes, but plugin makers must have te ability to interact with a simple code, not a cryptic core so difficult to interface! (as a date-insert with FIVE select fields)]]></description>
			<pubDate>Tue, 04 May 2010 02:20:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24445]]></link>
		</item>
		<item>
			<title>Kort</title>
			<description><![CDATA[The whole discussion is strange. Why would anyone need to integrate a calendar or a datepicker? To input a birthday in a user-friendly manner? Or play with &quot;posted at&quot; and &quot;valid through&quot; page fields which do not work properly -- and isn't it what has to be fixed first? Integrating 3rd party scripts is a job for plugin-makers. Ask for it in the bazaar. The system development is something different.]]></description>
			<pubDate>Mon, 03 May 2010 22:35:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24443]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[<a href="http://trac.cotonti.com/ticket/483">http://trac.cotonti.com/ticket/483</a> - Koradhil - Do you see cotonti history? What is it? You think - you make. it is just very bad manner in my mind.<br />
<br />
I think may be not bad way is general input for date - but what do you say about date format? or about how to check this string for the right value]]></description>
			<pubDate>Mon, 03 May 2010 21:02:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24442]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[Could you show us the simpler manner to implemet datepicker from now? I saw this code:<br />
<pre class="code">// Update three select controls to match a datepicker selection 
function updateSelected(dates) { 
    $('#selectedMonth').val(dates.length ? dates&#091;0&#093;.getMonth() + 1 : ''); 
    $('#selectedDay').val(dates.length ? dates&#091;0&#093;.getDate() : ''); 
    $('#selectedYear').val(dates.length ? dates&#091;0&#093;.getFullYear() : ''); 
    checkLinkedDays(); // Disable invalid days 
} 
 
$('#selectedPicker').datepick({ 
    minDate: '01/01/2001', maxDate: '12/31/2010', 
    alignment: 'bottomRight', onSelect: updateSelected, 
    showTrigger: '#calImg'}); 
 
// Update datepicker from three select controls 
$('#selectedMonth,#selectedDay,#selectedYear').change(function() { 
    $('#selectedPicker').datepick('setDate', new Date( 
        $('#selectedYear').val(), $('#selectedMonth').val() - 1, 
        $('#selectedDay').val())); 
});</pre>
but where and how can we insert that in Cotonti without core hacks?<br />
<br />
<span style="color:#A40000">Adn... why you assigned the ticket to Renaissance?</span>]]></description>
			<pubDate>Mon, 03 May 2010 20:15:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24441]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Thinking of it, we can already use the datepicker with some custom scripting. See <a href="http://keith-wood.name/datepick.html#misc" rel="nofollow">original datepicker documentation</a>.<br />
<br />
Still, I've created a ticket since it will allow for more flexibility in general (entering a date as plaintext for example). See <a href="http://trac.cotonti.com/ticket/483">ticket 483</a>.]]></description>
			<pubDate>Mon, 03 May 2010 19:41:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24439]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[I think. It is not a problem, <br />
Your Super Calendars are also Js - I think it is very for plugs, templates, but not core!  - <a href="http://trac.cotonti.com/ticket/366">http://trac.cotonti.com/ticket/366</a>]]></description>
			<pubDate>Mon, 03 May 2010 19:29:38 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24437]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[Thank you very much!  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Mon, 03 May 2010 19:01:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24436]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=24424#24424">#</a> <strong>donP :</strong>
But the problem is the integration with Cotonti, 'cause, actually, we have FIVE (!!!) select fields to record ONE date field!<br />
We would hardly change core and .tpl files...  :/</blockquote>
That would be easily solved by supporting two formats: seperate fields (existing) and a combined field, allowing for developers to choose between input formats.<br />
<br />
I've found that using strftime and strptime are the easiest and most flexible way to do this. Of course parsing dates for display will still require a custom function for localisation.<br />
<br />
I'll add a ticket for this.]]></description>
			<pubDate>Mon, 03 May 2010 17:51:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24434]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[You surely meant <a href="http://jqueryui.com/demos/datepicker/" rel="nofollow">http://jqueryui.com/demos/datepicker/</a>  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/wink.gif" alt=";)" /> <br />
Good, and using jQuery...<br />
But the problem is the integration with Cotonti, 'cause, actually, we have FIVE (!!!) select fields to record ONE date field!<br />
We would hardly change core and .tpl files...  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/confused.gif" alt=":/" />]]></description>
			<pubDate>Sun, 02 May 2010 20:54:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24424]]></link>
		</item>
		<item>
			<title>booka</title>
			<description><![CDATA[<a href="http://jqueryui.com/themeroller/" rel="nofollow">http://jqueryui.com/themeroller/</a>]]></description>
			<pubDate>Sun, 02 May 2010 20:38:51 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24423]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[I think our Cotonti CMF must achieve a most friendly GUI in many parts (mostly users side).<br />
A first step would be <a href="http://www.dynarch.com/projects/calendar/" rel="nofollow">this great DHTML Calendar</a> to fill date fields everywhere (pages, user profiles and so on).]]></description>
			<pubDate>Sun, 02 May 2010 20:21:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5588&d=0#post24422]]></link>
		</item>
	</channel>
</rss>