<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/phpcodegenie/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/phpcodegenie/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Jun 2006 12:36:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpcodegenie/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>database constant in getTABLENAMEByPK</title><link>https://sourceforge.net/p/phpcodegenie/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;if we consider tha table contact, &lt;br /&gt;
in class contactGenDAO.class.php, the phpcodegeni&lt;br /&gt;
database constant used for getContactByPK is the first&lt;br /&gt;
of all the database contant of table constant. I think&lt;br /&gt;
it must be FIELD_CONTACT_PK.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pierre alain BOURDIL</dc:creator><pubDate>Fri, 30 Jun 2006 12:36:18 -0000</pubDate><guid>https://sourceforge.net0fe5de606c116fddd0b19104e00c60efc27fb04c</guid></item><item><title>Running PHPCodeGenie in XP</title><link>https://sourceforge.net/p/phpcodegenie/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have trouble running the PhpCodegenie in my &lt;br /&gt;
computer running Windows XP. The following error &lt;br /&gt;
appears when i run it in my browser:&lt;/p&gt;
&lt;p&gt;Directory Listing Denied&lt;br /&gt;
This Virtual Directory does not allow contents to be &lt;br /&gt;
listed.&lt;/p&gt;
&lt;p&gt;Please help me with the problem above, what should be &lt;br /&gt;
done to run the phpcodegenie in my computer...&lt;/p&gt;
&lt;p&gt;My configuration is set below:&lt;br /&gt;
&amp;lt;?&lt;br /&gt;
session_start();&lt;br /&gt;
define&lt;br /&gt;
("URL_ADDRESS","http://localhost/phpCodeGenie3.0.2/web&lt;br /&gt;
/");&lt;br /&gt;
/***************** &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;// Windows Server&lt;br /&gt;
define&lt;br /&gt;
("SITE_PATH","C:\\Inetpub\\wwwroot\\phpCodeGenie3.0.2&lt;br /&gt;
\\");   // no trailing slashes&lt;br /&gt;
define("FILE_SEPARATOR", "\\");&lt;br /&gt;
// win or nix&lt;br /&gt;
define("OS_TYPE","win");&lt;/p&gt;
&lt;p&gt;***************/ &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;define("WEB_SEPARATOR","/");&lt;br /&gt;
define("APP_PATH",SITE_PATH.FILE_SEPARATOR."app");&lt;br /&gt;
define&lt;br /&gt;
("WEB_PATH",SITE_PATH.FILE_SEPARATOR."web");  &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;// Specify the language that you want to use &lt;br /&gt;
phpCodeGenie in&lt;br /&gt;
// You can make your own language file if it does &lt;br /&gt;
exist yet&lt;br /&gt;
// and send your contribution back to phpCodeGenie&lt;br /&gt;
define&lt;br /&gt;
("LANGUAGE_FILE",APP_PATH.FILE_SEPARATOR."language".FI&lt;br /&gt;
LE_SEPARATOR."lang_english.inc.php");&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;define&lt;br /&gt;
("CONFIG_COMPONENT",APP_PATH.FILE_SEPARATOR."settings"&lt;br /&gt;
);&lt;br /&gt;
define&lt;br /&gt;
("CONFIG_FILE",CONFIG_COMPONENT.FILE_SEPARATOR."defini&lt;br /&gt;
tions.inc.php"); &lt;br /&gt;
include_once(CONFIG_FILE); &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;?&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 17 Feb 2006 05:28:13 -0000</pubDate><guid>https://sourceforge.neteaaabca8ee9430cca8380b3d41c8a671ee87e413</guid></item><item><title>Improved style sheet</title><link>https://sourceforge.net/p/phpcodegenie/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;br /&gt;
I played with a style sheet a bit to make the generated&lt;br /&gt;
output a bit clearer. Fixed the menu on the side&lt;br /&gt;
problem and the footer showing in the middle of the&lt;br /&gt;
screen. The main text area now has nice scroll bars if&lt;br /&gt;
the content gets too wide/high :)&lt;br /&gt;
Cheers&lt;br /&gt;
M&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maciek Mikrut</dc:creator><pubDate>Sun, 27 Mar 2005 11:17:40 -0000</pubDate><guid>https://sourceforge.net021077e5b924d4ccc7a22818b2d905081a6e7027</guid></item><item><title>I had troubles to launch phpCodeGenie</title><link>https://sourceforge.net/p/phpcodegenie/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I had some troubles to launch phpCodeGenie.&lt;/p&gt;
&lt;p&gt;the .htacces method didn't work well and I didn't want to install &lt;br /&gt;
anything in my php include path.&lt;/p&gt;
&lt;p&gt;I decided to use a third way : make phpCodeGenie "standalone" &lt;br /&gt;
and usable on any machine, even a web server far away from our &lt;br /&gt;
home.&lt;/p&gt;
&lt;p&gt;Here is my index.php file, the one which is at the root of the site.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 12 Mar 2005 10:30:59 -0000</pubDate><guid>https://sourceforge.netde76c01b0e7512be5e62f9539b4461dae1dc969f</guid></item><item><title>Make appearance of edit/delete buttons optional</title><link>https://sourceforge.net/p/phpcodegenie/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;here's a (quick'n'dirty) patch to do so (against 1.4)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nico Schmoigl</dc:creator><pubDate>Mon, 28 Jun 2004 08:58:19 -0000</pubDate><guid>https://sourceforge.net791b63a8c92773e336e3b632a99f4fdce93c7ec1</guid></item></channel></rss>