Home  Extras  MODx Add-Ons  SkinGraft

Product:

SkinGraft


Forums Support Thread Votes: 535
Tags: Administration, Personalization
Submitted: Nov 5, 2006
Released: Dec 26, 2009
Downloads: 11386
License: GPL - GNU Public
Package Website

Works with:

SkinGraft 1.0.1 | Author: Scotty Delicious

This version has been marked as deprecated. Please use a newer version.

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.

Updates

UPDATED 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;
}
*/




Released Versions

Releases that are grayed out are deprecated.

Version Released Author Downloads
Total Versions: 1 Total Downloads: 11,386
1.0.1 Dec 26, 2009 Scotty Delicious 11,386

Download Statistics

Package downloads per day since tracking began on June 27th, 2010. Weekends are colored. Plot below shows an overview.


Top Countries

This is a list of the countries most downloading this Extra.

Country Downloads
United States 39
Russian Federation 11
Poland 7
Germany 5
India 4
France 4
United Kingdom 3
Netherlands 3
Malaysia 3
Belgium 2
 
 
 

Contact Us | Advertise | Team Blog | FAQ | Credits

© 2005-2010 MODx, LLC. All rights reserved. Privacy Policy | Terms of Service