minor, (replace http with https since I moved to https)
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
I'm not getting a color chooser, only the table with raw codes. What can I do to fix?
Most of others are getting it. You can check my public tool also had integrated it .
https://www.enraiser.com/tool/elgg-theme/elgg-plugin-maker. There also it works.
so Ideally, You need to debug your side. or let me debug. (give me your URL).
Sachin
I see the problem now. Doesn't work at your site either, but it appears that its just Safari, Chrome and Firefox are working at your site, I'll give it a try using a different browser.
Hello Sachin,
I tested this plugin in my elgg1.11 site, and I got error:
NetworkError: 500 Internal Server Error - https://mydomain.com/admin/plugin_settings/encolor
After checking the script, I found :
elgg_flush_caches();
in mod\encolor\views\default\plugins\encolor\settings.php line 59.
FYI, that function is not available in elgg1.11, seems only available in elgg2.x
Regards.
ok, thanks for bringing to my notice.
Quick suggestion to you is that remove that line. and do manual flush, after clicking Save button.
I installed in my localhost, with fresh elgg 2.0.
After choose the colors, I click "save", and no color changed.
Any idea?
Some time it may not work ,due to web service being down. You can try once more . or flush the cache.
and it works only with aalburg theme. IF you have other theme/plugin which personalised header footer. menus. etc then you wont see much effect.
More over this is just an Idea. there can be more perfection if I add more color logics.
Hello, do you plan add the logo, change header, topbbar size like Themer plugin? https://elgg.org/plugins/2159108
No, that is different plugin developed by different developer.
And also, my intention is not to develop a full fledge customisation. What I have highlighted here is .
(1) Colors can be derived from other colors (just like SASS,less compiler)
(2) Some more development can be doe for more customisation. but I have a limit.
no logo change?
This is not a full fledged theme, where you can have more feature as you quoted.
You can try to build your personalised theme along with enColor feature here
https://www.enraiser.com/tool/elgg-theme/elgg-plugin-maker
plugin-maker COOL! I try but it produce plugin in elgg 1.9. I am elgg 2. Bad luck.
It should work with elgg 2. I have built it with elgg 2. only. what is your issue.?
Sachin
I didnt try. Because manifest say for 1.9. I will try in test. Thank u