[pmwiki-users] link if the target page is writeable

2007-02-28 Thread noskule
hi list is it with the conditional markup somehow possible to show a link only if the target page is readable? coundnt find something in the docs. tanks for any hints nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

[pmwiki-users] cyrillic fonts in edit-form

2007-03-11 Thread noskule
hi list I'm doing a website where it should be possible to write in cyrillic. So I tryed to write some cyrillic letters in the editform and saved the page. So far no problem, page saved cyrillic are displayed on the page. But I i go in editmode, not the cyrillic letters are displaed but some

Re: [pmwiki-users] cyrillic fonts in edit-form

2007-03-11 Thread noskule
Am Sonntag, den 11.03.2007, 19:01 +0100 schrieb Petko Yotov: On Sunday 11 March 2007 18:55, noskule wrote: hi list I'm doing a website where it should be possible to write in cyrillic. So I tryed to write some cyrillic letters in the editform and saved the page. So far no problem, page

[pmwiki-users] editing skinsections and redirect

2007-04-02 Thread noskule
hi lis hi pm I have a question about redirection. Lets say I have a skin with an editbutton for each skinsection (siteheader, sidebar, rightbar, ...) If I read the Page-XY and I deside to edit the SiteHeader I press its editbutton, get in the editmode, make the changes I wanto and save the

[pmwiki-users] redefine existing (default)markup

2007-04-03 Thread noskule
hi list I try to change the existing page-section markup to Markup('noright', 'directives', '/\\(:noright:\\)/ei', SetTmplDisplay('PageContentHeaderRightFmt',0) . SetTmplDisplay('PageRelatedNavigationRightFmt',0) . SetTmplDisplay('PageContentRightFmt',0)); this only works if I

Re: [pmwiki-users] linebreaks

2007-04-13 Thread noskule
:03 AM, noskule wrote: Does someone know how to configure pmwiki to convert linebreaks in editmode to br / in html. Ones there was a cookbook receiped Linebreaks but this a broken link and listet under Superseded recipes Is there now another method? set in a locol config

[pmwiki-users] selfgroup css definition

2007-04-16 Thread noskule
hi list Once I had a selfgroup definition in a wiki. That highlights a link as long as the current page is in the same group. I uses it for a horizontal navigation. The definition was as follows (kind of): wikitext: %define=hl{$Group} class=selfgroup% * %hlTestGroup%[[TestGroup(.HomePage)]]

[pmwiki-users] query authorisation group with cond-markup

2007-04-18 Thread noskule
hi list Is it somehow possible to query if the loged-in user belongs to a certan authorisation group? To do something like (:if authid @admins {*$Group}.SideBar:)[[{*$Group}.SideBar?action=edit]] thanks for any hints nos ___ pmwiki-users mailing

[pmwiki-users] wrong title displayed

2007-04-20 Thread noskule
hi list I've got a strange behaviour on a website I currently build. The {*$Title} Variable displays the name of the pagelisttemplate-page that is called by the pagelist in the page instead of the page name itself. header-pagesection: ! {*$Title} page: (:pagelist group=Geschichten,Gedichte

[pmwiki-users] markup expression for explode-like effect

2007-04-25 Thread noskule
hi list I seen the markup expressions but could not find something like explode to separate something like -XXX: PageName-Discussion - PageName is there any way to do this grz nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

[pmwiki-users] zap/captcha

2007-04-28 Thread noskule
hi list dan I did checkout the captcha snipset, copied the source to my wiki, but the only thing I get is a Form submitted message? Anyone an Idea what's going wrong? http://www.fast.st/zapbeta/index.php?n=Snippets/Captcha?action=source http://netstreams.org/devel/cms/index.php/SiteTest/Captcha

[pmwiki-users] ZapCore / nextpage

2007-04-29 Thread noskule
hi list/dan I'm checking out zap for a comment - system. There I used the nextpage feature to get back to the comment-section in the page footer an anchor after submitting the commentform. So I would like to do something like: (:input /type/ nextpage Group.Name#comments:) this seams not to

Re: [pmwiki-users] ZapCore / nextpage

