You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2013/10/06 10:45:56 UTC

svn commit: r881413 [1/13] - in /websites/staging/isis/trunk: cgi-bin/ content/ content/applib-guide/ content/applib-guide/domain-services/ content/applib-guide/how-tos/ content/applib-guide/reference/ content/applib-guide/reference/recognized-annotati...

Author: buildbot
Date: Sun Oct  6 08:45:51 2013
New Revision: 881413

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/applib-guide/about.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/about.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html
    websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/about.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-090-How-to-specify-the-order-in-which-actions-appear-on-the-menu.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-100-How-to-make-a-property-optional.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-110-How-to-make-an-action-parameter-optional.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-120-How-to-specify-the-size-of-String-properties.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-130-How-to-specify-the-size-of-String-action-parameters.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-140-How-to-specify-names-or-descriptions-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-150-How-to-inject-services-into-a-domain-entity-or-other-service.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-160-How-to-create-or-delete-objects-within-your-code.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-010-How-to-hide-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-020-How-to-hide-a-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-030-How-to-hide-an-action.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-040-How-to-specify-that-none-of-an-object's-members-is-visible.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-050-How-to-prevent-a-property-from-being-modified.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-060-How-to-prevent-a-collection-from-being-modified.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-070-How-to-prevent-an-action-from-being-invoked.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-080-How-to-specify-that-none-of-an-object's-members-can-be-modified-or-invoked.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-090-How-to-specify-that-an-object-is-immutable.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-100-How-to-validate-user-input-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-110-How-to-validate-an-object-being-added-or-removed-from-a-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-120-How-to-validate-an-action-parameter-argument.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-02-130-How-to-validate-declaratively-using-MustSatisfy.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-010-How-to-specify-a-set-of-choices-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-015-How-to-specify-an-autocomplete-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-017-How-to-specify-default-value-of-an-object-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-020-How-to-specify-a-set-of-choices-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-022-How-to-specify-dependent-choices-for-action-parameters.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-025-How-to-specify-an-autocomplete-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-030-How-to-specify-that-a-class-of-objects-has-a-limited-number-of-instances.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-040-How-to-find-an-entity-(for-an-action-parameter-or-property)-using-auto-complete.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-03-050-How-to-specify-default-values-for-an-action-parameter.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-000-How-to-derive-properties-and-collections-and-other-side-effects.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-010-How-to-make-a-derived-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-020-How-to-make-a-derived-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-030-How-to-inline-the-results-of-a-query-only-repository-action.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-040-How-to-trigger-other-behaviour-when-a-property-is-changed.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-050-How-to-trigger-other-behaviour-when-an-object-is-added-or-removed.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-04-060-How-to-set-up-and-maintain-bidirectional-relationships.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-010-How-to-specify-a-name-or-description-for-an-object.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-020-How-to-specify-a-name-or-description-for-a-property.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-030-How-to-specify-a-name-or-description-for-a-collection.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-040-How-to-specify-names-or-description-for-an-action.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-05-050-How-to-specify-the-icon-for-an-individual-objects-state.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-06-010-How-to-pass-a-messages-and-errors-back-to-the-user.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-06-020-How-to-deal-with-an-unexpected-error.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-010-How-to-set-up-the-initial-value-of-a-property-programmatically.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-020-How-to-insert-behaviour-into-the-object-life-cycle.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-030-How-to-ensure-object-is-in-valid-state.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-040-How-to-specify-that-an-object-should-not-be-persisted.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-050-How-to-perform-lazy-loading.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-060-How-to-perform-dirty-object-tracking.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-07-070-How-to-hook-into-the-object-lifecycle-using-callbacks.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-08-000-How-to-handle-security-concerns.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-08-010-Hiding,-disabling-or-validating-for-specific-users-or-roles.html
    websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-08-020-How-to-use-Isis-authorization-manager.html
    websites/staging/isis/trunk/content/applib-guide/reference/DomainObjectContainer.html
    websites/staging/isis/trunk/content/applib-guide/reference/Event.html
    websites/staging/isis/trunk/content/applib-guide/reference/Recognized-Methods-and-Prefixes.html
    websites/staging/isis/trunk/content/applib-guide/reference/Security.html
    websites/staging/isis/trunk/content/applib-guide/reference/Utility.html
    websites/staging/isis/trunk/content/applib-guide/reference/about.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ActionOrder.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ActionSemantics.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Aggregated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Audited.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/AutoComplete.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Bounded.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Bulk.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Debug.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Defaulted.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/DescribedAs.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Disabled.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Encodable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/EqualByContent.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Exploration.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Facets.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/FieldOrder.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Hidden.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Idempotent-deprecated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Ignore-deprecated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Immutable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Mask.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MaxLength.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberGroups.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MemberOrder.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MultiLine.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/MustSatisfy.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Named.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotContributed.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotInServiceMenu.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersistable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/NotPersisted.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ObjectType.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Optional.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Paged.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Parseable.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Plural.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Programmatic.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Prototype.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedAction.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/PublishedObject.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/QueryOnly-deprecated.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/RegEx.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Render.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Resolve.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/SortedBy.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Title.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypeOf.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/TypicalLength.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/Value.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/ViewModel.html
    websites/staging/isis/trunk/content/applib-guide/reference/recognized-annotations/about.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/01-Clock.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/02-Profiles.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/03-Fixtures-and-SwitchUser.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/04-XML-Snapshots.html
    websites/staging/isis/trunk/content/applib-guide/supporting-features/about.html
    websites/staging/isis/trunk/content/applib-guide/value-types/010-Built-in-Value-Types.html
    websites/staging/isis/trunk/content/applib-guide/value-types/020-Custom-Value-Types.html
    websites/staging/isis/trunk/content/applib-guide/value-types/030-Third-party-Value-Types.html
    websites/staging/isis/trunk/content/applib-guide/value-types/about.html
    websites/staging/isis/trunk/content/components/about.html
    websites/staging/isis/trunk/content/components/objectstores/about.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/about.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/auditing-service-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-eclipse.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/datanucleus-and-maven.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/deploying-on-the-google-app-engine.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/eagerly-registering-entities.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/isisjdosupport-service.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/lazy-loading.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/managed-1-to-m-relationships.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-bigdecimals.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-joda-dates.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-mandatory-and-optional-properties.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/persistence_xml.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/publishing-service-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/about.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.0.0.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/release-notes/isis-objectstore-jdo-1.1.0.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/settings-services-jdo.html
    websites/staging/isis/trunk/content/components/objectstores/jdo/using-jndi-datasource.html
    websites/staging/isis/trunk/content/components/objectstores/nosql/about.html
    websites/staging/isis/trunk/content/components/objectstores/nosql/release-notes/about.html
    websites/staging/isis/trunk/content/components/objectstores/sql/about.html
    websites/staging/isis/trunk/content/components/objectstores/sql/configuring-the-sql-os-objectstore-with-the-quickstart-archetype.html
    websites/staging/isis/trunk/content/components/objectstores/sql/release-notes/about.html
    websites/staging/isis/trunk/content/components/objectstores/xml/about.html
    websites/staging/isis/trunk/content/components/objectstores/xml/release-notes/about.html
    websites/staging/isis/trunk/content/components/profilestores/about.html
    websites/staging/isis/trunk/content/components/profilestores/sql/about.html
    websites/staging/isis/trunk/content/components/profilestores/sql/release-notes/about.html
    websites/staging/isis/trunk/content/components/profilestores/xml/about.html
    websites/staging/isis/trunk/content/components/profilestores/xml/release-notes/about.html
    websites/staging/isis/trunk/content/components/progmodels/about.html
    websites/staging/isis/trunk/content/components/progmodels/groovy/about.html
    websites/staging/isis/trunk/content/components/progmodels/groovy/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/about.html
    websites/staging/isis/trunk/content/components/security/file/about.html
    websites/staging/isis/trunk/content/components/security/file/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.0.html
    websites/staging/isis/trunk/content/components/security/file/release-notes/isis-security-file-1.0.1.html
    websites/staging/isis/trunk/content/components/security/ldap/about.html
    websites/staging/isis/trunk/content/components/security/ldap/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/shiro/about.html
    websites/staging/isis/trunk/content/components/security/shiro/configuring-shiro.html
    websites/staging/isis/trunk/content/components/security/shiro/format-of-permissions.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/about.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.0.0.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.0.html
    websites/staging/isis/trunk/content/components/security/shiro/release-notes/isis-security-shiro-1.1.1.html
    websites/staging/isis/trunk/content/components/security/shiro/shiro-realm-mappings.html
    websites/staging/isis/trunk/content/components/security/shiro/using-ldap.html
    websites/staging/isis/trunk/content/components/security/sql/about.html
    websites/staging/isis/trunk/content/components/security/sql/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/about.html
    websites/staging/isis/trunk/content/components/viewers/bdd/about.html
    websites/staging/isis/trunk/content/components/viewers/bdd/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/dnd/about.html
    websites/staging/isis/trunk/content/components/viewers/dnd/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/html/about.html
    websites/staging/isis/trunk/content/components/viewers/html/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/about.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/event-serializer-rospec.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-1.0.0.html
    websites/staging/isis/trunk/content/components/viewers/restfulobjects/release-notes/isis-viewer-restfulobjects-2.0.0.html
    websites/staging/isis/trunk/content/components/viewers/scimpi/about.html
    websites/staging/isis/trunk/content/components/viewers/scimpi/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/wicket/about.html
    websites/staging/isis/trunk/content/components/viewers/wicket/configuring-the-about-page.html
    websites/staging/isis/trunk/content/components/viewers/wicket/customizing-the-viewer.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/about.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.0.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.1.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/release-notes/isis-viewer-wicket-1.2.0.html
    websites/staging/isis/trunk/content/components/viewers/wicket/suppressing-remember-me.html
    websites/staging/isis/trunk/content/components/viewers/wicket/titles-in-tables.html
    websites/staging/isis/trunk/content/contributors/about.html
    websites/staging/isis/trunk/content/contributors/applying-patches.html
    websites/staging/isis/trunk/content/contributors/building-isis.html
    websites/staging/isis/trunk/content/contributors/contributing.html
    websites/staging/isis/trunk/content/contributors/development-environment.html
    websites/staging/isis/trunk/content/contributors/git-cookbook.html
    websites/staging/isis/trunk/content/contributors/git-policy.html
    websites/staging/isis/trunk/content/contributors/key-generation.html
    websites/staging/isis/trunk/content/contributors/recreating-an-archetype.html
    websites/staging/isis/trunk/content/contributors/release-branch-and-tag-names.html
    websites/staging/isis/trunk/content/contributors/release-process-one-pager.html
    websites/staging/isis/trunk/content/contributors/release-process.html
    websites/staging/isis/trunk/content/contributors/snapshot-process.html
    websites/staging/isis/trunk/content/contributors/updating-the-cms-site.html
    websites/staging/isis/trunk/content/contributors/verifying-releases-script.html
    websites/staging/isis/trunk/content/contributors/verifying-releases-using-creadur-tools.html
    websites/staging/isis/trunk/content/contributors/verifying-releases.html
    websites/staging/isis/trunk/content/contributors/versioning-policy.html
    websites/staging/isis/trunk/content/core/about.html
    websites/staging/isis/trunk/content/core/bypass-security.html
    websites/staging/isis/trunk/content/core/bytecode.html
    websites/staging/isis/trunk/content/core/configuration-files.html
    websites/staging/isis/trunk/content/core/deployment-type.html
    websites/staging/isis/trunk/content/core/dynamic-layouts.html
    websites/staging/isis/trunk/content/core/inmemory-objectstore.html
    websites/staging/isis/trunk/content/core/inmemory-profilestore.html
    websites/staging/isis/trunk/content/core/integtestsupport.html
    websites/staging/isis/trunk/content/core/metamodel-finetuning-the-programming-model.html
    websites/staging/isis/trunk/content/core/release-notes/about.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.0.0.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.1.0.html
    websites/staging/isis/trunk/content/core/release-notes/isis-1.2.0.html
    websites/staging/isis/trunk/content/core/runtime.html
    websites/staging/isis/trunk/content/core/services/about.html
    websites/staging/isis/trunk/content/core/services/auditing-service.html
    websites/staging/isis/trunk/content/core/services/bookmark-service.html
    websites/staging/isis/trunk/content/core/services/developer-utilities-service.html
    websites/staging/isis/trunk/content/core/services/exception-recognizers.html
    websites/staging/isis/trunk/content/core/services/initializing-services.html
    websites/staging/isis/trunk/content/core/services/publishing-service.html
    websites/staging/isis/trunk/content/core/services/settings-services.html
    websites/staging/isis/trunk/content/core/specsupport-and-integtestsupport.html
    websites/staging/isis/trunk/content/core/unittestsupport.html
    websites/staging/isis/trunk/content/core/webserver.html
    websites/staging/isis/trunk/content/core/wrapper.html
    websites/staging/isis/trunk/content/documentation.html
    websites/staging/isis/trunk/content/download.html
    websites/staging/isis/trunk/content/getting-started/DEFUNCT-demo-app.html
    websites/staging/isis/trunk/content/getting-started/TransportPlanner/about.html
    websites/staging/isis/trunk/content/getting-started/about.html
    websites/staging/isis/trunk/content/getting-started/cheat-sheet.html
    websites/staging/isis/trunk/content/getting-started/editor-templates.html
    websites/staging/isis/trunk/content/getting-started/icons.html
    websites/staging/isis/trunk/content/getting-started/powered-by.html
    websites/staging/isis/trunk/content/getting-started/quickstart-archetype.html
    websites/staging/isis/trunk/content/getting-started/release-notes/about.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.0.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.1.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.2.html
    websites/staging/isis/trunk/content/getting-started/release-notes/quickstart_wrj-archetype-1.0.3.html
    websites/staging/isis/trunk/content/getting-started/screencasts.html
    websites/staging/isis/trunk/content/getting-started/screenshots.html
    websites/staging/isis/trunk/content/index.html
    websites/staging/isis/trunk/content/indexNEW.html
    websites/staging/isis/trunk/content/learning-more/about.html
    websites/staging/isis/trunk/content/learning-more/articles-and-presentations.html
    websites/staging/isis/trunk/content/learning-more/books.html
    websites/staging/isis/trunk/content/learning-more/common-use-cases.html
    websites/staging/isis/trunk/content/learning-more/hexagonal-architecture.html
    websites/staging/isis/trunk/content/learning-more/isis-reference-documentation.html
    websites/staging/isis/trunk/content/learning-more/presentations.html
    websites/staging/isis/trunk/content/learning-more/tutorials.html
    websites/staging/isis/trunk/content/more-thanks.html
    websites/staging/isis/trunk/content/other/about.html
    websites/staging/isis/trunk/content/other/dsl.html
    websites/staging/isis/trunk/content/other/eclipse-plugin.html
    websites/staging/isis/trunk/content/other/maven-plugin.html
    websites/staging/isis/trunk/content/release-matrix.html
    websites/staging/isis/trunk/content/support.html
    websites/staging/isis/trunk/content/third-party/about.html
    websites/staging/isis/trunk/content/third-party/viewers/about.html
    websites/staging/isis/trunk/content/third-party/viewers/dhtmlx/about.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct  6 08:45:51 2013
