Re: [opensuse] New 3 Column Web Template Available - Validated HTML 4.01, CSS
Per Jessen wrote:
David C. Rankin wrote:
Never fails, that was the stuff I added at 2:00 am after having validated the template before putting in the final content. Easy fix though.
Also, Per, do you use quanta? If so, how can I tell it to handle my php include statements so the css flows through for the preview?
Hi David
I did use quanta a while back, but I haven't for the last 3-4 years. I know I have used 'kate' every now and then, but otherwise it's mostly plain vi. With the latest syntax-highlighting it's become a lot easier.
Wait - do you use php to include css? That sounds a little backward.
/Per
Per -- No way, I'm backwards, but not that backwards;-) Hey take a look are Version 2 of the little template. It is growing up. It now has some pretty slick dynamic vertical pop-out menus (pure css) as well as updated formatting for the right column, etc. It has taken a week or so of spare time (note the absence of list posts), but I'm happy with the results so far. With the content separated from the header, footer and menu, adding content is made a lot easier. (but it will still probably take me a year to get the rest done) I don't know if you have used quanta lately, but the 3.5 version is awesome. I love it! For pure editing it doesn't matter to me whether I use vi, kwrite, kate, or quanta, but for the sheer convenience the 'project' features of quanta provide, I haven't found anything to beat it yet. I have my working copy of my site on my laptop. In quanta, a simple right-click and choose "Upload Project.." and all edits are automatically ftp'd to my actual web server. Piece of cake. Plus since quanta is basically kate on web steriods, all my prior templates, etc. are accessible as well. To take a look at the new version of the template just use the links on the bottom right of the home page: http://www.3111skyline.com/ -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
David C. Rankin wrote:
To take a look at the new version of the template just use the links on the bottom right of the home page:
Latest release is 12/31 and sets minimum screen width to 640px (found that was needed looking at the site on my sons PSP), css footnotes added and 3-level deep dynamic menus added, and general css cleanup. Sample layout: http://www.3111skyline.com/download/webdev/3ColTemplate/ Direct .tar.bz2 download: http://www.3111skyline.com/download/webdev/3ColTemplate.tar.bz2 Just unpack it to a directory on you server that is accessible by your web server and point your browser to the index.php. If nothing else, it is a great learning tool to see how css, divs, html, php, etc.. all work together to create a lightweight, scalable, relatively cool looking site. Sample pages included: "Linux hddtemp" and "Intel Linux Graphics". Future additions MySQL integration and AJAX. -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
David C. Rankin wrote:
Sample pages included: "Linux hddtemp" and "Intel Linux Graphics". Future additions MySQL integration and AJAX.
List, Version 4 released 1/12/09: Sample layout: http://www.3111skyline.com/download/webdev/3ColTemplate/ Direct .tar.bz2 download: http://www.3111skyline.com/download/webdev/3ColTemplate.tar.bz2 Sample page additions - "Visitors Log Database" concerning capturing visitor data with PHP into a MySQL database and separate web counter. The template includes complete code for the log, but you must first configure your MySQL database before uncommenting the code in the 3111header.php file. A setup file explaining the MySQL integration is available in the template in the menu "Entry 2 Sample Pages -> Visitor Log Database" and from the direct link: http://www.3111skyline.com/download/webdev/3ColTemplate/mysql-log.php New additions - PHP MySQL integration and small js popup for displaying code instead of using the <pre> tag. (popup example under "Testing and Troubleshooting in the Visitor Log Database page) Changes - <div id="menu"> moved outside of 3111menu.php to index.php surrounding the menu include statement to all for inclusion of multiple context sensitive menus on a per-page basis. Check it out, download it, hack it up as your own. Note: many changes to the template were made this time. If you find a bug, let me know and I'll fix it promptly. Thanks. -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
David C. Rankin