Closed (fixed)
Project:
Skinr
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2010 at 19:32 UTC
Updated:
30 Jan 2011 at 16:50 UTC
Since #855602: Allowing modules to contains skins has landed and as suggested, Skinr should include an example skin to ship with so that people can test and see how to include skins with their own modules.
Comments
Comment #1
ericduran commentedDo we want a skinr_example module ? or do we just want to ship with a skin in the skinr module?
I like the "skinr_example" module option that way we can also show how to implement a module that has a skinr handler and not just a module that contains a skin. Just an idea.
Comment #2
jacineI'd definitely rather go the skinr_example.module route.
Comment #3
ChrisBryant commentedYes, definitely skinr_example.module. :-)
Comment #4
jhebel commentedOk, I'm starting work on skinr_example.module
I'll report back soon!
Comment #5
jacineAny updates on this?
Comment #6
ChrisBryant commentedUpdating the title and closing this issue since it's now been baked in with Eric's lovely patch at:
#897822: [META ISSUE] Stop storing skins in .info files; implement skins as PHP instead
If anyone else has improvements or additions to the skinr_example module, please create a new issue for those.
Comment #7
jacineErr, that's not even close to finalized. That patch is still in a very unstable and early state. We don't even know that this format is what we will end up having. This should not be used by anyone right now.
Comment #8
ChrisBryant commentedOk, switching back to active then. Maybe Eric's patch should be split up so the skinr_example.module can be worked on here separately.
Comment #9
moonray commentedLet's do this in D7 first in any case.
Comment #10
sunI think that the testing module + themes and their example skin implementations are sufficient. The documentation may point to them, if necessary. We are going to heavily advance on them over time, as we need to test all available features and expectations anyway.