On 11/14/2011 04:35 PM, Endi Sukma Dewata wrote:
On 11/14/2011 10:37 AM, Endi Sukma Dewata wrote:
The develop.js is no longer necessary because the code in it has
been merged into the main code.

An empty extension.js has been added to provide a place for UI
customization.

Ticket #2099

Replaced the regex with a variable IPA.url for detecting live/static site. By default the IPA.url is set to "/ipa/ui/" which is the standard path for live deployment. If the current path matches the IPA.url the UI will know that it's running on a live server. Otherwise it will use the fixtures.

If the demo site needs to use the same path as the live path, the IPA.url can be set to null in the extension.js to force the UI to use fixtures.



_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel
ACK (version 2)  and pushed to master
_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to