mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
Remove all unneeded svn:executable properties. Remove the eol-style property on testme25.out for proper handling of non standard EOL.
18 lines
721 B
Plaintext
18 lines
721 B
Plaintext
|
|
This directory contains a set of ready to use Web design templates.
|
|
|
|
To ease integration we have used the following design:
|
|
|
|
- Each directory is self contained and the content must be copied into
|
|
the project. Note that the icons and javascripts directories contain also the
|
|
icons and javascripts code used in the web elements. This is needed for the
|
|
web_elements demo.
|
|
|
|
- Each graphic elements (icons) is referenced into the templates with the
|
|
alias /we_icons/<icon_name>. So users must provide the right alias
|
|
("/we_icons/") in the Web server.
|
|
|
|
- Each javascripts code is referenced into the templates with the
|
|
alias /we_js/<script>. So users must provide the right alias
|
|
("/we_js/") in the Web server.
|