Re: [Tiki-users] Automatically Generate Wiki Pages
Alessandro Martinelli <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thank you for answering. The objective is the following: I have a set of trackers resembling a database where I have (let's simplify) a Customers Tracker (Field: CustomerName), a MachinesType Tracker (Field: MachineType) and a Orders Tracker (Fields: OrderNumber, MachineType, Customer). As I create a new item of the Orders table I'd like an associated wiki page to be created. As you mentioned, there is a Wiki Page field that can provide this functionality. However I have my Tiki website strongly structured with namespaces, so I need the new page to have as namespace Customers:_:<CustomerName>:_: and as page title <OrderNumber>. Thus, the complete page title would result in Customers:_:<CustomerName>:_:OrderNumber. This would be a first result. I didn't know of the possibility you mentioned about templates, I'll take a look, thank you. Of course the more convenient way would be for the page to be automatically created and named correctly, so that the updating process is not too heavy for the user (I'd like even a not skilled user to be able to do that). As a second request, I'd like, as soon as the page is create, for a second page to be created, aliasing the first (I'd like the page to appear under the section "Customers" and under the section "Machines" too). I know this is probably a lot to ask but... I tried :). Until now I was able to do with tiki more or less everything I planned to do. Thank you in advance, Alessandro Il 24/10/2020 11:53, Bsfez Tiki via TikiWiki-users ha scritto: > Hi Alessandro, > > Mmm… (from memory) > There is a "wiki page" field and I kind of recall some way to create > automatically a page using the item name or something like that. > > But what is the objective ? > I ask, because you can also create a wiki page "template" that can > take it's content from several trackeritems (page name, title, > content, picture, etc) using one or several plugin List. > > > Bernard > >> On 24 Oct 2020, at 10:00 , Alessandro Martinelli >> <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, >> >> I'd like to understand if there is a way in Tiki to automatically >> generate wiki pages, e.g upon a new Tracker Item Creation. >> >> In particular I'd like something like that: I create a Tracker Item >> <*CustomerName*, *OrderNumber*, *MachineType*> and I'd like the >> following page to be *automatically *created: >> >> (please note I'm using namespaces for organizing content hierarchically) >> >> - >> Machines:_:*MachineType*:_:MachinesSold:_:*OrderNumber*(*CustomerName*)* >> * >> >> - Customers:_:*CustomerName*:_:*OrderNumber *(*MachineType*) >> >> which are alias of the same page. >> >> >> Thank you for your time, >> >> Alessandro M. >> >> _______________________________________________ >> TikiWiki-users mailing list >> [email protected] >> <mailto:[email protected]> >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users > > > > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users _______________________________________________ TikiWiki-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-users