The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How add html-attr. 'id' in Source Editor

Bronislav Essikman
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 20, 2013

<table id="tableId">content</table>

if i put one and press apply, id is not saved.

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Stephen M
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 4, 2017

Sorry to bring up such an old thread but I am trying to do much the same as "Bron" was and I would be happy to use the div macro but I need to use the "confluence table" so the users do not have to enter data in raw HTML table. It is not clear to me how I would wrap the "confluence table" in the div tags? Can someone explain how that would be done?  

1 vote
Bronislav Essikman
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 21, 2013

I have a macro, that calculate table values like Excel, for example SUM(C2:C5). Macro saves table values in array und makes the calculation. As macro parameter may be used table id. Table will be selected by jsoupSelector "table#tableId". Surround with <div id="tableContainerId"> is als solution possible, but insert id directly in source editor is a better way.

It's possible select HTML-Element instead of Jsoup with com.atlassian.confluence.xhtml.api.XhtmlContent??

0 votes
Mirko Skramusky [Communardo]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 20, 2013

Hi!

What do you want to do with this id? If it's enough to encapsulate your html in another (e.g.) <div>-tag with an id, you can use a surrounding usermacro.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events