This project is under active development.

Drupal bridge for Koken

This module is Basic Koken Public API PHP implementation.

Koken is a free system designed for photographers, designers, and creative DIYs to publish independent websites of their work.

It allows you to query, with the Views module, against a public Koken API.

Installation

Install the koken module as any other drupal module.
This module need to grab datas from a Koken install, it won't do anything
if you don't use Koken.

See http://koken.me for more informations about Koken.

Documentation

The module provides a set of views query plugin and handlers.

To be able to query against a Koken install, you need to provide the koken uri
in the "Query settings" of the views (it is under the "advanced" column).

Quick note about the koken_example_views module.

This example module provides 3 examples views.

  • "Koken example album":
    This view display the public albums that are present in Koken.
  • "Koken example content":
    This view should be use with an argument.
    http://example.com/koken-example-content/[Album-ID]
    This will display all the picture that belongs to the Album-ID parameter
  • "Koken example single content":
    http://example.com/koken-example-single-content/[Content-ID]

Responsive Menus

Example menu using simple style

Overview

Responsify your menus! Just give me a CSS selector of your menu and I will make it mobile friendly (when the time is right).

Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width.
(Using 'simple' style).

Features

  • Choose from different responsive menu styles.
  • Configure any amount of menus to be responsified (simple or codrops' multi style).
  • Configure at which screen width they should be handled.
  • Include / exclude admin pages. (more options with Context)
  • Disable other mouse events.
  • Remove other classes/IDs.
  • Context module integration.
  • Easily theme-able.

Included Responsive Menu styles:

  1. (1st screenshot) 'Simple', a lightweight style.
  2. (2nd screenshot) codrops' Responsive Multi-Level Menu*
  3. (3rd screenshot) MeanMenu*
  4. (4th screenshot) Sidr*

Ubercart Payment Fubon

富邦銀行的信用卡付款

付款成功後狀態為 Payment received
付款發生錯誤時狀態為 cancel

由於富邦銀行未提供線上查單的 API,所以必須到富邦銀行的管理網站上去手動處裡授權與請款,要更新 Ubercart 的訂單也必須手動做 Balance。

Ubercart Payment Gateway

將 Payment Gateway 的架構刪減後移植回 Drupal 6 的方案,只支援 Ubercart

Payment Method 的設定在 admin/store/settings/payment/method 下面

Pages

Subscribe with RSS Subscribe to RSS - Under active development