Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Error converting template to XSLT
Hi, Never mind. Regards / Aki ...
28/01/2010 09:38:35
No replies yet
XML 2 RSS
Hi Folks A few partners have asked me for a template generating RSS feeds from the XML Publication in the Data Management module. So here you have an example, I'm using it for the RSS feed on the support page in the lower left corner. // Dammark ...
15/01/2010 14:09:50
Last post: 27/01/2010 14:38:29
Using XSLT in NewsV2
Hi, I'm currently working on a new customer, and im using the DW7, build 19005. In the module, NewsV2. My problem is, that currently i only have the option for using XSLT within the list template. Although that is great, it doesn't seem possible to u ...
26/10/2009 20:30:51
Last post: 27/01/2010 14:36:58
XSLT functions
Hi I can't find a complete list of working XSLT-functions in DW7. I'm missing e.g. 'escape-uri', 'replace' and many others. They don't seem to work. Are there any alternatives to these functions? Javascript is not an option. Thanks. Martin ...
26/01/2010 10:35:04
Last post: 26/01/2010 11:26:42
Creating a filter
Hi, I need to create a produtlisting that besides having paging should render dropdown boxes for a couple of fields which will be used as filters. For example if I have a productlisting where one field is "Country". The in my productlistnin ...
25/01/2010 14:53:52
No replies yet
Datalist list-template problem
The list.html template in the datalist-module shows a row.value tag. This means that I cannot edit each collumn for itself. I have tried inserting dwtemplatetags, but this didn't give me anything usefull. The problem I am facing, is that I want to sh ...
15/01/2010 14:46:09
Last post: 20/01/2010 11:47:37
translate tag
Hi, I am trying to use the translate tag in xslt templates (news module), but so far no good. Is there a special trick? I tried with < !-- string and also with <xsl:comment>. None of them seem to do the trick. When using the xslt command, th ...
13/11/2009 17:31:30
Last post: 14/01/2010 16:10:57
Texteditor in ForumV2
Hi, Has anyone extended the functionality of the texteditor that the Forummodule uses. For example if I want to show a dropdown with smileys or add a button to include an image? Reagrds/ Aki ...
04/01/2010 22:51:47
Last post: 05/01/2010 12:02:58
favicon.ico
Hi! Is it possible to add a favicon.ico to a single "language layer"? I reckon that if you put the favicon.ico in the "templates" folder, which theoretically is the root off all pages, all "language layers" would get the ...
15/12/2009 01:00:06
Last post: 18/12/2009 09:02:46
Hide page+content after login
Hi, I need to hide content after extranet login. It a bit complex - because we want some content to be shown to all users + some extranet groups, and hide some content for other extranet groups. Is not possible to create a new language area to solve  ...
15/12/2009 16:22:19
Last post: 16/12/2009 10:55:50
Extranet Extended formfields
Hi there, I made an Extranet login form with the regular input fields from the template. There a two fields that are setup as textarea instead of input type text. It's address and adress2. How can i make those field also input type text fields? here  ...
07/12/2009 17:35:18
Last post: 08/12/2009 15:42:16
Data List: Column value as template tag
Hi, I have a table with the columns ID, Name, Adress, etc and want to show this output in a list and make a link to another page like this: Pseudo: <a href="Info.aspx?ID=<!--@Row.ID-->"><!--@Row.Name--></a> This is n ...
30/11/2009 20:02:54
Last post: 07/12/2009 09:04:55
Problems with global elements?
One of our customers are experiencing problems with the list of global elements when trying to insert a global element on a page. The list is very slow and it takes a long time to navigate through the pages in the list. The website is not slow in gen ...
01/12/2009 08:38:30
No replies yet
Problems displaying HTML in datalist template
I changed the form on this page for an editor to be able to format the text. (http://snf.mellombels.no/Default.aspx?ID=11) But when I get the data back into the XSLT, all the html is canged to transformed characters. I even tried to output <xsl:va ...
19/11/2009 09:20:41
Last post: 30/11/2009 14:09:01
import external js file
Hi, How can I maintain the </script> after xslt transformation? I am trying to import and external JS file in to the master template. I write: <script type="text/javascript" src="..."></script> but after the tran ...
23/10/2009 14:17:45
Last post: 30/11/2009 12:09:47
UPDATE: Performance optimization
Hello my fellow frontend geeks. We have made a small performance optimization regarding navigation tags in Dynamicweb CMS that you might wanna know about. This performance optimization can have an effect on how your @If Defined() tags might work, or  ...
10/03/2009 10:28:25
Last post: 25/11/2009 14:21:22
General XML/XSLT courses
Hi Folks I would like to hear if anyone would be interested in a 2 day course in XML/XSLT and XPATH ? Day 1: - XML - Basic XSLT and XPATH Day 2: - Advanced XSLT and XPATH The course will not be free of charge. // Sebastian ...
18/05/2009 11:28:35
Last post: 25/11/2009 10:10:39
Charset for Russian laguage?
I'm about to create in the language/layer module, a layer for Russian pages. I have searched the www for hints about the appropriate charset for the layer but I can't find any final solution. What is the recomendations for the master setup? Is there  ...
24/11/2009 19:27:34
Last post: 24/11/2009 23:03:49
menu/output based on a paragraphheader
Hi, I'm trying to make a paragraphheader to work as a parrent link and paragraphtext as it's children. Is this even possible? So if you imagine a paragraphsetup that list all paragraphheader and when clicked, the given paragraph-content related to th ...
18/11/2009 19:16:18
Last post: 23/11/2009 11:59:17
Product groups menu xml
Hi, I am trying to create a product menu in dynamciweb (not eCom Navigation, but using menus) and I can get it to work using exinting xslt templates, but I have no ideia of the xml it is based on. Where can I get an example? The savexml=true URL para ...
20/11/2009 15:53:12
No replies yet