Campsite - ampersand
  • Hello

    I suggest to make some simple changes in campsite parser module:

    1. All parameters given by URLParameters are separated by '&'. They should be separated by '&'. I done some changes in /parser/curltemplatepath.cpp and /parser/actions.cpp myself and it's working fine (campsite v. 2.3.2).

    2. CCParser:MakeImageLink() method in /parser/cparser.cpp file gives a table... why? It should give a block with image source and caption. Something like



    These changes allow to create sites consistent with web standards and accessibility.