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-imagebanner.jpg
classbanner--background
HTML
<div class="banner--top-border"></div>
HTML Wrap
classbanner

Digital Europe Programme

eDelivery User Community

Section
Column
width60%
HTML Wrap
classbanner

The eDelivery User Community space enables stakeholders to share experiences and best practices on the exchange of electronic data and documents between public administrations, businesses and citizens. Pan-European projects (re)using CEF eDelivery have their own sub-communities within this space.

Column
width40%

HTML Wrap
background-colortransparent
padding20px
border-color#ececec
border-width3px
border-stylesolid

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/WC8EAg
Aui button
TitleRequest access
URLhttps://ec.europa.eu/digital-building-blocks/tracker/servicedesk/customer/portal/2/create/6



HTML Wrap
background-colortransparent
padding20px
border-color#ececec
border-width3px
border-stylesolid

Recently Updated
typespage, comment
themesocial

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>

Latest news

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content

Content by Label
showLabelsfalse
max3
showSpacefalse
sortcreation
reversetrue
cqllabel = "edelivery" and label = "news" and space = "CEFDIGITAL"

Aui button
TitleMore news
URLhttps://ec.europa.eu/digital-building-blocks/sites/x/XRjpAQ

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>

Contact us

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content

Get in touch with the CEF eDelivery team for questions, comments or other type of requests.

Button Hyperlink
iconhelp
titleContact
typeprimary
urlhttps://ec.europa.eu/digital-building-blocks/tracker/servicedesk/customer/portal/2/create/4
targettrue

Read more about the eDelivery Service Desk
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>

Space members

HTML Wrap
padding20px
border-color#ececec
border-width2px
border-stylesolid
classaside--content aside__light-content
HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelcommunity-users
titleeDelivery User Community

HTML Wrap
border-color#ececec
classaccordion

Users
layoutlist
groupsedelint-users
titleeDelivery Team

Your space moderators:

Users
groupsedelcommunity-administrators
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>