Title: Datalist it
Author: datalistit
Published: <strong>2013 年 8 月 7 日</strong>
Last modified: 2017 年 2 月 27 日

---

搜索插件

![](https://ps.w.org/datalistit/assets/banner-772x250.png?rev=803407)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Datalist it

 作者：[datalistit](https://profiles.wordpress.org/datalistit/)

[下载](https://downloads.wordpress.org/plugin/datalistit.0.0.3.zip)

 * [详情](https://cn.wordpress.org/plugins/datalistit/#description)
 * [评价](https://cn.wordpress.org/plugins/datalistit/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/datalistit/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/datalistit/#developers)

 [支持](https://wordpress.org/support/plugin/datalistit/)

## 描述

This plugin creates a table out of data contained in a cvs file. The table can then
be displayed on a website or in a blog.
 You need absolutely no technical knowledge.
The plugin will convert the cvs file into a database enabling you to decide how 
the data will be displayed online. You can define:

 * orderby – sort the data the way you wish to present it,
 * columns – decide which columns will be displayed online,
 * norows – define how many rows will be displayed on each “page” of the table. 
   The viewer will be able to switch between pages using “Previous” and “Next”.
 * ID – name the table

Styling (css) can be defined in the Dashboard->Datalist it->Advanced.

HTML version of the full table is also available.

#### Example of database table shortcode:

    ```
    [datalistit 
       dbtable='Sales_results_Q1_sample_file' 
       norows=2 
       orderby='stabilisers' 
       columns='month, stabilisers' id='table1' ]
    ```

#### Example of html table shortcode:

    ```
    [datalistit table='Sales_results_sample_file' ]
    ```

Anybody with “Edit post” capability can insert the short code onto a WP site or 
blog, thus creating a table. No user data is held on the server – any uploaded data
is deleted automatically when the server sends the HTML file to the user.

In order to create a table, the user uploads a csv file using the plugin interface.
The data is sent to the datalistit.com server where the files are processed. Datalistit.
com is a service and the plugin is required to access this service. Having processed
the data, the server returns a table and short code is created. The user can display
the table on their WP site or blog by copying and pasting the short code that is
returned by the server.

### Arbitrary section

## 屏幕截图

 * [[
 * “Datalist it” menu screen
 * [[
 * example of a table as seen by a user

## 安装

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress or by [Automatic Plugin Installation](https://codex.wordpress.org/Managing_Plugins#Automatic_Plugin_Installation)

## 常见问题

  What can I use the Datalist it plugin for?

The plugin enables you to create a database table as well as an HTML table from 
data held in csv file. The table can then be displayed on your WP site or blog.

  Why is the data sent to an external server?

The data is sent to a server used by the datalistit.com service. This has been done
to enable future developments of the plugin.

  Is the data kept on the external server the plugin uses?

No data is kept on the external server. The data is removed automatically when the
server returns the table to the user.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Datalist it」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Datalist it」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/datalistit)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/datalistit/)，查看[SVN仓库](https://plugins.svn.wordpress.org/datalistit/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/datalistit/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/datalistit/)。

## 更新日志

#### 0.0.1

initial version

#### 0.0.2

user can create database table

#### 0.0.3

upgrade to a new php version

## 额外信息

 *  版本 **0.0.3**
 *  最后更新：**9 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/datalistit/)
 * 标签
 * [csv](https://cn.wordpress.org/plugins/tags/csv/)[database](https://cn.wordpress.org/plugins/tags/database/)
   [import](https://cn.wordpress.org/plugins/tags/import/)[table](https://cn.wordpress.org/plugins/tags/table/)
 *  [高级视图](https://cn.wordpress.org/plugins/datalistit/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/datalistit/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/datalistit/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://none)