These are horribly broken, and I cannot see a clear way of fixing the problems with them without entirely changing course. In an effort to get a rock solid base, with only the bare essentials this is one of the things that really needs to get ripped out.

I don't think people are using it in large numbers because otherwise, we would have a slew of bug reports and we don't.

It would be great to add it back at some point, but I think that should entail rethinking what is wanted from the functionality and should be discussed publicly.

Comments

moonray’s picture

Status: Active » Needs review
StatusFileSize
new8.62 KB

Here's a patch that removes all template functionality.

vrajak@gmail.com’s picture

Status: Needs work » Needs review

Patch applies cleanly, and Skinr still seems to work fine. Views seemed alright with some light testing, but I ran into a few issues with Panels, but it might not be skinr related, but rather Panels related since its a dev version. I don't know yet, but I got an error in ctools that prevented me from viewing a panel page after adding custom blocks to it. (system blocks worked fine.)

I would get the following error on trying to view the panel page with the above parameter (custom block in a panel region):

Fatal error: Call to undefined function db_result() in /Users/Vraja/Sites/skinr7/sites/all/modules/ctools/plugins/content_types/block/block.inc on line 110

I don't know if that's a ctools or skinr issue, just putting it out there.

I'm also working on removing the template documentation as per our IRC conversation.

moonray’s picture

Status: Needs review » Needs work
vrajak@gmail.com’s picture

StatusFileSize
new12.78 KB

Okay, here is a patch that removes the "template.html" from /help and modifies the "skinr.help.ini" file accordingly. I did this after moonray's patch above, so it includes all his changes.

vrajak@gmail.com’s picture

sun’s picture

Status: Needs review » Reviewed & tested by the community

Looks like a sane step to move forward.

jacine’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.