On Wed, 14 Jul 2010 10:41:37 -0500 Jacques Distler <[email protected]> wrote:
> On Jul 13, 2010, at 5:11 PM, Steven wrote: > > >> The Rubyforge SVN certainly DOES NOT contain Instiki 0.17. > > I guess I didn't get it from svn then. > > So where DID you get it? > > >>> No hope for templates in Instiki I presume? > >> > >> I still have no idea what they are supposed to do. > > My rudimentary understanding of Mediawiki templates is that > > 1) They can be transcluded into other pages > 2) You can pass parameters to them. > > You can already transclude pages into others, in Instiki, using the > > [[!include ...]] > > syntax. You cannot, however, pass parameters to the transcluded page. > > It would not be impossible to add a parameter-passing mechanism. I'd have to > think whether the added complexity would really be worth the benefit. > > Jacques > > So where DID you get it? http://rubyforge.org/projects/instiki/ > You can already transclude pages into others, in Instiki, using the > > [[!include ...]] Is this feature documented somewhere? I have a feeling I'm missing out on a lot of such features. > It would not be impossible to add a parameter-passing mechanism. I'd have to > think whether the added complexity would really be worth the benefit. Sounds good. Is it possible to have pages being linked to without using wiki words not be considered orphaned? For example, page 1 (in Markdown): I like [cake](Pastries) Howver the Pastries page is considered orphaned because no page links to it using [[Pastries]]. Is there a way to get Instiki to realize that Pastries is not orphaned because page 1 links to it? _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
