On Wed, Apr 23, 2014 at 9:23 PM, Sam McCall <sammcc...@google.com> wrote: > Thanks Ludovic and Thomas. > > You both mention changes to xwiki.properties: > - deactivating the extension manager/distribution wizard > - removing all repositories
Those are the exact same thing. If you look at "Extension Manager" section you will find extension.repositories property. When it's not set it assigned with the default repositories indicated in the documentation, to indicate you want nothing make this property empty: extension.repositories= > > How can I do these? Neither of these options are mentioned in the > configuration guide[1]. > Is there a reference for xwiki.properties? > > (I tried setting "extension.repositories=" per the Extension Module > Repositories page[2], but this didn't seem to have any effect. The > extension manager is still able to discover extensions, unless I kill the > network connection). > > Thanks, Sam > > [1] http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration > [2] > http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension+Module+Repositories > > > On Wed, Apr 23, 2014 at 8:10 PM, Thomas Mortagne > <thomas.morta...@xwiki.com>wrote: > >> No it does not fetch any extension. It just try to get more >> informations about jar it could find in the classpath from the >> extension reposirories. >> >> You can simply tell it it does not have any repository in >> xwiki.properties if you really want it to do do those requests. >> >> On Wed, Apr 23, 2014 at 7:51 PM, Ludovic Dubost <ludo...@xwiki.com> wrote: >> > Hi Sam, >> > >> > Once XWiki's properly installed with the default content in your main >> wiki, >> > you can deactivate the extension manager and distribution wizard in >> > WEB-INF/xwiki.properties. XWiki will still function with the exception of >> > being able to install extensions. >> > >> > Ludovic >> > >> > >> > 2014-04-23 19:22 GMT+02:00 Sam McCall <sammcc...@google.com>: >> > >> >> Hi xwiki-users, >> >> >> >> When I start up XWiki, it appears to fetch java packages from the a >> maven >> >> repository (nexus.xwiki.org). This happens without installing any >> >> extensions etc. >> >> >> >> Is this expected? Is there a way to install and configure XWiki such >> that a >> >> static codebase is used, and packages are never fetched? >> >> >> >> I only need a pretty simple set of functionality: >> >> >> >> - Basic page editing >> >> - Storage using a JDBC driver >> >> - Rendering support for a few markups, e.g. markdown >> >> - Authorization using a custom backend >> >> >> >> Cheers, Sam >> >> _______________________________________________ >> >> users mailing list >> >> users@xwiki.org >> >> http://lists.xwiki.org/mailman/listinfo/users >> >> >> > >> > >> > >> > -- >> > Ludovic Dubost >> > Founder and CEO >> > Blog: http://blog.ludovic.org/ >> > XWiki: http://www.xwiki.com >> > Skype: ldubost GTalk: ldubost >> > _______________________________________________ >> > users mailing list >> > users@xwiki.org >> > http://lists.xwiki.org/mailman/listinfo/users >> >> >> >> -- >> Thomas Mortagne >> _______________________________________________ >> users mailing list >> users@xwiki.org >> http://lists.xwiki.org/mailman/listinfo/users >> > _______________________________________________ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users