<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div style="font-family: sans-serif;">
<span dir="ltr" style="margin-top:0; margin-bottom:0;">Hi everyone!</span> <br> <br> <span dir="ltr" style="margin-top:0; margin-bottom:0;">Thanks for all your help!</span> <br> <br> <span dir="ltr" style="margin-top:0; margin-bottom:0;">The approach to ditch my group and just use foo and bar as group names won't work for me, as I use my PMwiki for multiple projects, each having its own group.</span> <br> <br> <span dir="ltr" style="margin-top:0; margin-bottom:0;">But the cluster cookbook sounds very promising and the rewriting of the title function as well. I'll play around with this tonight :)</span> <br> <br> <span dir="ltr" style="margin-top:0; margin-bottom:0;">Best regards</span> <br> <span dir="ltr" style="margin-top:0; margin-bottom:0;">Thomas</span> <br>
</div>
<div>
<br>
<div>
<p>13 Jun 2023 06:42:27 Petko Yotov <5ko@5ko.fr>:</p>
</div>
<blockquote style="margin:0;border-left:3px solid #ccc; padding-left:10px">
<div>
Or you could indeed simply have separate wikigroups:<br><br>Instead of:<br> mygroup.foo1-bar1<br> mygroup.foo2-bar3-foobar2<br><br>Use just:<br> foo1.bar1<br> bar3.foobar2<br><br>Petko<br><br><br>On 13/06/2023 06:19, ABClf wrote:<br>
<blockquote style="margin:0;border-left:3px solid #ccc; padding-left:10px">
As an alternative, eventually, you may also be interested in looking<br>at this recipe :<br>https://www.pmwiki.org/wiki/Cookbook/Cluster<br>Gilles.<br>Le jeu. 8 juin 2023 à 22:55, Thomas Hirtenlehner<br><thomas.hirtenlehner@tielor.at> a écrit :<br>
<blockquote style="margin:0;border-left:3px solid #ccc; padding-left:10px">
Hi folks!<br>I tried to get some order into my pages by a naming scheme that sorts<br>the pages in my glossary in an alphabetical order. So something like this:<br>mygroup.foo1-bar1<br>mygroup.foo1-bar2<br>mygroup.foo2-bar3-foobar1<br>mygroup.foo2-bar3-foobar2<br>now foo1-bar2 is a rather lousy title for a page, so I tried to automate<br>the title by excluding foo1 from the title like this:<br>(:title {(substr {$Name} 13)}:)<br>but of course, the 13 only works iff foo1 actually has 13 letters.<br>Is there a way to search for "-" to feed the substring directive<br>automatically with the correct number?<br>and if so: how do I handle cases with more than one "-" in it?<br>thanks in advance!<br>Thomas<br><br>
</blockquote>
</blockquote><br>_______________________________________________<br>pmwiki-users mailing list<br>pmwiki-users@pmichaud.com<br>http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br>
</div>
</blockquote>
</div>
</body>
</html>