@@ -1 +1 @@
-1529601
+1529602

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct  6 08:45:51 2013
@@ -1 +1 @@
-1529601
+1529602

Modified: websites/staging/isis/trunk/content/applib-guide/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/about.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../javascript/prettyprint.js"></script>
+    <script src="./../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../javascript/prettyprint.js"></script>
-
-    <script src="./../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../javascript/bootstrap-alert.js"></script>
-    <script src="./../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../javascript/bootstrap-modal.js"></script>
-    <script src="./../javascript/bootstrap-transition.js"></script>
-    <script src="./../javascript/bootstrap-button.js"></script>
-    <script src="./../javascript/bootstrap-popover.js"></script>
-    <script src="./../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../javascript/bootstrap-carousel.js"></script>
-    <script src="./../javascript/bootstrap-tab.js"></script>
-    <script src="./../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/about.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-010-How-to-register-domain-services,-repositories-and-factories.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-020-How-to-write-a-typical-domain-service.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-030-How-to-use-a-generic-repository.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-040-How-to-write-a-custom-repository.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/domain-services/how-to-09-050-How-to-use-Factories.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/about.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/about.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/about.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-010-How-to-have-a-domain-entity-be-a-POJO.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-020-How-to-have-a-domain-service-be-a-POJO.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-030-How-to-add-a-property-to-a-domain-entity.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-040-How-to-specify-a-title-for-a-domain-entity.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-050-How-to-add-a-collection-to-a-domain-entity.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-060-How-to-add-an-action-to-a-domain-entity-or-service.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-070-How-to-specify-the-icon-for-a-domain-entity.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">
       
 

