Zeiss icon indicating copy to clipboard operation
Zeiss copied to clipboard

Custom Package Issue

Open milezzz opened this issue 10 years ago • 10 comments

Playing with the latest Devel branch of Telescope and latest Zeiss I seem to have a problem with the custom packages. I enable the my-custom-package okay but for some reason the .scss and other files seem to load and function as expected, but not the template replacements prefaced with custom_...

From my packages.js inside my-custom-package:

'lib/client/templates/custom_post_title.html', 'lib/client/templates/custom_post_title.js',

They're enabled okay but the changes do not show in my client. I must be missing something.

milezzz avatar Aug 16 '15 21:08 milezzz

Voting is handled in the vulcan:voting package. Help is welcome to fix this issue. We probably won't be able to maintain such packages in the future, voting looks simple but is actually a complex issue if you don't want people to be able to cheat and you want to handle concurrent calls.

eric-burel avatar Sep 25 '19 16:09 eric-burel