Linux 软件免费装
Banner图

crosswordsearch

开发者 ccprog
更新时间 2018年7月24日 01:57
PHP版本: 5.3 及以上
WordPress版本: 4.9
版权: see LICENCE file
版权网址: 版权信息

标签

game shortcode gamification crossword educational

下载

0.3.0 0.3.1 0.3.2 0.3.3 0.4.0 0.4.1 0.4.2 0.4.3 0.5.0 0.6.0 0.6.1 0.7.3 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 0.7.0 0.7.1 0.7.2

详情介绍:

Crosswordsearch is a WordPress plugin, based on the AngularJs Javascript framework, for designing and playing wordsearch-style crosswords. Original development was done for RadiJojo.de, the International Children's Media Network. Authors can add a shortcode tag to any page or post to add a Crossword game to that page. For informations on usage and configuration, visit the Wiki.

安装:

  1. Install from Plugins -> Add New
  2. Or download the .zip and extract to wp-content/plugins
  3. Activate the plugin from the Plugins menu
  4. Consult the Wiki for the next steps.

屏幕截图:

  • The app in **solve** mode
  • The app in **build** mode
  • The *save* dialogue
  • The shortcode wizzard
  • The *Assign projects and editors* tab

常见问题:

I am geting "You do not have permission" errors

Most of the time these errors are the result of using a caching mechanism. Make absolutely sure the posts containing the shortcode are not cached. Otherwise they will stop working after 24 hours. While the plugin is compatible with most of the well-known cache plugins, there may be cases not covered yet, especially if the caching is not done by a plugin, but by your hosting service. Please let me know in the support forum so I can help you iron this out.

Is this plugin suitable for multisite installations?

There is limited support for use in multisite environments. There is no option for a network wide installation; the plugin must be enabled for each individual site. Projects and their associated rights are also specific to the individual site, local administrators have access to these settings as usual.

What sort of personally identifiable information does this plugin generate?

Please consult the privacy policy.

Which are the prerequsites for this plugin?

Crosswordsearch is compatible with WordPress 3.6 and above. It requires PHP 5.3 or above and a MySQL DBMS that supports InnoDB tables. All modern browsers as well as Internet Explorer 8 and newer are supported.

Which work flows for adding new riddles are possible?

If you want to develop yourself and only present riddles for solving to your readers, add the build mode shortcode to a private page and only add yourself to the list of full project editors. If you want to let others develop crosswords, there are two possible setups:

  1. Restrict development to trusted users:\ If you use pages with the app in unrestricted build mode, everyone assigned as an editor for the project has full control over the appearance of every crossword. This includes editing and deleting riddles by others.\ A possible use for that scenario may be a classroom situation: students can work on riddles, but only the teacher knows the editor credentials and may approve anything for saving.
  2. Invite development and moderate:\ If you use pages with the app in restricted build mode, you treat new uploads as proposals. For example, you could confer to all subscribers or contributors the rights of a restricted editor. It would be the responsibility of the full editors to review and approve these proposals for publication.

Is it possible to limit the restricted editing right to specific users?

Restricted editing right is linked to a user role, and every user with that role has the right. If you are not happy with the coupling to standard Wordpress roles, you should consider introducing custom roles. There are plugins that deal with adding new roles and managing their capabilities.

Is it possible to limit the restricted editing to specific projects?

That is quite simply done by publishing a restricted build page only for that project.

Why is it impossible to edit riddles from the preview on the settings page?

As the development of a crossword must be considered as an activity protected by copyright, there should be no 'backdoor' for altering them. The preview page is meant for moderation. Altering the name of crosswords from that page is considered for future versions.

Is it possible to limit the editing of existing crosswords to their original authors?

That possibility is considered for future versions. The user id of the uploader is already saved to the database, albeit at this point this information is not used anywhere.

更新日志:

1.1.0 1.0.3 1.0.2 1.0.1 1.0.0 New or changed features: Internal improvements and bug fixes: 0.7.3 0.7.2 0.7.1 0.7.0 New features: Internal improvements and bug fixes: 0.6.1 0.6.0 New or changed features: Internal improvements and bug fixes: 0.5.0 If you have modified WordPress standard roles, please note: The right to adminstrate projects is now linked to the list_users capability instead of edit_users. Please review which role has the list_users capability. Known bugs: trying to activate the plugin network-wide in a multisite installation will result in a non-informative error message. The non-activation is intentional, it is only the wrong message displayed. This is an upstream issue. (see https://core.trac.wordpress.org/ticket/33215 ) 0.4.3 0.4.2 0.4.1 0.4.0 New or changed features: Internal improvements and bug fixes: 0.3.3 0.3.2 0.3.1 0.3.0