2007-04-29 Thread noskule
The Editor schrieb: On 4/29/07, noskule [EMAIL PROTECTED] wrote: hi list/dan I'm checking out zap for a comment - system. There I used the nextpage feature to get back to the comment-section in the page footer an anchor after submitting the commentform. So I would like to do something like

[pmwiki-users] ZapCore / emty form after wrong captacha field or missing required

2007-04-29 Thread noskule
hi dan/list some more q about zap ... Is there a way to avoid that all fields are empty after submitting a form if a user didn't filed out a required field or submitted a wrong captcha? (:input /type/ required field1,field2:) This field do only return a warning message, but don't stop the

Re: [pmwiki-users] count pages (guess in zap)

2007-04-30 Thread noskule
Patrick R. Michaud schrieb: On Mon, Apr 30, 2007 at 07:43:23PM +0200, noskule wrote: hi list/dan I'm searching a way to count pages like count {*Group}.{*$Name}-Comment-*? Is there a way to do it. I did see a quiet similar way , guess in zap ({count {*Group}}) . This counts all

Re: [pmwiki-users] count pages (guess in zap)

2007-04-30 Thread noskule
noskule schrieb: Patrick R. Michaud schrieb: On Mon, Apr 30, 2007 at 07:43:23PM +0200, noskule wrote: hi list/dan I'm searching a way to count pages like count {*Group}.{*$Name}-Comment-*? Is there a way to do it. I did see a quiet similar way , guess in zap ({count {*Group

Re: [pmwiki-users] count pages (guess in zap)

2007-04-30 Thread noskule
Patrick R. Michaud schrieb: On Mon, Apr 30, 2007 at 07:59:13PM +0200, noskule wrote: Patrick R. Michaud schrieb: On Mon, Apr 30, 2007 at 07:43:23PM +0200, noskule wrote: I'm searching a way to count pages like count {*Group}.{*$Name}-Comment-*? Is there a way to do it. I

[pmwiki-users] {$$vars}

2007-05-01 Thread noskule
hi list could someone briefly explane or point me to the explanation of {$$vars} thanks nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Re: [pmwiki-users] Dropdown list of Profiles

2007-05-01 Thread noskule
Nicholas Buttle schrieb: Hi I've got this code (:pagelist fmt=#dropdownlist group=Profiles:) and it generates a list of Profiles for me. However, it is concatenating the names and getting rid of the space between first name and surname. Is there any way of pulling the profiles

Re: [pmwiki-users] pagelist q.

2007-05-01 Thread noskule
Patrick R. Michaud schrieb: On Tue, May 01, 2007 at 04:21:15PM +0200, noskule wrote: hi list Is there a way to get a pagelist that shows pages that links to PageA AND PageB (:pagelist name=CategoryACategoryB:) To just list pages that contain the strings CategoryA

Re: [pmwiki-users] Recipe stability

2007-05-02 Thread noskule
Patrick R. Michaud schrieb: On Tue, May 01, 2007 at 09:19:42PM +0200, kjettil wrote: My assessment of ZAP is now clear - thanks to the contributions over the last 36 hours! But normally, it's a time consuming process to find out which ones are in the rough. I agree that it is

[pmwiki-users] short php q.

2007-05-03 Thread noskule
hi list could please someone giving me a hand in changing this php snipset? I should change the array on line 3 so that i could use wild cards for the listitems. In fact the page name in my installation are SkinSection-* instead of GroupHeader,GroupFooter, ... tanks in advance nos $group =

[pmwiki-users] zap priority issue

2007-05-03 Thread noskule
hi list / dan I made a test for enabling/disabling page sections via zapform. Works in general, see: http://netstreams.org/test/pmwiki/index.php?n=ZapS.PageSections But there 2 things: * that the changes takes effect, I have to reload the page * how I have to change the example that the

Re: [pmwiki-users] short php q.

2007-05-04 Thread noskule
J. Meijer schrieb: On 5/3/07, noskule wrote: could please someone giving me a hand in changing this php snipset? I should change the array on line 3 so that i could use wild cards for the listitems. In fact the page name in my installation are SkinSection-* instead of GroupHeader

[pmwiki-users] pagevariable for creation time

2007-05-08 Thread noskule
hi list is there a pagevar for creation-time I thought I could remember a var valled ctime somewhere. Is this somehow accessible as a pagevar? thanks for any hints nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

