From oi-svn at pardus.org.tr Thu Dec 3 16:47:16 2009 From: oi-svn at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Thu, 3 Dec 2009 16:47:16 +0200 (EET) Subject: [Oi-commits] trunk/shop - disable shop, add *.orig files that used to work.. Message-ID: <20091203144716.745E649C916@ns1.pardus.org.tr> Author: erenturkay Date: Thu Dec 3 16:47:16 2009 New Revision: 2890 Added: trunk/shop/templates/shop_base.html.orig trunk/shop/templates/shop_main.html.orig Modified: trunk/shop/templates/shop_base.html trunk/shop/templates/shop_main.html trunk/shop/urls.py Log: * disable shop, add *.orig files that used to work.. --- templates/shop_base.html | 29 ----------------------------- templates/shop_base.html.orig | 38 ++++++++++++++++++++++++++++++++++++++ templates/shop_main.html | 15 +++------------ templates/shop_main.html.orig | 15 +++++++++++++++ urls.py | 8 ++++---- 5 files changed, 60 insertions(+), 45 deletions(-) Modified: trunk/shop/templates/shop_base.html ================================================================= --- trunk/shop/templates/shop_base.html (original) +++ trunk/shop/templates/shop_base.html Thu Dec 3 16:47:16 2009 @@ -6,33 +6,4 @@ {% endblock %} -{% block leftcolumn %} -
-
- sepetinizde bulunan ?r?nler - {% if user.is_authenticated %} - {% if user.get_profile.have_shopprofile %} -
- {% get_cart user %} - Al??veri? Profili -
- {% else %} -

Sepeti kullanabilmek i?in ?ncelikle bir al??veri? profili olu?turmal?s?n?z. Buraya t?klayarak profilinizi olu?turabilir ve ?r?n sipari?i vermeye ba?layabilirsiniz.

- {% endif %} - {% else %} -

Sepeti kullanabilmek i?in sa?daki kullan?c? kutusundan giri? yapmal?s?n?z.

- {% endif %} -
-
-
?r?nler
- {% category_tree %} -
-
-
E-D?kkan Hakk?nda
- -
-
-{% endblock %} {% block sidebar_bottom %}{% endblock %} Modified: trunk/shop/templates/shop_main.html ================================================================= --- trunk/shop/templates/shop_main.html (original) +++ trunk/shop/templates/shop_main.html Thu Dec 3 16:47:16 2009 @@ -1,15 +1,6 @@ {% extends "shop_base.html" %} {% block content %} -
Pardus 2008 t-shirtleri haz?r
T-shirtleri e-d?kk?n?m?zdan se?ip sat?n alabilirsiniz.
-
- {% for product in products %} - {% if not product.parent %} -
-
{{ product }}
-
{{ product }}
-
Sat?n Al
-
- {% endif %} - {% endfor %} -
+

+
?zg?n?z... E-D?kkan, yap?land?rma ?al??malar?ndan ard?ndan tekrar hizmete girecektir.
+ {% endblock %} Modified: trunk/shop/urls.py ================================================================= --- trunk/shop/urls.py (original) +++ trunk/shop/urls.py Thu Dec 3 16:47:16 2009 @@ -11,11 +11,11 @@ # Home page (r'^$', 'main.views.home'), # Profile - (r'^profil/', include('oi.shop.shopprofile.urls')), + #(r'^profil/', include('oi.shop.shopprofile.urls')), # Shopping Cart - (r'^sepet/', include('oi.shop.cart.urls')), + #(r'^sepet/', include('oi.shop.cart.urls')), # Category - (r'^kategori/(?P.*)/$', 'product.views.get_category_products'), + #(r'^kategori/(?P.*)/$', 'product.views.get_category_products'), # Product - (r'^urun/(?P.*)/(?P.*)/$', 'product.views.get_product'), + #(r'^urun/(?P.*)/(?P.*)/$', 'product.views.get_product'), ) From oi-svn at pardus.org.tr Wed Dec 9 18:55:14 2009 From: oi-svn at pardus.org.tr (=?utf-8?b?VcSfdXIgw4dldGlu?=) Date: Wed, 9 Dec 2009 18:55:14 +0200 (EET) Subject: [Oi-commits] trunk/templates - remove shop links Message-ID: <20091209165514.D95F849C93F@ns1.pardus.org.tr> Author: jnmbk Date: Wed Dec 9 18:55:14 2009 New Revision: 2891 Modified: trunk/templates/footer.html trunk/templates/menu.html Log: remove shop links --- footer.html | 2 +- menu.html | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) Modified: trunk/templates/footer.html ================================================================= --- trunk/templates/footer.html (original) +++ trunk/templates/footer.html Wed Dec 9 18:55:14 2009 @@ -9,6 +9,6 @@ Modified: trunk/templates/menu.html ================================================================= --- trunk/templates/menu.html (original) +++ trunk/templates/menu.html Wed Dec 9 18:55:14 2009 @@ -21,8 +21,6 @@ Forum  At?lye -  - E-Ma?aza