Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
publications [2016/12/05 15:32] hnvpublications [2016/12/05 15:41] (current) hnv
Line 1: Line 1:
 ====== Publications ====== ====== Publications ======
- 
-/* Ideally, we would use the same tamplate (i.e. wiki:page:publications:tpl) for all tabs. 
-However, the buttons for collapsable bibtex and abstract need to be unique for the different tabs! 
-Otherwise, weird opening and closing behaviour is to be expected! 
-So, unless this is fixed, any modification of wiki:page:publications:tpl needs to be copy and pasted 
-into the other templates wiki:page:publications:tpl-<xyz> !!! */ 
- 
 <tabs> <tabs>
   * [[#full_list|All]]    * [[#full_list|All]] 
Line 20: Line 13:
    
 <pane id="full_list"> <pane id="full_list">
-[publist|page::publications:bibtex|wiki:page:publications:tpl|key:test]+[publist|page::publications:bibtex|wiki:page:publications:tpl|key:full]
 </pane> </pane>
    
 <pane id="design"> <pane id="design">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-design|only:category=design]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=design|key:design]
 </pane> </pane>
  
 <pane id="types"> <pane id="types">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-types|only:category=types]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=types|key:types]
 </pane> </pane>
  
 <pane id="core"> <pane id="core">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-core|only:category=core]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=core|key:core]
 </pane> </pane>
  
 <pane id="states"> <pane id="states">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-states|only:category=states]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=states|key:states]
 </pane> </pane>
  
 <pane id="opt"> <pane id="opt">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-opt|only:category=opt]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=opt|key:opt]
 </pane> </pane>
  
 <pane id="par"> <pane id="par">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-par|only:category=par]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=par|key:par]
 </pane> </pane>
  
 <pane id="modules"> <pane id="modules">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-modules|only:category=modules]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=modules|key:modules]
 </pane> </pane>
  
 <pane id="ffi"> <pane id="ffi">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-ffi|only:category=ffi]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=ffi|key:ffi]
 </pane> </pane>
  
 <pane id="apps"> <pane id="apps">
-[publist|page::publications:bibtex|wiki:page:publications:tpl-apps|only:category=apps]+[publist|page::publications:bibtex|wiki:page:publications:tpl|only:category=apps|key:apps]
 </pane> </pane>
  
 </tabs> </tabs>