Title: ModalContact (MCF)
Author: batasoy
Published: <strong>2010 年 3 月 29 日</strong>
Last modified: 2010 年 3 月 30 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/modalcontact.svg)

# ModalContact (MCF)

 由 [batasoy](https://profiles.wordpress.org/batasoy/) 開發

[下載](https://downloads.wordpress.org/plugin/modalcontact.1.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/modalcontact/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/modalcontact/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/modalcontact/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/modalcontact/#developers)

 [技術支援](https://wordpress.org/support/plugin/modalcontact/)

## 外掛說明

ModalContact is a database based contact form: it does use WP database for storage,
instead of mailing form contents. The rationale is, sometimes, especially cheap 
hosting servers can be very restrictive. Most contact form plugins have issues with
these servers.

Besides this approach, as its name suggests, ModalContact has a modal form, so user
does not have to leave the page. Contact Form pop ups on a overlay, just like the
lightboxes.

This plugin is heavily based on work from Eric Martin, SimpleModal Contact Form.

_Translations_

Since this plugin is heavily based on SMCF, you can easily translate it (if it has
a SMCF translation in your language). .pot file is included.

Thank you to all who have contributed these translations.

## 螢幕擷圖

[⌊Message Backend⌉⌊Message Backend⌉[

Message Backend

[⌊Contact Form⌉⌊Contact Form⌉[

Contact Form

## 安裝方式

Activate as any other plugin.

You have 3 options to integrate form into your site:

a) Add the “mcf-link” to your existing contact link:

    ```
    <a href="/contact" class="mcf-link">Contact</a>
    ```

b) Use the “mcf()” function in one of your theme files (`sidebar.php`, for example):

    ```
    <?php if (function_exists('mcf')) : ?>
        <?php mcf(); ?>
    <?php endif; ?> 
    ```

c) If your contact link is generated using `wp_page_menu()` or `wp_list_pages()`,
you can enter the contact link title in the MCF Options under “Contact Link Title”
and MCF will automatically attempt to add the smcf-link class for that link.

## 常見問題集

  How do I change the styling of the contact form?

Open `modal-contact-form-smcf/css/mcf.css` and modify the CSS to fit your needs.

_Note_: There are some browser specific CSS values that are set in the JavaScript(`
modal-contact-form-mcf/js/mcf.js`).

  Can I run MCF and SMCF at the same time?

You should be, but I didnt tried that. And it doesnt make sense!

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈ModalContact (MCF)〉的開發相關工作。

參與者

 *   [ batasoy ](https://profiles.wordpress.org/batasoy/)

[將〈ModalContact (MCF)〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/modalcontact)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/modalcontact/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/modalcontact/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/modalcontact/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/modalcontact/)。

## 變更記錄

 * Version 1.0a
    - Initial release

## 中繼資料

 *  版本 **1.1**
 *  最後更新 **16 年前**
 *  啟用安裝數 **10+**
 *  已測試相容的 WordPress 版本 **2.9.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/modalcontact/)
 * 標籤:
 * [ajax](https://tw.wordpress.org/plugins/tags/ajax/)[contact](https://tw.wordpress.org/plugins/tags/contact/)
   [contact form](https://tw.wordpress.org/plugins/tags/contact-form/)[modal](https://tw.wordpress.org/plugins/tags/modal/)
 *  [進階檢視](https://tw.wordpress.org/plugins/modalcontact/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/modalcontact/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/modalcontact/reviews/)

## 參與者

 *   [ batasoy ](https://profiles.wordpress.org/batasoy/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/modalcontact/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://www.barisatasoy.com/donate/)