Re: [xwiki-users] Actions for Class Sheets

2016-05-12 Thread Marius Dumitru Florea
On Thu, May 12, 2016 at 11:47 PM, dullfig  wrote:

> Hello:
>
> I created an app with App Within Minutes, but I have customized the View
> and
> Edit Class Sheets. Now I have separate View and Class sheets. I wanted a
> third Class Sheet only used for printing, because the TOC makes no sense
> while printing. I tried creating a third Class Sheet, bound it to the
> Class,
>


> and then set its SheetDescrptorClass Action to "print" thinking that that
>

There's no "print" action. The action that you specify in
SheetDescrptorClass is the path element following "bin" in
/xwiki/bin/view/Path/To/Page . Both print preview and PDF export are using
the view action. You can probably hide the ToC from CSS by customizing the
print/PDF styles.


> would work. It doesn't. Can this be done?
>
> Dan
>
>
>
> --
> View this message in context:
> http://xwiki.475771.n2.nabble.com/Actions-for-Class-Sheets-tp7599424.html
> Sent from the XWiki- Users mailing list archive at Nabble.com.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Some ?s about XWiki

2016-05-12 Thread Vincent Massol
To complement my answer:

* XWiki runs on Windows
* You can probably find an IIS connector with Tomcat for example, see 
https://tomcat.apache.org/connectors-doc/webserver_howto/iis.html

Thanks
-Vincent

> On 13 May 2016, at 06:51, Vincent Massol  wrote:
> 
> Hi,
> 
>> On 12 May 2016, at 22:45, Dave Davis  wrote:
>> 
>> I am shopping around for a Wiki and I believe XWiki is the one.
>> Before I commit I have a few questions:
>> 
>> What programing language is used (can I use C#)?
> 
> No
> 
>> Does it run on IIS?
> 
> No. XWiki is a java program that runs in a Servlet container.
> 
>> Does it require a database or can it be a file system?
> 
> Both are possible.
> 
> Thanks
> -Vincent
> 
>> Thanks for your time.
>> 
>> Best regards,
>> Dave D.
> 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Some ?s about XWiki

2016-05-12 Thread Vincent Massol
Hi,

> On 12 May 2016, at 22:45, Dave Davis  wrote:
> 
> I am shopping around for a Wiki and I believe XWiki is the one.
> Before I commit I have a few questions:
> 
> What programing language is used (can I use C#)?

No

> Does it run on IIS?

No. XWiki is a java program that runs in a Servlet container.

> Does it require a database or can it be a file system?

Both are possible.

Thanks
-Vincent

> Thanks for your time.
> 
> Best regards,
> Dave D.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Override App Within Minutes behavior

2016-05-12 Thread dullfig
hello:

When you add a page in App Within Minutes, it prompts you for a page name. I
want to create this name automatically, how can I override this behavior so
that it goes straight to the class sheet for edit without asking for page
name?

Dan



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Override-App-Within-Minutes-behavior-tp7599425.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Actions for Class Sheets

2016-05-12 Thread dullfig
Hello:

I created an app with App Within Minutes, but I have customized the View and
Edit Class Sheets. Now I have separate View and Class sheets. I wanted a
third Class Sheet only used for printing, because the TOC makes no sense
while printing. I tried creating a third Class Sheet, bound it to the Class,
and then set its SheetDescrptorClass Action to "print" thinking that that
would work. It doesn't. Can this be done?

Dan



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Actions-for-Class-Sheets-tp7599424.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Some ?s about XWiki

2016-05-12 Thread Dave Davis
I am shopping around for a Wiki and I believe XWiki is the one.
Before I commit I have a few questions:

What programing language is used (can I use C#)?
Does it run on IIS?
Does it require a database or can it be a file system?

Thanks for your time.

Best regards,
Dave D.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] Tour Application v1.0 Released

2016-05-12 Thread Alexandru Cotiuga
Hello Gerritjan,

The CSS selectors should be used just like in a CSS file and they are not
limited to IDs. In order to grab your  you should use
#amcResearch. The dot (.) have to be used for classes and also nested
selectors are accepted (e.g:  div>#amcResearch).

Hope you enjoy the new application!

On Thu, May 12, 2016 at 1:44 PM, Gerritjan Koekkoek  wrote:

> Nice,
>
> Tried it immediately?
> But what CSS selectors can be used, I assumed the ID's
> Tried:
> HAMCvragenlijstenvoorbezoekexpertisepoli
> (Header in the page)
> and
> amcResearch
> wich is a ID for a Block enclosed as a ?
>
> But the boxes appear in the middle of the screen and do not show a Arrow
> pointing to the ID?
>
> XWiki 6.4.x
>
>
> 
> From: users  on behalf of Vincent Massol <
> vinc...@massol.net>
> Sent: 12 May 2016 11:20:12
> To: XWiki Users
> Cc: XWiki Developers
> Subject: Re: [xwiki-users] [ANN] Tour Application v1.0 Released
>
> Nice, thanks Alex!
>
> -Vincent
>
> > On 12 May 2016, at 12:04, Alexandru Cotiuga 
> wrote:
> >
> > HI all,
> >
> > A new version of the Tour Application extension is available. See
> >
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Tour+Application#Hv1.0
> .
> > You can install or upgrade with the Extension Manager.
> >
> > Thanks,
> > Alex
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] Tour Application v1.0 Released

2016-05-12 Thread Gerritjan Koekkoek
Nice,

Tried it immediately?
But what CSS selectors can be used, I assumed the ID's
Tried:
HAMCvragenlijstenvoorbezoekexpertisepoli
(Header in the page)
and
amcResearch
wich is a ID for a Block enclosed as a ?

But the boxes appear in the middle of the screen and do not show a Arrow 
pointing to the ID?

XWiki 6.4.x



From: users  on behalf of Vincent Massol 

Sent: 12 May 2016 11:20:12
To: XWiki Users
Cc: XWiki Developers
Subject: Re: [xwiki-users] [ANN] Tour Application v1.0 Released

Nice, thanks Alex!

-Vincent

> On 12 May 2016, at 12:04, Alexandru Cotiuga  
> wrote:
>
> HI all,
>
> A new version of the Tour Application extension is available. See
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Tour+Application#Hv1.0.
> You can install or upgrade with the Extension Manager.
>
> Thanks,
> Alex
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] Tour Application v1.0 Released

2016-05-12 Thread Vincent Massol
Nice, thanks Alex!

-Vincent

> On 12 May 2016, at 12:04, Alexandru Cotiuga  
> wrote:
> 
> HI all,
> 
> A new version of the Tour Application extension is available. See
> http://extensions.xwiki.org/xwiki/bin/view/Extension/Tour+Application#Hv1.0.
> You can install or upgrade with the Extension Manager.
> 
> Thanks,
> Alex
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] [ANN] Tour Application v1.0 Released

