Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Wrap
padding25px 50px 25px 50px
background-repeatno-repeat
margin0px 0px 25px 0px
background-imagebannersArtboard_8.jpg
classbanner--background
Section
Column
width60%

HTML
<div class="banner--top-border"></div>

HTML Wrap
classbanner

CEF DIGITAL

TLSO COMMUNITY

Column
width40%
 
Panel

TLSO Resources

 

Section
Column
width50%

Trusted List Manager

Editing tool to generate a machine processable Trusted List in XML

Trusted List Browser

Read-only viewing tool to browse the different Trusted Lists and the LOTL

 TLSO service desk

 

Support to to maintain and publish a TL, and how to use the tools provided by the European Commission

 
Column
width50%

ETSI conformance checker

Conformity assessment tool to evaluate a Trusted List against the ETSI standard (for EU Member States representatives only)

Notify a change

In the sense or Article 2.3 of CD 2009/767/EC and amendments

Panel

Forum

Page properties report
showLikesCounttrue
firstcolumnTopic
showCommentsCounttrue
headingsAuthor, Creation date
pageSize5
cqllabel = "edelivery-forum" and space = currentSpace()

Aui button
TitleVisit Forum
URLhttps://ec.europa.eu/digital-building-blocks/sites/x/cleGAg

Panel

HTML Wrap
background-color#ececec
padding20px
background-repeatno-repeat
background-imagelayers.png
background-positionright
classaside--header aside--header__top-border

HTML
<span class="aside__top-border"></span>

About the community

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content
The Trusted List Scheme Operator (TLSO) of an EU Member State is the body responsible for the operation and/or management of the assessment scheme of that Member State. Following the operation/management of that scheme, the Scheme Operator maintains and publishes the corresponding Member State Trusted List (CD 2009/767/EC and amendments, part of the legal framework).
The TLSO User Community is the place where you can find resources for managing a Trusted List and interact with other Operators and the CEF team.

Your space moderators
Users
groupsesigint-administrators
HTML Wrap
background-color#ececec
padding20px
background-repeatno-repeat
background-imagelayers.png
background-positionright
classaside--header aside--header__top-border

HTML
<span class="aside__top-border"></span>

Recently updated

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content
Recently Updated
typespage, comment
themesocial

HTML
<style type="text/css">
	#title-text { display: none;}
</style>
<script type="text/javascript">
	AJS.toInit(function() {
		/**
		 * Hide metadata
		 */
			$('.page-metadata').hide();
		
		/**
		 * Accordion
		 */
			$(".accordion").click(function(e) {
				$(this).toggleClass("active");
				$(this).siblings(".accordion").removeClass("active");
 
				$('html, body').animate({
					scrollTop: $(this).offset().top
				}, 1000);

				e.preventDefault();
			});
	});
</script>