NewsBot
Moderator-
Postów
9 017 -
Dołączył
-
Ostatnia wizyta
-
Wygrane w rankingu
26
Typ zawartości
Profile
Forum
Pliki
Galeria
Blogi
Sklep
Wydarzenia
Treść opublikowana przez NewsBot
-
[IPS Marketplace] Global Header Message
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
IPS style header block for displaying messages and links across the the top of your board. Use either the built in message formats or set you own custom formatting. Settings Show/Hide Message. Select which groups can see the message. 4 built in message formats. Custom message format including; icon, text colour and alignment, background colour. View the full article -
[IPS Marketplace] Last Post Info in Mobile View
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This little plugin will display last post info in responsive/phone/tablet view... View the full article -
[IPS Marketplace] Display Member Group in Messenger
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin will display member group in messenger in two locations (as you choose): - Below Member Name - Beside Member Name View the full article -
[IPS Marketplace] Babble: Real Time Chat
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Babble is a real time chat system using node.js and sockets. It uses less resources and doesn’t rely on long polling or interval scripts to check for new message. Babble is fully featured with those features laid out below. Sale price is currently $75 sale ends on 6/23/2016 after that date they price goes to $115 for the IPS MarketPlace. Demo: http://codingjungle.com/babble (you will need to register or logged in to be able to see or use). If you would like private demo of Babble, you can send me a PM here or on my site. Requirements: A modern browser that supports web sockets. (Firefox/IE11/Edge/Chrome/Safari supports websockets. For mobile browsers, I will only be supporting Safari and Chrome). Node.js installed on a local or a remote server that can run a node.js script. I have only tested the last 4 versions of node.js, but the latest version of node.js you can install, the better. I will attempt to compile a node.js versions that are compatible with Babble. The php side of babble should work on php 5.5-7 (IPS 4 doesn’t official support php 7 due to incompatibilities with htmlpurifier has with php 7). Notes: babble requires node.js. This is an unconditional requirement. So many of the features of babble are node.js dependent, that there isn’t any fallback to another web technology (like ajax/long polling). With that in mind, Babble is very javascript dependent, it will not degrade gracefully if javascript has been disabled in the browser,if you have any tin foil hat wearing members, they will not be able to use babble. Notes: *If you have SSL(HTTPS) on your server, you must be able to create a "reverse proxy" in nginx/apache to be able to use babble. **if you are running a server that doesn't use a LAMP ( Linux, Apache, MySQL, PHP) or LEMP (Linux, NGINX, MySQL, PHP) server, I will not be able to give support for. AFAIK node.js/socket.io will run on windows and mac os x, but configuration might prove difficult. As for *BSD servers, they should operate similar to a Linux server. Each purchase only entitles a installation on 1 live site and 1 dev site. If you wish to run babble on multiple sites, you will need to purchase babble for each site. If you are found in violation of this agreement, I can choose to revoke your access to future updates and support until the matter is rectified. If you purchase a copyright removal, Babble will occasional make a call home to http://codingjungle.com to validate the copyright removal key. Copyright Removal keys will need to be purchased for each purchase of babble if you wish to run it on multiple sites without branding. Features: Rooms: Babble comes with two default rooms that can not be removed. The “Babble” room is used by default for Babble, and the Widget Room is used by the “Widget” (the widget can be configured to use any room you've created ). Each room has permissions that can be set like “View, Message, Whisper, Edit, Delete and Upload”. Each room also has the ability to be configured independently of each other on uploads (what types and sizes), how many messages to show by default, rules to show before entering the room. Rooms can also have 3 bots they can configure (more on bots later). Uploads: Each room can be configured to allow uploads. If the upload is an image, the image will be “lazy loaded” and resized to fit the dimensions of the message area better. If it is a non-image upload, it will display a link to download. NOTE: Groups who can see the room, can also download and view images. Sounds: Babble comes with a collection of sounds for send, receive, entering, leaving and whispers. Users can enable or disable each sound as they see fit. The sound files can be replaced at any time in the ACP by pointing to the corresponding sound setting to the new location (this is to avoid future updates from overwriting your sound files). NOTE: due to some limitations in mobile OS’s (iOS and android) even if the sounds are enabled by the user, there is one additional step they must take to hear sounds on the effected OS’s. On mobile devices a Speaker Icon will appear, that will need to be activated to be able to hear sounds, this action must be done each page refresh. Whispers: Whispers are private messages that are sent in between users. They will open in a “tab” in the room and will flash when a new message is received if you aren’t currently active on the tab that is. Whispers only work inside the room, you currently can not “whisper” to some one who is not logged into the room you are in (at a later date this might change). Browser Notifications: A user can set how many new messages they receive in a room before a browser notification is triggered (or they can disable them all together). Currently these do not work on mobile OS’s, in the future I plan on adding notifications for iOS and Android. New Message Order: By default babble will order messages newest to oldest, for some users this might not be ideal, so they can reverse the order to oldest to newest. Any new message after this will honor the setting. Group Content: You can set a min. content count per room for each user group before they can send messages. You can use this feature as a reward to your members for participation on your site. Note: Messages made in babble will not increment content counts. BOTS: Babble comes with 4 bots, each serve a different function and are triggered in different ways. 3 of the bots can be configured per room, where the 4th bot can be configured to which rooms it sends messages too, as most of its settings are “global”. Hopefully Babble Bots can help you accomplish some pretty amazing things and enrich your users experience with babble. Time Bot: the time bot can be configured per room*. This bot can be configured to send different messages at different times**. You can use HTML/BBC in the bots messages. This bot runs from a task, so its HIGHLY recommend that you have your task configured to run as a cron job to see the best results. If not configured to a cron, this bot might not function properly. * you can configure this bot to store its messages in the database or not. Due to a technical limitation with node.js the bot is unable to check to see if there are any users in the room or not, so instead of having the chat history filled with messages from the time bot, they will “go away” on a page refresh. ** this is in minutes passed since the bot was configured, if you set a message to send every 10 minutes, then the first message will be sent 10 minutes after you configured the bot, and each additional message will be sent 10 minutes after this. Count Bot: This bot can be configured per room. You can configure this bot to send messages after x amount of messages sent by users*. You can also send different messages x amount of messages sent. You can use HTML/BBC and special variables(1) in your messages. * this does not include whispers sent or messages from other bots. Phrase Bot: This bot can be configured per room. You can configure this bot to send messages when a match to a word/phrase is made. You can have multiple matches for the same message or multiple messages for different matches. You can use HTML/BBC and specials variables(1) in the messages. Notifications: This is the bot that has a global configuration. This bot will send messages out when new content is posted to the supported applications*. Permissions are honored on these notifications, so if the user doesn’t have access to to view the area in question, they wont see the notification. This bot can only be configured to tell it which rooms to run in, the rest of its settings are global due to its nature. * IPS applications are the only ones support for notifications. In theory any application that uses the content item class should work, but I have only tested my own application that use this and they will work with it, so I’m pretty sure it will work with the other 3rd party application that use the classes. Babble has some API elements to it that will be document on my site later, so any application it doesn’t support, the application developer should be able to create a hook without much of a problem. (1) There are special variables that the count bot and phrase bot have access to, that can be used in the message, to show the name of the person who triggered, the bot’s name, and the match (this is for the phrase bot only). Commands: Commands can perform special functions when issued. The commands can be issued thru the chat area (similar to how IRC does it). Some commands have group restrictions. You can add commands in 2 ways, in the ACP you can add basic commands , if you need more advanced functionality you can create a “command” file. Command list: Announce – adds or removes an announcement to the room Ban – bans a user for a room. Unban – unbans a user for a room. BanList – Show’s who has been banned from a room. Ignore – Ignore a user in a room. Unignore – Stop ignored a user in a room. Kick – kick a user from a room. Me – an action command for a room. Mute – Mutes a member for everyone in a room. Unmute – unmutes the member in a room. Mutelist – shows a list of users who have been muted. Notifications – disables or enables notifications from the notification bot. Topic – adds or removes a chat topic from a room. View the full article -
[IPS Marketplace] Sticky Note Button for Editor
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Hey All, Here is a sticky note button for the editor. No plugin is included, just the images/html/css and the instructions required to use them. In my journey to migrate my 6million+ post xenforo board to IPS, I've been creating my old bbcodes in the way that IPS does it which does it. I have more that I will release in the future. Enjoy! Note: If you want to change the width then please alter the following css line: max-width: 500px; The original version was 450px but I made it 500px for IPS. Feel free to choose a number that works better for you! View the full article -
[IPS Marketplace] Facebook Comments on Topics
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This hook will add Facebook Comments plugin to board topics that the users will have the ability to comment on topics using their Facebook accounts. Note: you should create Facebook app first (Read More...). This is a very basic version... It's planned to include more features in the future according to your suggestions. View the full article -
[IPS Marketplace] Camera by ThemeTree
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Camera has a beautiful sidebar and two stunning colors that stand out. Settings Wanna get more than just a theme? ThemeTree has settings that could transform your forum to an even more beautiful and stunning look. Google Font Choose your own font to be display everywhere on your forum. Google Font Weight Put more styles into the new font you chose to be display everywhere on your forum. Width Container Change the width to your own liking. Enable Grid Sublist This will make the forum subcategories break on the left and on the right. Navigation Icons By default, you will have your very own Font Awesome icon on the navigation. Default icons include Forums, Gallery, Blogs, Calendar, Downloads, Store, Activity, Chat, and Online Users. Go here to find out how to put your own icon into your custom menus. Override Site Title Spice up your site title by putting in the title you want to be display on the sidebar. Enable Slogan You will get a slogan above your site title/logo telling about your site. Font Awesome Icon Statues (Unicode) Input your own Font Awesome icon into the forums. Guest Message You will get a Guest Message consisting of a title and a short paragraph of what's possible when your guest creates an account. Enable Secondary Footer For extra storage we made a secondary footer so you can store more stuff on the bottom of the page. Secondary Footer: About Us Also on the secondary footer, we made an about us section so you can describe your site and your users interests. Appearance You will get settings of changing the default colors to your own liking. And Much More! Test Account Wanna look more into our themes? Well, now ThemeTree supports a test account for all of our themes. So no more looking at those screenshots or even looking at our themes live. Login to the test account and browse the contents. Display Name: TestAccount123 Password: testyaccount123 Live Demo If you wanna see a live demo of all of our themes, please go to the official forums (http://www.themetree.net/forums/). Then scroll down until see the ‘Theme’ link. Click that and it will drop down with the themes (4.x themes). Don't Miss out on ThemeTree Updates and News: ThemeTree (http://www.themetree.net) - You can get more news and updates from our website. Dribbble (https://dribbble.com/ThemeTree) - Find out our upcoming themes and shots from Dribbble. Contact us at [email protected]. Pobierz plik -
[IPS Marketplace] Default Photo per Gender
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin will set a default photo for members who have yet to select one. Each gender has your own image. If a photo of an specific gender is not found or if the user hasn't chosen a gender on their profile, the defult photo from IPS4 will be displayed. Setting: Gender Profile Field Add Gender Photos: Go to Customisation and in the row of your theme, click in the menu and choose Manage Resources and then Add Resource Change Existing Location to Global then click in the upload field to upload the image that's inside the PHOTOS folder in this plugin's zip file. Repeat the process for the other image. If you have more than one theme installed, repeat the whole process for all themes. IP.Board 3.4: https://invisionpower.com/files/file/6785-default-photo-per-gender/ Pobierz plik -
PIXELEN NEW IDEA low price as always! View Demo easy to customize PIXELEN Best Design For All Users responsive include Ranks User PIXELEN settings that could transform your forum to an even more beautiful and stunning look Settings ----Call us set Number set Icon set Color set Font Size ----Forums Settings set Enable Sub Forum Text set sub forum Number set Sub forum Icon set Sub forum Icon Color set Sub forum Link Color set Sub forum Link Font Size set Forum Read Icon set Forum Unread Icon set Forum Icon Background set Forum Icon Border Radius ----Home Icon set Background Color set Icon Color set Icon Size ----Logo Slogan set font size set Color ----Advanced Footer set 3 Position Footers ----Social Media set Facebook - Instagram - googleplus - Twitter - Pinterest - Youtube ---- Enable NavBar Icon set Link Color set Active Link Color set Border color ---- Quest Message set Text Color set Background Image All In Pixelen Theme Demo Pobierz plik
-
[IPS Marketplace] Stop Forum Spam
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin allows you to block members who found in the Stop Forum Spam database. You can filter these by IP, email address, or username. It also supports a specific punishment you can set, such as validate them manually, deny them, or ban them. If you would like more features, you can donate for this plugin development or pay for specific ones by contacting me. Otherwise, we will add them based on user feedback and how many people want them. This plugin is provided AS IS without any obligation to update under any circumstances, but I am supporting its development wherever that may go since there isn't an official one here yet. This plugin is licensed under the MIT License, it can be found inside the archive. https://github.com/skinod/IPS4-StopForumSpam Pobierz plik -
[IPS Marketplace] Default Photo per Group
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin will set a default photo for members who have yet to select one. Each group has your own image. If a photo of an specific group is not found, the defult photo from theme will be displayed. Configuration: Uploads the xml plugin file into AdminCP > System > Plugins (it insert 3 default image: default_photo_6.png for moderators, default_photo_3.png for members, default_photo_4.png for administrators) Go into Themes > on right Menu > Manage resources > Add Resources, follow this istruction: Location: global Folder: plugins Application: System Resource, file name must have this format: default_photo_ID.png (replace ID with group id of the group that must have uploaded photo) I have uploaded also a .psd file for customize as you wish the photo and three image included on xml file. Demo Pobierz plik -
This is a maintenance release to fix reported issues and add refinement to existing features. This release also contains a security improvement for older versions of PHP. In a recent change to their API, Google now requires an API Key to access their Maps API. After upgrading to 4.1.13, follow our Google Maps guide to restore this integration. This is especially recommended if you are using Commerce which uses the API for address input autocompletion. In addition to bug fixes and performance improvements, this release also includes following enhancements New per-group setting to highlight posts made by certain groups. 2 theme settings control the color and border, which are editable in the easy theme editor. New setting to make providing a billing address optional for purchases in Commerce. Personal conversation management improvements: Can now filter personal conversations to just read/unread. Can now move multiple personal conversations into a different folder at once. Can search by recipient/sender name. Notifications about Calendar events now include the event date. New setting to control which images sizes should have a watermark applied in Gallery. New setting to control which IP pool to use for SparkPost if you have purchased dedicated IP addresses. Better handling of upgrades if files have been modified. The sidebar widget for showing Downloads files can now show just free or paid files. When searching templates or CSS files in the AdminCP template editor, it will search for templates or CSS files with a name matching the term provided, in addition to searching the content of them. When viewing a log in the AdminCP, it will now show you on which page the log occurred and by which member. When the search index is being rebuilt, a message is now shown on the search results page to indicate why results may not be complete. The "details" modal for applications and plugins now has a tab which shows the hooks associated with that application or plugin. The placeholders that display on date/time inputs (e.g. "HH:MM") can now be translated. Rebuilding the search index, and rebuilding posts after a 3.x upgrade now processes newest posts first for a more user-friendly experience after upgrading. When a file is deleted, a log is created and a new setting controls how to keep these logs for. The following Pages features are also included: HTML pages are now editable via Designer's mode. Ability to rename, or delete a group of Database templates Ability to ensure the Page's title remains in all database generated links (categories, records, forms, etc) Reciprocal linking when using relational fields Date and time fields, and Yes/No fields are now filterable. Filterable custom fields now available when creating a record feed block Ability to make some custom fields unique, so that only one record per database can have the same value. Ability to delete a folder in the media manager Ability to use $record->field_key_name_here programatically to get and set values, instead of relying on $record->field_11 which may change when you export and import databases. Wyświetl pełną treść wpisu
-
This is a maintenance release to fix reported issues and add refinement to existing features. This release also contains a security improvement for older versions of PHP. In a recent change to their API, Google now requires an API Key to access their Maps API. After upgrading to 4.1.13, follow our Google Maps guide to restore this integration. This is especially recommended if you are using Commerce which uses the API for address input autocompletion. In addition to bug fixes and performance improvements, this release also includes following enhancements New per-group setting to highlight posts made by certain groups. 2 theme settings control the color and border, which are editable in the easy theme editor. New setting to make providing a billing address optional for purchases in Commerce. Personal conversation management improvements: Can now filter personal conversations to just read/unread. Can now move multiple personal conversations into a different folder at once. Can search by recipient/sender name. Notifications about Calendar events now include the event date. New setting to control which images sizes should have a watermark applied in Gallery. New setting to control which IP pool to use for SparkPost if you have purchased dedicated IP addresses. Better handling of upgrades if files have been modified. The sidebar widget for showing Downloads files can now show just free or paid files. When searching templates or CSS files in the AdminCP template editor, it will search for templates or CSS files with a name matching the term provided, in addition to searching the content of them. When viewing a log in the AdminCP, it will now show you on which page the log occurred and by which member. When the search index is being rebuilt, a message is now shown on the search results page to indicate why results may not be complete. The "details" modal for applications and plugins now has a tab which shows the hooks associated with that application or plugin. The placeholders that display on date/time inputs (e.g. "HH:MM") can now be translated. Rebuilding the search index, and rebuilding posts after a 3.x upgrade now processes newest posts first for a more user-friendly experience after upgrading. When a file is deleted, a log is created and a new setting controls how to keep these logs for. The following Pages features are also included: HTML pages are now editable via Designer's mode. Ability to rename, or delete a group of Database templates Ability to ensure the Page's title remains in all database generated links (categories, records, forms, etc) Reciprocal linking when using relational fields Date and time fields, and Yes/No fields are now filterable. Filterable custom fields now available when creating a record feed block Ability to make some custom fields unique, so that only one record per database can have the same value. Ability to delete a folder in the media manager Ability to use $record->field_key_name_here programatically to get and set values, instead of relying on $record->field_11 which may change when you export and import databases. Wyświetl pełną treść wpisu
-
We are releasing a patch for IP.Board 3.4.x and IP.Nexus 1.5.x to address two potential security issues brought to our attention. It has been brought to our attention that an open redirect exists within IP.Nexus which might allow a user to redirect other users to a remote site of their choosing through IP.Nexus. Additionally, an issue has been brought to our attention where-by sensitive user data may be exposed in certain circumstances. To apply the patch Simply download the attached zip and upload the files to your server. This single zip file includes the patch files for both IP.Board as well as IP.Nexus. patch-34x-05252016.zip If you are an IPS Community in the Cloud client running IP.Board 3.4 or above, no further action is necessary as we have already automatically patched your account. If you are using a version older than IP.Board 3.4, you should contact support to upgrade. If you install or upgrade to IP.Board 3.4.9 after the date and time of this post, no further action is necessary as we have already updated the main download zips. View the full article
-
[IPS Marketplace] Force News & Update on registration
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin disable the input admin emails and force to set value true, into this way you could send mail without approval. Note: Email spam legislation by country Pobierz plik -
[IPS Marketplace] Uncheck Admin Emails on Registration
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
When this plugin is enabled, the "Send me news and updates" checkbox on the registration page will be unchecked by default, to comply with certain email laws. Pobierz plik -
[IPS Marketplace] Disable remote URL actions
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin gives the ability to Disable uploading of avatars from remote URL Disable inserting images into posts from remote URL This is particularly useful if you want to keep your server IP anonymous from potential DDoS attacks, or you just don't want to give users the ability to fetch remote files. The following thread outlines the problem clearly: Pobierz plik -
[IPS News] Theme Tip: 5 useful template tags
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
IPS4's theme system has a feature called template plugins, which are special tags that do something to the values you pass in. You'll see them throughout the templates - they look like this: {lang="..."} This tag displays the language string for the key you pass into it, and is probably the most commonly used one. But there's many others too, so let's review some of the useful ones you can use in your themes and addons. {member} If you need to show any data about a member, the {member} tag is very useful. It's a shorthand that can display properties and call methods on a member object, so it's much neater than the manual approach. It's used like this: // Get a property, like 'name' {member="name"} // Call a method, like 'link()' {member="link()"} By default, it will work with the currently logged-in member, but you can pass an id attribute to show data about any member: // Show the name of member #67 {member="name" id="67"} {expression} The expression tag allows you insert simple one-line PHP expressions into your templates. For example, if a variable is an array of values and you want to show one per line, instead of writing a loop, you could do: {expression="implode( '<br>', $myArray )"} {prefix} The prefix tag is unusual in that it's designed specifically for use in CSS files. It prefixes CSS styles with the various vendor prefixes, meaning instead of writing: .myClass { -webkit-transform: scale(3) rotate(45deg); -moz-transform: scale(3) rotate(45deg); -o-transform: scale(3) rotate(45deg); transform: scale(3) rotate(45deg); } You can write: .myClass { {prefix="transform" value="scale(3) rotate(45deg)"} } {hextorgb} Continuing with the CSS theme, next there's the "Hex to RGB" tag. If you're a theme designer and want to use a theme setting value but apply some transparency, this tag will be particularly useful to you. Color theme settings are simple hex values, e.g. #000000. To apply some transparency, you need to use the rgba notation however (the 'a' meaning 'alpha channel', otherwise known as transparency). The {hextorgb} tag does this for you. It accepts either a hex color, or a theme setting key. By default it outputs the same color in rgb notation, but if you want to add transparency, you can add an opacity parameter which will represent the alpha channel value. {hextorgb="#ff0000"} --> rgb(255,0,0) {hextorgb="page_background" opacity="0.6"} --> rgba(235,238,242,0.6) {truncate} Finally, there's the truncate tag. This tag takes some text (usually as a variable), and truncates it to the length you specify. By default it appends an ellipsis (...) to the end of the content, although this is configurable via the append parameter. {truncate="$someLongText" length="300"} Note that this isn't designed to be used on HTML markup; you may break your page if HTML tags are included in the text. For those cases, consider using the javascript ipsTruncate widget instead. I hope this overview of 5 lesser-known template tags will help you as you build themes or applications! Share your related tips in the comments. View the full article -
[IPS Marketplace] Color Picker by IPS Themes
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Demo Instructions Log in to our demo suite with username & password of: plugindemo / plugindemo About Color Picker for IPS Community Suite 4 is a small plugin that extends IPS4's easy theme builder concept by providing it on a per-user basis directly from the header of your site. The plugin requires no additional loading of resources as it utilizes components already built into IPS Community Suite. Features Per-user color scheme control of your Community Suite Set a default primary & secondary color that all users can revert to Choose the "Edit theme" icon within the header directly from the plugin settings Choose which groups have access Integrated with IPS4 1-click localization Pobierz plik -
[IPS Marketplace] Similar Content on Post Screen
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin will show similar content titles on post screen, after user types and leave the text field. It uses defaults from IPS4 core search, like sort by relevance or date, number of characters per word, permission for the items, etc. Compatibility: Forums Blogs Downloads Calendar Pages 3rd Party Apps: tested on Tutorials, Classifieds and Videos System. Settings: Number of content items to appear Allowed groups to use the feature Pobierz plik -
This adds an OAuth2 server to your IPS Community Suite 4 installation. This allows external applications to authenticate and authorize against your IPS4 membership. Administrators looking to integrate external applications with their IPS4 site via OAuth2 can register those applications with the IPS4 Admin Control Panel (ACP). Permissions can be set to allow only certain specific user groups to use the OAuth gateway. The source code is public (GPLv2 license) at https://github.com/wohali/ips4-oauth2-server. Pull requests and issues are welcome. Pobierz plik
-
[IPS Marketplace] Generic Moderator for Warnings
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This plugin will preserve the identity of your moderators by using a generic user as the author of warnings. Notes: Only moderators with permission Can issue warnings? can view the real moderator on warning details Warned members won't be aware of the real moderator who issued the warning: the user won't see the real moderator on warning details or on received email The generic moderator does not have to be a moderator; you can choose a regular member. Real moderators will be back on plugin uninstall Pobierz plik -
With IPBWI for WordPress v4, you will get flawless Single Sign On. How does SSO work? IP.board brings a SSO API which allows to add several "slaves" as satellites to a "master" IP.board installation. This results in a robust single sign on solution allowing unlimited slaves even on completely different domains - same origin policy which normally breaks setting cookies for different domains has been bypassed here successfully. Requirements WordPress 4.5 or higher IPcore/IP.board 4.1 or higher PHP 5.5, PHP 5.6 & PHP 7 How does IPBWI for WordPress exactly work? Please see documentation for a description of each feature. Installation / Configuration unzip download package on your local harddrive copy folder ipbwi4wp to /wp-content/plugins/ active plugin in WordPress go to IPBWI4WP settings menu page follow further instructions there Additionally, the powerful IPBWI-API, which worths 89 $ and is included, allows you to develop powerful extensions by your own. Follow IPBWI IP.board WordPress SSO on Facebook and Twitter! Pobierz plik
-
[IPS Marketplace] (VN41) Matter - Google Material for IPS
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Matter a material metaphor is the unifying theory of a rationalized space and a system of motion. The material is grounded in tactile reality, inspired by the study of paper and ink, yet technologically advanced and open to imagination and magic. Full Screen: Home Page, Calendar, Downloads, Blogs, Pages Support Topic (will be added later) Click here for demo! Notice: If You need to install style on Your forum, but You can't do that, write me in personal messages. If You find a bug in the style, at once write us in PM or in the Support Topic (will be added later) and I'll correct it. MetaTags: Material style for IPS 4, Modern style for IPS 4, Beautiful style for ips4. Also view more of our work : Pobierz plik -
[IPS Marketplace] Template System
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Custom Fields anywhere and everywhere. This application is an update to the v3 versions of the Topic Template System and the Calendar Template System. The Template System allows you to customize anything in the suite - forums, calendars, gallery categories, blogs, etc - and to create forms for the user to populate when posting new content. Create custom fields Group custom fields into Sets for individual containers (e.g. forums) Customize the layout of the field values when viewing content Allow multiple Sets per container to give users a choice of which form to populate Mark individual fields as required - preventing users from creating content without populating the additional fields By default, you can add Custom fields when creating topics Custom fields when creating calendar events Custom fields when posting blog entries Custom fields when uploading images to the gallery Custom fields when submitting downloads files Note that the system will detect other areas of the site (depending on the 3rd-party modifications you have installed) and will allow you to place custom fields in those areas. However, support for those areas is not guaranteed. Fields can be created for individual areas or shared across multiple areas. (Example: I can create TextFieldA for topics, or I can have TextFieldA available for both topics and blogs.) Different fields can be used for different items within each area. (Example: TextFieldA is visible for Forum1, but DropdownA is visible in Forum2.) Fields can be grouped differently for different areas. (Example: Forum1 will have TextFieldA, but Blog1 will have TextFieldA and DropdownA.) Pobierz plik
