Search: concept

Last modified by Vincent Massol on 2014/10/21

Results 1 - 10 of 28 next page » Page 1 2 3

Add concept of image to What's New API

Last modified by Vincent Massol on 2023/04/17
Title
Add concept of image to What's New API
Objects
title : Add concept of image to What's New API

Change005

Last modified by Vincent Massol on 2021/04/06
Objects
summary : "Recommended" concept has been added to Extension and Repository API

Convert all existing tests to the latest technologies

Last modified by Vincent Massol on 2022/02/25
Objects
profile : * Java proficiency * Familiar with unit testing concepts and best practices * Familiar with functional testing concepts and best practices ** Experience with Selenium and the [[Page Objects>>url:https://code.google.com/p/selenium/wiki/PageObjects]] pattern is preferred * Familiar with web technologies: HTML/CSS/JavaScript * Experience in (unit/functional) testing a previous open source project is a big plus * Willingness to learn and to improve both him/herself and the project

Créer des applications webs en quelques minutes

Located in
Last modified by Vincent Massol on 2019/10/30
Objects
description : Le concept de Long Tail introduit par Chris Anderson est maintenant bien connu dans le domaine du livre. Ce concept existe également dans le domaine des apps.

Data Model

Last modified by Vincent Massol on 2023/12/01
Rendered document content
XWiki Classes, Objects, and Properties If you are familiar with object oriented programming, you understand the concept of classes, properties, and objects. The presentation level data model that XWiki exposes is much the same.
Raw document content
= XWiki Classes, Objects, and Properties = If you are familiar with object oriented programming, you understand the concept of classes, properties, and objects. The presentation level data model that XWiki exposes is much the same

Docker-based Testing

Last modified by Vincent Massol on 2025/01/16
Raw document content
{{/version}} = Examples = == Full Examples == * {{scm path="xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test-docker/src/test/it/org/xwiki/menu/test/ui/MenuIT.java"}}MenuIT{{/scm}} * {{scm path="xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/src/test/it/org/xwiki/mail/test/ui/MailIT.java"}}MailIT{{/scm}} == Example 1: Basic test == {{code language="java"}} @UITest public class SeleniumTest { @Test public void test(XWikiWebDriver driver, TestUtils setup) { driver.get("http://xwiki.org"); assertThat(driver.getTitle(), containsString("XWiki - The Advanced Open Source Enterprise and Application Wiki")); driver.findElement(By.linkText("XWiki's concept")).click(); } } {{/code}} == Example 2: Choosing Container + DB + Browser and versions == {{code language="java"}} @UITest(database = Database.MYSQL, databaseTag = "5", servletEngine = ServletEngine.TOMCAT, servletEngineTag = "8", browser = Browser.CHROME) public class MenuIT ...

Download Form Feedback - 2022

Last modified by Vincent Massol on 2024/01/02
Rendered document content
Consider packaging the setup into a full stack all-in-one installer and you would have more people complete a proof of concept they can take to sign off -simple things like the sections option in confluence is very useful to have built into the editor -have a non-dev/non-expert user review documentation for xWiki, for example, setting up templates (https://www.xwiki.org/xwiki/bin/view/Help/Templates/), useful function but when setting it up, the "template to use" field was not obvious that it was just a normal page that can be used as the template, and then you search for xwiki create a template you get the same help page that does not describe what the "template to use" actually is (alternatively you could name that field, "Page to use as template")
Raw document content
Consider packaging the setup into a full stack all-in-one installer and you would have more people complete a proof of concept they can take to sign off -simple things like the sections option in confluence is very useful to have built into the editor -have a non-dev/non-expert user review documentation for xWiki, for example, setting up templates (https://www.xwiki.org/xwiki/bin/view/Help/Templates/), useful function but when setting it up, the "template to use" field was not obvious that it was just a normal page that can be used as the template, and then you search for xwiki create a template you get the same help page that does not describe what the "template to use" actually is (alternatively you could name that field, "Page to use as template") )))

Extending XWiki Rendering

Last modified by Vincent Massol on 2024/03/27
Raw document content
. == Best Practices == * ((({{version since="11.3RC1"}}There's now the concept of a Syntax Registry and new Syntaxes are expected to register themselves in that registry.

Improved HTML Export

Last modified by Vincent Massol on 2021/04/06
Objects
summary : The HTML export has been improved to better scale with the Nested Pages concept. The exported pages are now located in directories named after the parent pages in which they are located.

Installation

Last modified by Vincent Massol on 2024/10/28
Objects
For now I think I'm going to kick back and do some reading ~-~- what a concept (I'm impatient sometimes). Tom
next page » Page 1 2 3
RSS feed for search on [concept]

Get Connected