Re: [php-gtk-webmaster] Patch

[email protected] (Ben Ramsey) Tue, 14 Jul 2015 08:25:00 -0500
Newsgroups php.gtk.webmaster
Message-ID <[email protected]>
> On Jul 14, 2015, at 5:28 AM, Gage Morgan <[email protected]> =
wrote:
>=20
> If you want to test my site design, I've created a patch that =
overrides the default files, add posts from gtk.php.net, but doesn't =
replace images. Find it on my website here:
> http://flamesocial.gagesblog.com/GTKWEB-Proposed.txt
> I've tested it with a clean install of php-web just to see how it =
would work.
> After about ten minutes using the command:
> $ patch -p1 < patchname.patch
> I scrolled through all the "not founds" and ended up with a =
fresh-looking website minus the gtk logo. One long file is what I will =
tell you.
> 		 	   		 =20

Do you have your code in a separate branch in your GitHub fork of =
web-gtk? The diff there would be easier to look at than a patch file.

-Ben=