LiveTemplate and Page Tags
Forum » Help / Editing pages » LiveTemplate and Page Tags
Started by: JayGindinJayGindin
On: 1230100859|%e %b %Y, %H:%M %Z|agohover
Number of posts: 7
rss icon RSS: New posts
Summary:
Is it possible to assign page tags from the content of a page?
LiveTemplate and Page Tags
JayGindinJayGindin 1230100859|%e %b %Y, %H:%M %Z|agohover

I've searched the forums, the howtos, and a few other places. It seems that there was one or two similar requests, but I've not found any solution…perhaps this means there isn't one…yet…

What I'd like to do is in my LiveTemplate include something like:

[[div style="float:right; width: 200px; border: 1px solid #999; margin: 10px;"]]
%%content{1}%%
[[/div]]
[[page-tags]]
%%content{2}%%
[[/page-tags]]

Where "content{2}" would be defined just like any other portion of the content that gets filled into the LiveTemplate, with the result being that I can enter a new page as:

Whoo hooo, look at me!
==========
tag1, tag2, tag3

Is this possible? Thanks for any help and/or pointers…

jay

unfold LiveTemplate and Page Tags by JayGindinJayGindin, 1230100859|%e %b %Y, %H:%M %Z|agohover
Re: LiveTemplate and Page Tags
gerdamigerdami 1230112512|%e %b %Y, %H:%M %Z|agohover

It seems that there was one or two similar requests

1. Please quote them.

2. Where is your website, let it open.

unfold Re: LiveTemplate and Page Tags by gerdamigerdami, 1230112512|%e %b %Y, %H:%M %Z|agohover
Re: LiveTemplate and Page Tags
JayGindinJayGindin 1230132976|%e %b %Y, %H:%M %Z|agohover

Sorry, you're right, I should have included links…

As for my site…well, as soon as I can get the content in, it will be open :-) Part of my problem is that some of the content is also what I want to use as tags. Hence, my question, because I hate doing work twice…

unfold Re: LiveTemplate and Page Tags by JayGindinJayGindin, 1230132976|%e %b %Y, %H:%M %Z|agohover
Re: LiveTemplate and Page Tags
Timothy FosterTimothy Foster 1230159198|%e %b %Y, %H:%M %Z|agohover

There isn't some special command. I would say to do this on the live template page.

[[div style="float:right; width: 200px; border: 1px solid #999; margin: 10px;"]]
%%content%%
[[/div]]

%%tags%%

And then you add the tags through the tags button.
tarmsig.pnglatinsig.png
unfold Re: LiveTemplate and Page Tags by Timothy FosterTimothy Foster, 1230159198|%e %b %Y, %H:%M %Z|agohover
Re: LiveTemplate and Page Tags
JayGindinJayGindin 1230161820|%e %b %Y, %H:%M %Z|agohover

Ah…sorry. I don't want to display the tags, I want to assign tags.

unfold Re: LiveTemplate and Page Tags by JayGindinJayGindin, 1230161820|%e %b %Y, %H:%M %Z|agohover
Re: LiveTemplate and Page Tags
Helmuti_pdorfHelmuti_pdorf 1230456117|%e %b %Y, %H:%M %Z|agohover

Sorry!
There is no "source"-coded way today to assign tags !

You have to do it manually…

A good idea is to "store" the tags in a comment line/area at the page for abckup reason!

( the same with "parenting"…).


Service is my success. My webtips:www.blender.org, www.zusi.de (Demo-Video)

Wollen Sie Wikidot helfen im deutschen » Handbuch ?

unfold Re: LiveTemplate and Page Tags by Helmuti_pdorfHelmuti_pdorf, 1230456117|%e %b %Y, %H:%M %Z|agohover
Re: LiveTemplate and Page Tags
JayGindinJayGindin 1230707664|%e %b %Y, %H:%M %Z|agohover

OK… I've found a solution that works great for me. While reading up on how to create a page of "what links to this page" (http://www.wikidot.com/doc:backlinks-module), I found this gem:

You can use the Backlinks module to make soft categories — simply create pages in the namespace category … And within the pages you want to add to specific categories you would put links to these categories …

This, combined with the ability to use the ListPages module, with the "category=" attribute, has completely solved my problems!

FANTASTIC!

unfold Re: LiveTemplate and Page Tags by JayGindinJayGindin, 1230707664|%e %b %Y, %H:%M %Z|agohover
New post

Bookmark and Share

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.