Re: [pmwiki-users] pagevariable for creation time

2007-05-08 Thread noskule
Patrick R. Michaud schrieb: On Tue, May 08, 2007 at 06:40:55PM +0200, noskule wrote: hi list is there a pagevar for creation-time I thought I could remember a var valled ctime somewhere. Is this somehow accessible as a pagevar? See the bottom of http://www.pmwiki.org/wiki/PmWiki

Re: [pmwiki-users] pagevariable for creation time

2007-05-08 Thread noskule
Patrick R. Michaud schrieb: On Tue, May 08, 2007 at 09:09:47PM +0200, noskule wrote: Patrick R. Michaud schrieb: On Tue, May 08, 2007 at 06:40:55PM +0200, noskule wrote: hi list is there a pagevar for creation-time I thought I could remember a var valled ctime somewhere. Is this somehow

[pmwiki-users] authtable

2007-05-08 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list I'm checking out the authtable extension. I thought that I could see the attributes that I give to pages. But on my installation and the testpage on pmwiki.org there I see only where an attribute is set. Except of 2 pages with a nopass

[pmwiki-users] zapform with variable key

2007-05-08 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list/dan I working on a zapform to enable disable pagesections, (see: http://netstreams.org/devel/cms/index.php/Test/GroupAttributes) works so far. So I have three forms, one for the site, group and page. I would like to have the three forms side

[pmwiki-users] $AutoCreate $EditTemplatesFmt

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list/pm Is it possible to configure pmwiki that it processes the $EditTemplatesFmt and than autocreates the page? I made the following configuration: $AutoCreate['/^AutoCreateTest\\./'] = array('ctime' = $Now); $SubjectTemplates =

Re: [pmwiki-users] page does not exist in Category group

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christophe David schrieb: As described in http://www.pmwiki.org/wiki/PmWiki/Categories , if you click on the category links on a page, initially you'll just be taken to an empty page named Category.Subject. On *some* installations of

[pmwiki-users] input/zap: pagelist into dropdownlist

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list/dan Could someone please point me to a example for how getting the output of a pagelist into a dropdownbox thanks nos -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: [pmwiki-users] input/zap: pagelist into dropdownlist

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Editor schrieb: On 5/9/07, Jiri Hladůvka / OBUTEX [EMAIL PROTECTED] wrote: should not be {=$FullName} ? Jiri Yes, my mistake. Thanks Jiri! Cheers Dan oky I see thanks nos -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6

[pmwiki-users] (:toggle:) unique number

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list I'm building a issues/comment/xxx list and stuck cause I cant figure out how to generate/use a unique identifier. See this: [[#Item]] {=$:Heading} (:toggle div=Description-UNIQUENUMBER lshow=$[Show Description] lhide=$[Discard Description]

Re: [pmwiki-users] (:toggle:) unique number

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Editor schrieb: On 5/9/07, noskule [EMAIL PROTECTED] wrote: hi list I'm building a issues/comment/xxx list and stuck cause I cant figure out how to generate/use a unique identifier. See this: [[#Item]] {=$:Heading} (:toggle div

Re: [pmwiki-users] (:toggle:) unique number

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Editor schrieb: On 5/9/07, noskule [EMAIL PROTECTED] wrote: hmm, I made a testpage see: http://netstreams.org/test/pmwiki/index.php?n=Extensions.ToggleInPageLists So I need a unique number for each entry that the pagelist generates

[pmwiki-users] enablehtml q.

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list I'm playing with the enablehtml extension. (http://pmwiki.org/wiki/Cookbook/EnableHTML) Is there a way to enable everything for testing without to list all html-elements? EnableHtml('b|i|u|sup|sub'); thanks for any hints nos -BEGIN PGP

[pmwiki-users] pmwiki (somehow) wysiwyg test

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 this evening I had some time so I thought to get wysiwyg for pmwiki . . experimental style . . . Idea is simple. Enable html-markup an us it instead of the wikimarkup, then the use of a wysiwyg-editor is almost done. ;-) anyway, it currently only

Re: [pmwiki-users] rounded corners tabs

2007-05-09 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eugene Van den Bulke schrieb: Hi there, I have been playing around with CSS and JS generated rounded corners (very web 2.0 :P) and tabs as a complement to sidebar for browsing purposes. Is anyone interested in it being packaged as a skin?

