<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Increase extra fields in pages</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 15:34:02 -0000</pubDate>

		<item>
			<title>medar</title>
			<description><![CDATA[In critical for performance system/core/pages/page.inc.php (display page) only added one lightweight SQL-query to small table (getting list of extra fields). That's all.<br />
<br />
May be transfer topic to Projects ?]]></description>
			<pubDate>Ma, 27 Okt 2008 18:39:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1352]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[I don't mind an ability to customize pages behavior from Admin panel, as we try to get more user friendly. But I agree with oc that we should make sure it does not affect the performance on those sites which won't use custom extrafields. And a lot of testing of course.]]></description>
			<pubDate>Ma, 27 Okt 2008 18:04:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1350]]></link>
		</item>
		<item>
			<title>medar</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;amp;p=1344#1344">#</a> <strong>oc :</strong>
Bugs.. page.php?m=add<br />
</blockquote>
Any details ? <br />
To the new field appeared in page.php?m=add need to manually write in page.add.tpl (PAGEADD_FORM_...)<br />
<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;amp;p=1344#1344">#</a> <strong>oc :</strong>
I like the idea, but you gotta make sure It won't bring side effects.<br />
</blockquote>
I was test it on my localhost, all works fine.<br />
If we are afraid of possible side effects, we will never write a good cms. :)<br />
<br />
PS I forget show link pages for add/editing extra fields - admin.php?m=page&amp;s=extrafields<br />
Administration-&gt;Pages-&gt;Add/Edit extra fields for pages]]></description>
			<pubDate>Ma, 27 Okt 2008 15:10:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1345]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[Bugs.. page.php?m=add<br />
<br />
I like the idea, but you gotta make sure It won't bring side effects. I myself did a hell of a job for 2 miliseconds, I expect that from everybody.]]></description>
			<pubDate>Ma, 27 Okt 2008 06:26:14 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1344]]></link>
		</item>
		<item>
			<title>medar</title>
			<description><![CDATA[Sorry for the initiative but i realized this feature as core hack.<br />
See <a href="http://trac.cotonti.com/changeset/128">http://trac.cotonti.com/changeset/128</a><br />
Please test.<br />
<br />
I may rewrite it as plugin if it need.<br />
But i think may way is the best solution.]]></description>
			<pubDate>Ma, 27 Okt 2008 05:37:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1340]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[90% of users will not need it, which means a waste. I propose this as a plugin, a part of which has been recently released on Neocrome. If the demand is high enough, we can also code the Admin and Add/Edit parts for that plugin.]]></description>
			<pubDate>Thu, 23 Okt 2008 23:58:47 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1302]]></link>
		</item>
		<item>
			<title>Lombi</title>
			<description><![CDATA[Trustmaster just released code that does this, minus the pageadd/edit bits and actual sql modification.]]></description>
			<pubDate>Thu, 23 Okt 2008 22:51:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1298]]></link>
		</item>
		<item>
			<title>medar</title>
			<description><![CDATA[I use additional page fields in <strong>every</strong> of my Seditio projects.<br />
I propose increase extra fields by default. Some for &lt;input&gt; , some for &lt;textarea&gt;:<br />
<br />
Changes for sql:<br />
page_extra6 - VARCHAR(255) <br />
page_extra7 - VARCHAR(255)<br />
page_extra8 - VARCHAR(255)<br />
page_extra9 - VARCHAR(255)<br />
page_extra10 - TEXT<br />
page_extra11 - TEXT<br />
page_extra12 - TEXT<br />
page_extra13 - TEXT<br />
page_extra14 - TEXT<br />
... or do more<br />
<br />
And do support tags PAGEADD_FORM_EXTRAxx , PAGE_EXTRAxx, PAGEEDIT_FORM_EXTRAxx in system/core/page/page.add.inc.php , system/core/page/page.edit.inc.php , system/core/page/page.inc.php.<br />
<br />
In my opinion, it would be nice.<br />
I may do this commit.]]></description>
			<pubDate>Thu, 23 Okt 2008 22:05:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=507&d=0#post1297]]></link>
		</item>
	</channel>
</rss>