2016-05-12 Thread Alexandru Cotiuga
HI all,

A new version of the Tour Application extension is available. See
http://extensions.xwiki.org/xwiki/bin/view/Extension/Tour+Application#Hv1.0.
You can install or upgrade with the Extension Manager.

Thanks,
Alex
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] relation Code and Translation key's App-Within-Minutes

2016-05-12 Thread Gerritjan Koekkoek
Hi

I'm struggling to understand the relationship between the code generated by 
App-With-Minutes for the Sheet and the Generated translation files; Especially 
if I want to rename application, page, class) (or copy it to another wiki)

#set ($discard = $services.localization.use('document', 
'WaihonaCode.qbgTranslations'))
(% class="xform" %)
(((
  ; $escapetool.xml($doc.displayPrettyName('date1',
 false, false))
  : $doc.display('date1')
...
)))

The space WaihonaCode is where class, sheet and template are located
'date1' is the class attribute we need a translated text

This is what is generated in the translation file:
# Class fields
WaihonaCode.qbgClass_date1=Date

Since we do not see any $services.localization.render("date1") i'm uncertain 
how the key is created? (what logic is applied?)
Why is there: $escapetool.xml($doc.displayPrettyName('date1', false, false))?
Why escape tool?
what is the function of the method displayPrettyName('date1', false, false))?


Is there any client side functionality (JavaScript) required for this to work?


Gerritjan Koekkoek
Vader van Rai Koekkoek (cdls) en voorzitter vereniging CdLS
Visit our website
Facebook
email



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problems with the extension LDAP Admin Application 8.0

2016-05-12 Thread Thomas Mortagne
Because that's not what this application is about.

This application is setting LDAP properties at wiki level (so it apply
only for that wiki) and more precisely in an object of the
XWiki.XWikiPreferences page. xwiki.cfg is the default LDAP setup for
the whole farm (if something is not set at wiki level then it fallback
on xwiki.cfg).

I added a note in
http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP+Application#HUsage.

On Wed, May 11, 2016 at 10:32 PM,   wrote:
> Hi,
>
> I installed Xwiki-Entreprise-Web8.0 stable using the .jar in a Tomcat server.
> I just installed the extension LDAP Admin Application.
> The xwiki seem to work perfectly except for LDAP Admin Application.
> I configure dit but I noticied that there is no changes write in the 
> xwiki.cfg file.
>
> I checked the perms and they are set to tomcat :tomcat... chmod 744
>
> Why ?
>
> Sébastien
>
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users