Closed (fixed)
Project:
Skeleton outlines
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 00:31 UTC
Updated:
29 Jan 2010 at 02:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedHere is a patch which implements most of this feature. Most of it mirrors the i18n / translate UI and code, however we can't simply use those module's functions directly as they assume you're working with nodes.
Currently implemented:
skeleton_template_load_translations()Unless I run into any significant issues, I will likely commit this patch and open followup issues for the remainder of the items.
Comment #2
deviantintegral commentedHere is an update which fixes a
<> 0with a= 0.Comment #3
deviantintegral commentedYet another typo of module_exists('translate') instead of module_exists('translation');
Comment #4
deviantintegral commentedBah, lets upload the right file.
Comment #5
agentrickardJust to say, this is pretty freaking cool.
I may have to install just to test this....
Comment #6
deviantintegral commentedI've committed the patch from #4, and opened the following related issues. We've got this deployed on a live site now, and overall it seems to be working pretty well.