[pmwiki-users] table issue

2007-05-10 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list I'm building a pagelist and stuck with the problem that I cant find a way to ad an id attribute to a tr with the pmwiki table syntax. What I'm trying to achieve: tr id=display-none-blocktd colspan=8 What i get with: (:cellnr

Re: [pmwiki-users] table issue

2007-05-10 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 noskule schrieb: hi list I'm building a pagelist and stuck with the problem that I cant find a way to ad an id attribute to a tr with the pmwiki table syntax. What I'm trying to achieve: tr id=display-none-blocktd colspan=8 What i

Re: [pmwiki-users] table issue

2007-05-10 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patrick R. Michaud schrieb: On Thu, May 10, 2007 at 03:26:15PM +0200, noskule wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list I'm building a pagelist and stuck with the problem that I cant find a way to ad an id attribute to a tr

Re: [pmwiki-users] table issue

2007-05-10 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 noskule schrieb: noskule schrieb: hi list I'm building a pagelist and stuck with the problem that I cant find a way to ad an id attribute to a tr with the pmwiki table syntax. What I'm trying to achieve: tr id=display-none-blocktd

[pmwiki-users] zap savedata q.

2007-05-11 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list/dan Is this susposed to work? (:zap datapage={=$FullName} {=$FullName}:) Note that this entry is within a pagelisttemplate, see:http://netstreams.org/test/pmwiki/index.php?n=Zap.TodoEdit grz nos -BEGIN PGP SIGNATURE- Version:

Re: [pmwiki-users] Page of sitewide recent changes

2007-05-13 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mildiner, Melvyn schrieb: pmwiki generates a sidewide recent changes list named Site.AllRecentChanges grz nos I'm trying to create a simple page which lists all recent changes. I want to show the changes as a list (a) sorted by date with the

[pmwiki-users] zap forms

2007-05-15 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list/dan I'm working on a issues list and got a problem when I update a field on pages with more than one form. How do I have to handle default values for dropdonwlists with zap? Like this? (:input default Status {=$:Status} {=$FullName}:)

[pmwiki-users] zap default var (via get)

2007-05-15 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi List/dan I try to use get-vars to get default values into a form, but without success, could you please take a look, should this be possible? thanks for any hints nos URL:

[pmwiki-users] zap nextpage changing vars

2007-05-16 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi dan I noticed a problem with using postvars in nextpage. I have an url with a postvar: ?basepage=BaseGroup.BaseNameanchor=IssueGroup.IssueName then I have a form (:input hidden nextpage {$basename}#{$anchor}:) after submitting I got:

Re: [pmwiki-users] pagelist pagination

2007-05-16 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patrick R. Michaud schrieb: On Wed, May 16, 2007 at 06:57:45AM +0200, Christophe David wrote: On Sat, May 12, 2007 at 04:13:10PM +0200, Christophe David wrote: Is there a ready-made way to handle pagelists pagination ? Say a pagelist returns

Re: [pmwiki-users] pagelist pagination

2007-05-16 Thread noskule
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patrick R. Michaud schrieb: On Wed, May 16, 2007 at 05:55:20PM +0200, noskule wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patrick R. Michaud schrieb: I'm not sure what my plans for this will be. It is a tricky problem, because

[pmwiki-users] input select box and multiple default values

2007-05-17 Thread noskule
hi list I try to use a select box with per default seleted item. But it seams that it is only possible to select one entry, see: http://www.pmwiki.org/wiki/Cookbook/InputSelect the pmwiki example: (:input select name=abc 1 alpha size=3 multiple:) (:input select name=abc 2 beta

[pmwiki-users] zap cancel button

2007-05-17 Thread noskule
hi dan Is there a way/example for a cancel button? The cancel button should not touch the datapage but use nextpage to return to the basepage. grz nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

Re: [pmwiki-users] zap cancel button

2007-05-18 Thread noskule
Ben Stallings schrieb: noskule wrote: Is there a way/example for a cancel button? The cancel button should not touch the datapage but use nextpage to return to the basepage. Does it have to be a button? Since it doesn't submit any data, a simple link would be more appropriate and a lot

Re: [pmwiki-users] zap cancel button

2007-05-18 Thread noskule
The Editor schrieb: On 5/17/07, noskule [EMAIL PROTECTED] wrote: hi dan Is there a way/example for a cancel button? The cancel button should not touch the datapage but use nextpage to return to the basepage. grz nos Not really, but you might be able to get that effect if you did

[pmwiki-users] zap consecutive numbering comments

2007-05-22 Thread noskule
hi list/dan I wondering if there is a way to consecutive numbering numbering comments, ie comment-1, comment-2, comment-3. What I'm doing now is save datapages like this: (:zap datapage={*$Group}.{*$Name}-Issue-+ note:) so far I undersand the + gives a timestamp number And a question: If it

Re: [pmwiki-users] Footnotes and Endnotes?

2007-05-23 Thread noskule
Stirling Westrup schrieb: Currently I'm using MarkupExtensions when I want to add footnotes to an article. For simple things its adequate, but today I found myself wanting a much more powerful footnoting recipe (where, for example, the text of the footnote could be stored on a different page).

Re: [pmwiki-users] zap consecutive numbering comments

2007-05-23 Thread noskule
The Editor schrieb: On 5/22/07, noskule [EMAIL PROTECTED] wrote: hi list/dan I wondering if there is a way to consecutive numbering numbering comments, ie comment-1, comment-2, comment-3. What I'm doing now is save datapages like this: (:zap datapage={*$Group}.{*$Name}-Issue-+ note

[pmwiki-users] redefine existing (default)markup

2007-05-24 Thread noskule
hi list I try to change the existing page-section markup to Markup('noright', 'directives', '/\\(:noright:\\)/ei', SetTmplDisplay('PageContentHeaderRightFmt',0) . SetTmplDisplay('PageRelatedNavigationRightFmt',0) . SetTmplDisplay('PageContentRightFmt',0)); this only works if I

[pmwiki-users] detect even and odd values of the {$$pagecount} variable

2007-05-24 Thread noskule
hi list is it somehow possible to detect even and odd values of the pagecount variable I'm trying to build tables that tr's have 2 different background colors grz nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

Re: [pmwiki-users] detect even and odd values of the {$$pagecount} variable

2007-05-24 Thread noskule
noskule schrieb: hi list is it somehow possible to detect even and odd values of the pagecount variable like: (:if equal {$$pagecount}/2 rest 0 :) (:cell bgclolor=#eee:) (:else:) (:cell:) I'm trying to build tables that tr's have 2 different background colors grz nos

[pmwiki-users] Zap: Listfmt

2007-06-06 Thread noskule
hi dan list I try to add a category field to a form. So the user could categorize the content for a glossary term. The field would contain: Category 1, Category 2, Category 3 I save the data with the variable Categories, and show the Categories with {$Categories}: Category 1, Category

Re: [pmwiki-users] Zap: Listfmt

2007-06-06 Thread noskule
The Editor schrieb: On 6/6/07, noskule [EMAIL PROTECTED] wrote: hi dan list I try to add a category field to a form. So the user could categorize the content for a glossary term. The field would contain: Category 1, Category 2, Category 3 I save the data with the variable Categories

[pmwiki-users] zap textarea custom wiki syntax

2007-06-14 Thread noskule
hi list/dan I made a custom wikisyntax [[?GlossaryItem]] that works like the category syntax but points to a glossary group. If I use this in a zap text field GlossaryItem just isn't there. Any Idea how to show it up grz no ___ pmwiki-users mailing

[pmwiki-users] textarea form extensions and linebreak

2007-06-14 Thread noskule
hi list I read that pmwiki now supports default values in textarea. So previous extensions are not needed anymore. I checked this out with zap. The problem seams that pmwiki don't support linebreaks. This would mean that I could'nt use it to edit existing comments that allow wikimarkup ore use a

Re: [pmwiki-users] Zap: Listfmt

2007-06-15 Thread noskule
To get the display you do this (this uses a pipe for the separator): {(list {$:Categories} [[!{item}]] ^ | )} However, unfortunately it won't produce the category effect which is probably what you want. Because, one the category link is only created dynamically when the page renders,

[pmwiki-users] zap: create / template

2007-06-19 Thread noskule
hi list/dan I'm checking out the templateing engine of zap. So I try to create a page with a template. The following code works, execpt of the template, what I'm doing wrong? (:zapform:) '''New Page Name:'''\\ (:input text NewPageName:)\\ FormInputValue:\\ (:input text FormInputValue:)\\ (:zap

Re: [pmwiki-users] zap: create / template

2007-06-19 Thread noskule
The Editor schrieb: On 6/19/07, noskule [EMAIL PROTECTED] wrote: hi list/dan I'm checking out the templateing engine of zap. So I try to create a page with a template. The following code works, execpt of the template, what I'm doing wrong? (:zapform:) '''New Page Name:'''\\ (:input text

[pmwiki-users] search results without directives

2007-06-25 Thread noskule
hi list Per default pmwiki search finds phrases not only in the content but also if a directive name matches the phrase. For example: If I search for pagelist all pages with the markup (:pagelist:) are listet. Is it somehow possible to disable this, so that pmwiki dont look after directives an

[pmwiki-users] search: only search in pagenames

2007-06-25 Thread noskule
hi list Is it somehow possible to search only in pagenames but not in the content itself? I found the hint that searchbox and pagelist has an if statement. But didn't found any examples. Could this for instance be used? thanks for any hints nos ___

Re: [pmwiki-users] search: only search in pagenames

2007-06-26 Thread noskule
Kathryn Andersen schrieb: On Mon, Jun 25, 2007 at 10:25:39PM +0200, noskule wrote: hi list Is it somehow possible to search only in pagenames but not in the content itself? Use the name option. If you're searching for pages whose pagenames contain Foo, then it would be name=*Foo

Re: [pmwiki-users] search: only search in pagenames

2007-06-26 Thread noskule
Kathryn Andersen schrieb: On Tue, Jun 26, 2007 at 09:55:59AM +0200, noskule wrote: Kathryn Andersen schrieb: name=*Foo* hm, this would work for a pagelist eg (:pagelist name=Foo:) with fixed search string, but I need it for a searchbox, where the users choose the searchstrings

Re: [pmwiki-users] page variable (userlang) for multilanguage script

2007-07-02 Thread noskule
noskule schrieb: hi list has someone an idea how to add a page-variable that shows the active userlang for the multilanguage script? There is a markup (:if userlang en:). But I need the language string to fill it in a form ok, I got a solution: $userlang = $_COOKIE['userlang']; $FmtPV

Re: [pmwiki-users] Disabling automatic edit when linking to blank pages

2007-07-02 Thread noskule
Benoit Dutilleul schrieb: Dear all, I found the answers to my initial question myself. Thank you Dan for your contribution. The only thing I had to do was to add ?action=browse to the links! Now, I have a new question: how can I disable - for a specific wiki of my farm - the display of

[pmwiki-users] edit perms in Profiles

2007-07-03 Thread noskule
hi list is there a way to limit edit permission in the profiles group only for pages with the same name as the authors name, ie UserA can only edit Profiles.UserA but not Profiles.UserB thanks for any hints nos ___ pmwiki-users mailing list

Re: [pmwiki-users] edit perms in Profiles

2007-07-03 Thread noskule
H. Fox schrieb: On 7/3/07, noskule [EMAIL PROTECTED] wrote: hi list is there a way to limit edit permission in the profiles group only for pages with the same name as the authors name, ie UserA can only edit Profiles.UserA but not Profiles.UserB Try this local/Profiles.php script

Re: [pmwiki-users] edit perms in Profiles

2007-07-04 Thread noskule
H. Fox schrieb: On 7/3/07, noskule [EMAIL PROTECTED] wrote: H. Fox schrieb: On 7/3/07, noskule [EMAIL PROTECTED] wrote: hi list is there a way to limit edit permission in the profiles group only for pages with the same name as the authors name, ie UserA can only edit Profiles.UserA

Re: [pmwiki-users] edit perms in Profiles

2007-07-04 Thread noskule
noskule schrieb: H. Fox schrieb: On 7/3/07, noskule [EMAIL PROTECTED] wrote: H. Fox schrieb: On 7/3/07, noskule [EMAIL PROTECTED] wrote: hi list is there a way to limit edit permission in the profiles group only for pages with the same name as the authors name, ie UserA can only edit

[pmwiki-users] php match q

2007-07-10 Thread noskule
hi list I would like to find out if a string occurs in a value and tried the match condition $showfields = FieldAFieldBFieldC (:if match '{$sowhfields}' FieldA:) ...formfield (:if match '{$sowhfields}' FieldB:) ...formfield is there a way how to do it? so far I tested with the match

Re: [pmwiki-users] php match q

2007-07-10 Thread noskule
noskule schrieb: hi list I would like to find out if a string occurs in a value and tried the match condition $showfields = FieldAFieldBFieldC (:if match '{$sowhfields}' FieldA:) ...formfield (:if match '{$sowhfields}' FieldB:) ...formfield arg, I did a misstake in the mail, I

Re: [pmwiki-users] php match q

2007-07-10 Thread noskule
], @$arg[''][1]); } but i get the error: Cannot redeclare compareargs() (previously declared in . noskule schrieb: hi list I would like to find out if a string occurs in a value and tried the match condition $showfields = FieldAFieldBFieldC (:if match '{$sowhfields}' FieldA

Re: [pmwiki-users] php match q

2007-07-10 Thread noskule
noskule schrieb: I tried: (:expr expression string:) exapmles: (:expr 'FieldA' '{$showfields}':) something like this shouls work to: (:expr '^FieldA' '{$showfields}':) $Conditions['expr'] = 'CompareArgs($condparm) == 0'; function CompareArgs($arg) { $arg = ParseArgs($arg

Re: [pmwiki-users] ZAP - Evoking the Password Form for Zap-Protected pages

2007-07-15 Thread noskule
Tim Pascal schrieb: As a user, I've been stretching beyond the basic wiki stuff to experiment with forms. I have found Zap to be very friendly in terms of getting something working without a lot of in-depth knowledge about coding. Using the Rolodex snippet as a starting point I've managed to

[pmwiki-users] php q

2007-07-16 Thread noskule
hi list I have some trouble to get this php code to runn properly, could please someone giving me a hand? I try to get the basename of a page: SomeGroup.SomeName-Topic-12 - SomeGroup.SomeName GLOBAL $TopicBaseName,$CommentBaseName; $name = PageVar($pagename, '$Name'); $backnametopic =

Re: [pmwiki-users] php q

2007-07-16 Thread noskule
Petko Yotov schrieb: On Monday 16 July 2007, noskule wrote: SomeGroup.SomeName-Topic-12-Comment-3 - SomeGroup.SomeName-Topic-12 $name = PageVar($pagename, '$Name'); $backnamecomment = explode('-Comment-',$name); $backnamecomment = $backnamecomment[0]; $FmtPV['$CommentBaseName

Re: [pmwiki-users] php q

2007-07-16 Thread noskule
noskule schrieb: I figured out that I have to make a markup expression to do something like that: ({topicbasename {$editgroup}.{$editname}}) I took a look at the markup expression script but couldn't realy understand it. Works this so that I could define a function like topicbasebame and call

[pmwiki-users] category search

2007-07-17 Thread noskule
hi list I'm workin on a category search. The search results should present a list with categories and a sublist with categorized pages. The problem is that my try only list pages in category but not the linked ones. What I would like to get: * CategoryA ** PageA ** PageB * CategoryB ** PageC

[pmwiki-users] [Fwd: pmwiki-2.2.0-beta58 released (IMPORTANT UPGRADE NOTES)]

2007-07-18 Thread noskule
hallo steff jetzt sötz SiteAdmin funktioniere . . ... wemmer upgraded Original-Nachricht Betreff: [pmwiki-users] pmwiki-2.2.0-beta58 released (IMPORTANT UPGRADE NOTES) Datum: Tue, 17 Jul 2007 16:53:56 -0500 Von: Patrick R. Michaud [EMAIL PROTECTED] An: pmwiki-users@pmichaud.com

Re: [pmwiki-users] PMwiki in Arabic?

2007-07-18 Thread noskule
[EMAIL PROTECTED] schrieb: Guys I am new. Has anyone used PM wiki with Arabic or other Right to left languages? I'made a short check, and it works so far, but you have to enable utf-8, see: http://www.pmwiki.org/wiki/PmWiki/UTF-8 grz nos Kind regards Frank

[pmwiki-users] group link q.

2007-07-19 Thread noskule
hi list In pmwiki default skin, if I clock on the group link in the header I only get to the groups homepage if there is NO page with the same name in an other group. Example: I'm on the page Blog.BlogPost and i click on the group link (The url is pmwiki.php/Blog) the page Main.Blog is loaded.

[pmwiki-users] markup expression prob.

2007-07-19 Thread noskule
hi list If a value in a substring contains a linebreak the substring doesn't work. Is there a way arount it? I made an example in http://pmwiki.org/wiki/Main/WikiSandbox thanks for any hints nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com

Re: [pmwiki-users] markup expression prob.

2007-07-19 Thread noskule
noskule schrieb: hi list If a value in a substring contains a linebreak the substring doesn't work. Is there a way arount it? I made an example in http://pmwiki.org/wiki/Main/WikiSandbox here a better place: http://pmwiki.org/wiki/PmWiki/MarkupExpressionsTest thanks for any hints nos

[pmwiki-users] zap: form components and key definition

2007-07-21 Thread noskule
hi list/dan currently I'm building forms with components, to simplify form creation. A form could looks like this: (:include ContenFormComponents.Title:) (:include ContenFormComponents.Text:) (:include ContenFormComponents.Categories:) (:include ContenFormComponents.AuthorSection:) (:include

[pmwiki-users] zap alphanumeric chars

2007-07-22 Thread noskule
hi list/dan is it somehow possible to remove all none-alphanumeric chars (inkl spaces) from a field entry? I want do do a new page box. posteditname should be cleaned from everything not pagenamecompatible. (:zapform:) (:input text posteditname:)\\ (:zap editname={posteditname}:) (:zap if1=equal

[pmwiki-users] search and replace

2007-08-08 Thread noskule
hi list is somewone aware of a method to search and replace a string in all wikipages with php? thanks for any hints nos ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users

[pmwiki-users] config q.

2007-08-18 Thread noskule
hi list I have a line in my config file that I don't remember what it's for: $pagename = ResolvePageName($pagename); Probably it has something to do with authentification . . . dos anyone have an idea? thanks nos ___ pmwiki-users mailing list

Re: [pmwiki-users] divs around markups in skin.tml

2007-08-19 Thread noskule
Patrick R. Michaud schrieb: On Sun, Aug 19, 2007 at 08:34:58PM +0200, noskule wrote: hi list/pm I noticed that pmwiki generates divs around markups in skin.tmpl !--markup:(:if auth edit SkinSection.LeftBar:)[[SkinSection.LeftBar?action=edit|{$FarmPubDirUrl}/skins/netstreams/img/edit

Re: [pmwiki-users] divs around markups in skin.tml

2007-08-19 Thread noskule
noskule schrieb: Patrick R. Michaud schrieb: On Sun, Aug 19, 2007 at 08:34:58PM +0200, noskule wrote: hi list/pm I noticed that pmwiki generates divs around markups in skin.tmpl !--markup:(:if auth edit SkinSection.LeftBar:)[[SkinSection.LeftBar?action=edit|{$FarmPubDirUrl}/skins/netstreams

Re: [pmwiki-users] PMWiki with FCKEditor

2007-09-05 Thread noskule
roland brendel schrieb: Hi, I need help to integrate FCKEditor (www.fckeditor.net) into the PMWiki (http://www.pmwiki.org/). I found some manuals (e.g. (http://www.pmwiki.org/wiki/Cookbook/ FCKEditor), but some are not beneficial and some other are in french. And I know the discussion

[pmwiki-users] customizing attachlist

2007-09-20 Thread noskule
hi list I'm looking for a way to customize the attachlist. I need a simple list without size and date. Is there a way similar to pagelist templates, or via config file? There seams not to be a Fmt variable where I could simple change the output. Anyone an idea how to do it? thanks nos

[pmwiki-users] $AutoCreate q.

2007-09-21 Thread noskule
hi list Is $AutoCreate supost to work also in groupheader or only in the page itself? I try to autocreate Categories. As long as the category link is in the page it works, but it don't work if I put it in the groupheader as shown below. Anyone an idea what to do? example (simplyfied):

  1   2   3   >