Custom meta tags to a file

This forum is for all Flare issues not related to any of the other categories.
Post Reply
agracer
Propeller Head
Posts: 23
Joined: Fri Aug 19, 2016 11:58 am

Custom meta tags to a file

Post by agracer »

I need to add custom meta tags on a file by file basis that will then output in my Clean XHTML format.
Like

<meta name="author" content="" />

But custom
<meta name="category" content="">

I thought File Tags would work, but custom tags don't go into the output.
I thought maybe concepts, and then just parse for madcap:concept, but concepts don't output into CleanXHTML

I cannot do it on a target level (add meta tags to content) because the same tag doesn't apply to all files.

If I repurpose the author tag, will I run into other problems?

Does anyone have any idea how to accomplish this?
Thanks!
--Amy
RiverMonster
Sr. Propeller Head
Posts: 148
Joined: Fri May 09, 2008 8:51 am
Location: Alicante, Spain
Contact:

Re: Custom meta tags to a file

Post by RiverMonster »

Hi Amy, I have a similar need. Did you ever figure out how to do it?

Thanks!
Beaver
Propeller Head
Posts: 45
Joined: Fri Mar 10, 2017 4:09 am

Re: Custom meta tags to a file

Post by Beaver »

This is a gooe idea / feature
I have the same problem

A possible work-around, is to add 2 HTM files
wi1h one snippet block (but this cost much work and less overview etc)
2022-02-18_111936.png
I have submitted a request about this.
Please do this also if you want this https://www.madcapsoftware.com/feedback ... quest.aspx
You do not have the required permissions to view the files attached to this post.
Beaver
Propeller Head
Posts: 45
Joined: Fri Mar 10, 2017 4:09 am

Re: Custom meta tags to a file

Post by Beaver »

Note Meta tags are added in Flare 2022, in the properties of the .htm file

but in first version there is a bug IF you use variable Heading.Level
By searching on the website this system variable name is not converted
---
Madcap reported:
I have gone ahead and created the bug and sent it to our Dev team on your behalf! Bug number 177453
You do not have the required permissions to view the files attached to this post.
Post Reply