Tuesday, 22 May 2012

Blogs

Web. Print. Smart. A Christian-run print design, web design, and web hosting business
Make a Lasting Impression
Powered by You!
Make a Lasting Impression
Geeks and God Podcast
Frustrate. Educate. Motivate.

Join Us On Facebook

XOOPS HTML Classes v1.0


Source | XOOPS Project
Date: 2011/10/24 0:01:32
Views: 1

I created classes for the attributes to be included in HTML pages to facilitate the rewriting of several lines of recursive code. There are only 4 classes for now, but I'm working to create all the attributes that relate to this, except for the forms that already exist in the class / xoopsform.

A test by the team is necessary, for possible inclusion in future versions of xoops.

WARNING: These classes are to be tested because they are not yet complete for inclusion with the Core. Know use by testing out of XOOPS, as I type on the WAMP Server from www.wampserver.com

Features:
- XoopsHtmlHeading
- XoopsHtmlTable
- XoopsHtmlTableCaption
- XoopsHtmlTableHeaderCell
- XoopsHtmlTableCell
- XoopsHtmlTableRow
- XoopsHtmlDiv
- XoopsHtmlParagraph
- XoopsHtmlBookmark
- XoopsHtmlBlock
- XoopsHtmlSpan
- XoopsHtmlImage
- XoopsHtmlComment
- XoopsHtmlList
- XoopsHtmlListItem

These can be used in conjunction with smarty templates and themes.

Eg: for the header in theme, in the theme.html file just enter the variables smarty, html - head - title - meta - link - script - body and manipulate the code from the core or a module in administration.

I look forward to your feedback

Download

Thread

URL: http://www.christianwebresources.net/modules/planet/view.article.php/1915
Trackback: http://www.christianwebresources.net/modules/planet/trackback.php/1915

The comments are owned by the poster. We aren't responsible for their content.