Login
Aricie
The DNN Expert for your web project
Search:
Home
DNN expert
Consulting
Development
Training
Hosting
References
Products
DNN Modules
Software
On-demand
Download
Support
Tickets
News
Home
DNN expert
Consulting
Development
Training
Hosting
References
Products
DNN Modules
Software
On-demand
Download
Support
Tickets
News
Support
/
Expert Modules
/
LuceneSearch
/
Custom Skin Object
DNN Community Forums
Forums
Unanswered
Active Topics
Most Liked
Most Replies
Search Forums
Search
Advanced Search
Topics
Posts
Prev
Next
Forums
LuceneSearch
Custom Skin Object
Sort:
Oldest First
Most Recent First
You are not authorized to post a reply.
Author
Messages
Sean
New Member
Posts:
7/22/2013 9:09 AM
Hi,
I am working on a site that uses your module, our customer has already purchased your module.
I am now trying to change the skin object to look how we need it to. To do this we have created a separate a custom skin object based upon the one that ships with your module (so that when we do an upgrade this functionality isn't lost). We however now have an issue that I can't have that skin object inside my custom Site Skin (To make it packageable). The issue is that all the css, script files and service urls for the AutoComplete use ResolveUrl without an application root, so when you move the skin object those references break. Would it be possible to ask that these references be changed to ResolveUrl("~/DesktopModules/Aricie.LuceneSearch/etc");
Kinds Regards
Sean
samyb
New Member
Posts:
7/22/2013 4:29 PM
Hello Sean,
Our LuceneSearch module is
now on CodePlex
, and i just changed the code so you can have this behavior (changeset #
22216
)
Thank you for letting us know
Best regards,
Samy
Sean
New Member
Posts:
7/23/2013 4:45 AM
Hey Samy,
Thanks for that, awesome, when will that fix be released? That is great that it is on Codeplex, does this mean you are no longer selling this module and making it fully open source?
Cheers
Sean
samyb
New Member
Posts:
7/23/2013 10:38 AM
Sean,
I don't know yet when we will package this change; we are still trying to find our rhythm regarding releases. You can however grab the latest source code and build it, just make sure to read the changes list first.
We are indeed not selling the modules anymore, and switching to selling support for the modules. If you need help / specific code, don't hesitate to have a look here:
http://dotnetnuke.aricie....n/subscribe-now.aspx
Let us know if we can help you further
Regards
Samy
You are not authorized to post a reply.