Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashas777/sas
https://github.com/sashas777/sas
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sashas777/sas
- Owner: sashas777
- Created: 2015-10-16T15:57:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T05:23:46.000Z (almost 9 years ago)
- Last Synced: 2024-05-02T05:03:21.332Z (7 months ago)
- Language: CSS
- Size: 1.87 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#STATUS
MOVED TO BITBUCKET 1/27/2016#Developers
Alex Lukyanau#Magento Settings
1. System->Configuration->Design->Package sas#Installation
1. Install Ruby+Compass
https://gorails.com/setup/ubuntu/14.04
```
sudo apt-get update
sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties
sudo apt-get install libgdbm-dev libncurses5-dev automake libtool bison libffi-dev
``````
curl -L https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
echo "source ~/.rvm/scripts/rvm" >> ~/.bashrc
rvm install 2.1.2
rvm use 2.1.2 --default
ruby -v
```
2. http://blog.acrona.com/index.php?post/2014/05/15/Installer-Fondation-et-Compass/sass-sur-Ubuntu-14.04
```
sudo apt-get install ruby-compass
gem install compass
```#SASS Compilation
```
cd skin/frontend/sas/default/scss/
compass watch
```#Additional options
1. Usage ifconfig at the xml compare by value. Example:
```
skin_csscss/bootstrap.css
```#Extensions
1. Sashas_Slideshow
http://www.magentocommerce.com/magento-connect/slideshow-6.html#Magmi Settings
1. Default UN/PW: magmi. After it configured it uses admin credentials
2. After first Login you need to fill databse connection credentials. Save Profile and Save Global parameters.
3. Filesystem Path to magento directory: ../../../
4. Enable Image attributes processor v1.0.33a
4.1 Image search path: var/import/images
4.2 Image import mode: Yes
5. Enable Value Trimmer for select/multiselect v0.0.3
6. Enable Configurable Item processor v1.3.7a