Home  Extras  MODx Add-Ons  SkinGraft

SkinGraft



Forums Support Thread Votes: 19
Tags: Administration, Personalization, manager, editing, module, site template, modxpkg, skingraft, template management
Submitted: Nov 5, 2006
Released: Nov 5, 2006
Downloads: 9328
License: GPL - GNU Public
Package Website


SkinGraft 1.0.1 | Author: Scotty Delicious

Works with the following Version(s):

SkinGraft is a MODx template management module. It allows you to install template packages (zip files) edit templates, set defaults, etc...
Screen Shots


Download


Description

SkinGraft is a MODx template management module. It allows you to install template packages (zip files) edit templates, set defaults, etc...

Version 1.0 introduces the ability for template designers to fill out a form and have the code to make their templates "SkinGraft Compatible" automatically generated.

1.0 also improves with the ability to install chunks and template variables!

Want more totally awesome SkinGraft templates?

Check out Susan Ottwell's SkinGraft packages.

Instructions

TO INSTALL:

Install with the MODx Resource Wizard!
Manual install is complicated, trust me, the wizard will make it easier.

Detailed instructions at the MODx wiki.UpdatesUPDATED Monday Nov, 13 2006
Commented out lines 355 - 370

/**
* @ COMMENTED OUT DUE TO SOME HOSTS NOT RECOGNIZING
* .ZIP FILES AS CORRECT MIME TYPE. IF YOUR HOST
* CAN IDENTIFY .ZIP AS "application/zip", YOU CAN
* REMOVE THESE COMMENT STARS.

/*
$ttype = $_FILES'userfile''type';
if ($ttype !== "application/zip") {
$dec_arr = array('upload'=>$_sgl'back_b');
$declare = "<h2>".$_sgl'exam_zip'."</h2>";
$declare .= $this->sg_foot($dec_arr);
unlink($uf);
return $declare;
}
*/




Sub-Packages


Forums Support Thread Votes: 15
Tags:
Submitted: Nov 5, 2006
Released: Nov 5, 2006
Downloads: 2271
License: Other
Package Website


SkinGraft Banzai Bundle | Author: Scotty Delicious

Three templates by Banzi, (BackInBlack, PortalX2, and Step) packaged as SkinGraft packages. Thank you to Banzai for these terrific templates.



Previous Releases



Comments

Please login to comment.

Close ]


 
 
 

Contact Us | Team Blog | FAQ | Site Credits

© 2005-2009 the MODx CMS project. All rights reserved. Privacy Policy | Terms of Service