Modified: websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html
==============================================================================
--- websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html (original)
+++ websites/staging/isis/trunk/content/applib-guide/how-tos/how-to-01-080-How-to-specify-the-order-in-which-properties-or-collections-are-displayed.html Sun Oct  6 08:45:51 2013
@@ -97,7 +97,7 @@
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
         }
         
-        div.isis-tweak form {
+        div.XXXisis-tweak form {
             margin-top: 6px;
             margin-bottom: -2px;
         }
@@ -106,13 +106,11 @@
           border-top: 1px solid #eeeeee;
         }
         
-        
         .container {
           width: 940px;
         }
     </style>
     <!--
-    
     <DISABLEDscript type="text/javascript">
       function fbshare () {
           window.open(
@@ -137,45 +135,18 @@
 
     <!-- Le fav and touch icons -->
     <link rel="shortcut icon" href="./../../images/favicon.ico">
-    <!--
-    <link rel="apple-touch-icon" href="./../../images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="./../../images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="./../../images/apple-touch-icon-114x114.png">
-    -->
 
     <script src="./../../javascript/prettify.js" type="text/javascript"></script>
-    <!--
-    <script src="./../../javascript/jquery-latest.js"></script>
-    -->
     
     <script src="//code.jquery.com/jquery.js"></script>
+    <script src="./../../javascript/prettyprint.js"></script>
+    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
 
 
     <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
     <!--
     <DISABLEDscript src="./../../javascript/common.js"></DISABLEDscript>
     -->
-    <script src="./../../javascript/prettyprint.js"></script>
-
-    <script src="./../../bootstrap-3.0.0/js/bootstrap.js"></script>
-    <!--
-    <script src="./../../javascript/bootstrap-alert.js"></script>
-    <script src="./../../javascript/bootstrap-dropdown.js"></script>
-    <script src="./../../javascript/bootstrap-tooltip.js"></script>
-    <script src="./../../javascript/bootstrap-modal.js"></script>
-    <script src="./../../javascript/bootstrap-transition.js"></script>
-    <script src="./../../javascript/bootstrap-button.js"></script>
-    <script src="./../../javascript/bootstrap-popover.js"></script>
-    <script src="./../../javascript/bootstrap-scrollspy.js"></script>
-    <script src="./../../javascript/bootstrap-typeahead.js"></script>
-    <script src="./../../javascript/bootstrap-carousel.js"></script>
-    <script src="./../../javascript/bootstrap-tab.js"></script>
-    <script src="./../../javascript/bootstrap-collapse.js"></script>
-    -->
-    
-    <!--
-    <script src="./../../javascript/bootstrap-alerts.js"></script>
-    -->
 
     
     
@@ -186,15 +157,12 @@
     $().dropdown()
     </script>
 
-    <!-- GAQ stuff removed here -->
-
-
   </head>
 
   <body>
 
-    <div class="container">
-      <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+    <nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+      <div class="container">
         <a class="navbar-brand" href="./../../index.html">Apache Isis&trade;</a>
         <ul class="nav navbar-nav">
           <li class="dropdown">
@@ -244,8 +212,10 @@
           </div>
         </FORM>
 
-      </nav>
+      </div>
+    </nav>
 
+    <div class="container">
       <div class="markdown-content">