Changes for page XWikiTips
                  Last modified by Administrator on 2024/12/27 15:59
              
      
      From version 
 6.1 
    
    
              edited by David De La Harpe Golden
        
on 2019/11/11 22:33
     on 2019/11/11 22:33
      Change comment:
              There is no comment for this version
          
         
      To version 
 7.1 
    
    
              edited by Administrator
        
on 2021/01/17 01:36
     on 2021/01/17 01:36
      Change comment:
              There is no comment for this version
          
         Summary
Details
- Page properties
 - 
      
- Author
 -   
... ... @@ -1,1 +1,1 @@ 1 -XWiki. david1 +XWiki.admin  - Content
 -   
... ... @@ -1,6 +1,6 @@ 1 1 [[XWiki>>https://www.xwiki.org]] is a powerful Java-based programmable wiki system, more of a hybrid wiki/cms. To be honest, in an ideal world I'd rather have continued to custom-implement my site in Lisp, but I had to balance that against time available, and after evaluating several options I ended up going with XWiki for now. 2 2 3 -Installation is straightforward on Debian, just following the relevant XWiki docs. The most involved part was setting up "short URLs" - losing the odd javatastic ##/xwiki/bin/view## url prefix -but again, norealissuesthere.3 +Installation is straightforward on Debian, just following the relevant XWiki docs. The most involved part was setting up [["short URLs">>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/ShortURLs/]] - losing the odd javatastic ##/xwiki/bin/view## url prefix. Note from time to time xwiki versions have introduced new url segments for special purposes (e.g. asyncrenderer), keep an eye on the path exclusions as documented upstream. 4 4 5 5 6 6 == Syntax Highlighting ==