Coder Social home page Coder Social logo

stfalcon-studio / ls-plugin_openidcmt Goto Github PK

View Code? Open in Web Editor NEW
3.0 6.0 4.0 191 KB

При отправке комментария гость увидит всплывающее окошко авторизации/регистрации, а после авторизации/регистрации его комментарий появится на сайте. Плагин может работать совместно с плагином OpenId (что удобней для гостей сайта) или без него.

License: GNU General Public License v3.0

PHP 91.60% JavaScript 8.19% Perl 0.21%

ls-plugin_openidcmt's Introduction

Build Status

ОПИСАНИЕ

Плагин «OpenID Comments» предназначен для отправки быстрых комментариев для неавторизованых пользователей

  • Совместим с плагинами OpenID и AutoOpenID
  • Содержит шаблоны тем: synio

ЛИЦЕНЗИИ

Файлы в этом архиве распостраняются по лицензии GNU GPL. Вы можете найти копию этой лицензии в файле LICENSE.txt.

ИСТОРИЯ ВЕРСИЙ

v0.3.0

  • Обновлен для совместимости с версией Livestreet 1.0.x

v0.2.0

  • Добавлена поддержка шаблонов street-spirit и social
  • Исправлены Notic'ы после регистрации через openid

v0.1.0

  • Релиз плагина

ls-plugin_openidcmt's People

Contributors

fluxuator avatar lyaskov avatar mekhron avatar stfalcon avatar verdet23 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ls-plugin_openidcmt's Issues

Адаптация под social

Кое-как сделал, но при попытке авторизации через соцсети выдается страница с кучей Notics и Warning's, но тем не менее коммент добавляется.

Если человек зарегистрирован, но не авторизован и пишет коммент - то все нормально.

Notice: Undefined index: user_skill in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 33

Notice: Undefined index: user_date_activate in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 39

Notice: Undefined index: user_rating in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 48

Notice: Undefined index: user_count_vote in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 51

Notice: Undefined index: user_profile_name in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 60

Notice: Undefined index: user_profile_sex in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 63

Notice: Undefined index: user_profile_country in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 66

Notice: Undefined index: user_profile_region in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 69

Notice: Undefined index: user_profile_city in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 72

Notice: Undefined index: user_profile_birthday in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 75

Notice: Undefined index: user_profile_site in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 83

Notice: Undefined index: user_profile_site_name in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 86

Notice: Undefined index: user_profile_icq in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 89

Notice: Undefined index: user_profile_about in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 92

Notice: Undefined index: user_profile_date in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 95

Notice: Undefined index: user_profile_avatar in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 98

Notice: Undefined index: user_profile_foto in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 104

Notice: Undefined index: user_settings_notice_new_topic in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 107

Notice: Undefined index: user_settings_notice_new_comment in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 110

Notice: Undefined index: user_settings_notice_new_talk in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 113

Notice: Undefined index: user_settings_notice_reply_comment in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 116

Notice: Undefined index: user_settings_notice_new_friend in /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php on line 119

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php:33) in /var/www/mixan/data/www/site.com/engine/include/function.php on line 224

Warning: Cannot modify header information - headers already sent by (output started at /var/www/mixan/data/www/site.com/classes/modules/user/entity/User.entity.class.php:33) in /var/www/mixan/data/www/site.com/engine/include/function.php on line 225

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.