• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

regarding templates and upgrade from 2.0.2 to latest 2.1.x

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all;
i want to upgrade to the latest 2.1.4
i am currently using 2.0.2.
i have modified the default template (css, htmls to remove several features).
i am a little afraid to upgrade because i dont want to loose the work i did on the default template.
is it possible to take my modified 2.0.2 default template, rename it and put it as a different temaplate on a 2.1x installment?

what are my options here?
thanks.
[originally posted on jforum.net by gkatz]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I suggest you to use some diff tool (diff, winmerge etc), to see what changed. There will be a line break here, a new message there, and probably some changed / new freemarker expressions.

You can use your 2.0.2 templates then. The CSS file didn't changed a bit.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
And then the flying monkeys attacked. My only defense was this tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic