Assyst Theme is a minimal, center aligned, multi-column layout theme , with three color styles and fluid or fixed widths. Assyst Theme makes it easy to change things like the sidebar layout, sidebar width, page width etc.

Main Features

3 preset color schemes.
Breadcrumb settings.
Tableless design.
Fluid or Fixed Width layouts.

Supported Drupal Version : 6x
Git Access URL : git clone --branch dev1 Drupaldevassyst@git.drupal.org:sandbox/Drupaldevassyst/1331920.git assyst_theme

Comments

raynimmo’s picture

Status: Needs review » Needs work

You should have a read of the release naming conventions and possibly rename the branch to 6.x-1.x if it is targetted at Drupal 6.

git checkout -b 6.x-1.x
git push -u origin 6.x-1.x

Also, the git clone line you are referencing is incorrect. That is for you when you are committing files to your branches as it contains your user login credentials.

If in doubt about Git commands have a read through the Git documentation.

drupaldev@assyst’s picture

Hi,

Thank you very much for your valuable comments.
We had renamed the branch as you suggested and the new git URL is given below
git clone --branch 6.x-1.x http://git.drupal.org/sandbox/Drupaldevassyst/1331920.git assyst_theme

Best Regards,
Team Assyst

klausi’s picture

Status: Needs work » Closed (duplicate)

You should Inland have one application at a time. Marking this as duplicate, see #1329312: [D6] Popup Confirm Survey

avpaderno’s picture

Title: Assyst Theme » [D6] Assyst Theme
Issue summary: View changes
Related issues: +#1329312: [D6] Popup Confirm Survey