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
-
[community.invisionpower.com - pliki] (MT)Similar Topics
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This Hook Adds a display of similar Topics in one of two positions while viewing a topic, under the first post of every page, or under the topic, with user-customization options. Features Include: • Sphinx Support. • Member Preferences. • Configure the default position and number of topics to show for members, and the same for guests and crawlers separately. • Configure what groups may not view/use similar topics. • Configure what groups may not customize the position and number of similar topics and thus are forced to use default. • Configure what forums may not display similar topics. • Configure "Stop Phrases" words, characters, and phrases to be stripped from the topic title used for searching for similar topics. Pobierz plik -
With this members are able to post in forums anonymously. All posts posted with the anonymous function will be tied to one account that you define in the Admin CP. You will be able to check the true identity behind posts in the Mod CP. Posts posted will have a generated hash in them, to be able to tell members in discussions apart. (Please read further details on this in the attached readme). This is developed and used with the thought of letting members be able to share or ask about sensitive / personal topics in specific forums. The users will not need to be logged out to ask as a guest and you will not have to enable guest posting. That's how we use it, you may use it differently Main Author: Preben at Mediehuset Tek (Modern version, Mads developed the initial version) Features Members of the user groups you allow will be able to post anonymously in the forums you choose An md5-hash will be added to these posts to be able to tell members apart. Read the attached readme for details Support is in place to have this work with quick reply, but it will require one file change and a template change Installation This hook requires one hook xml-file to be uploaded from the AdminCP. It also includes one file to upload. How can I get this to work with quick reply? You need to do a file change in the file public/js/ips.topic.js . To do this you need file access on the server where your board is installed. Spoiler In the file ips.topic.js, find: /* Fetch post contents */ var Post = ipb.textEditor.getEditor( ipb.topic.fastReplyId ).getText(); var isRte = ipb.textEditor.getEditor( ipb.topic.fastReplyId ).isRte(); Add this below: var _postAsAnon = false; if(document.getElementById('_postAsAnon')) { var _postAsAnon = document.getElementById('_postAsAnon').checked; } A little bit further down, in the same file, find: parameters: { md5check: ipb.vars['secure_hash'], Post: Post.encodeParam(), isRte: isRte },Change it to this: parameters: { md5check: ipb.vars['secure_hash'], Post: Post.encodeParam(), isRte: isRte, _postAsAnon: _postAsAnon }, Save the file. Now you need to change a template bit in your templates. In your skins, find the template group Topic View, then open the template bit TopicViewTemplate. Look for this, near the end of the template: {parse editor="Post" options="array( 'type' => 'full', 'minimize' => 1, 'isTypingCallBack' => 'ipb.topic.isTypingCallBack', 'height' => 180, 'autoSaveKey' => 'reply-' . $topic[tid], 'warnInfo' => 'fastReply', 'modAll' => $topic['_fastReplyModAll'] )"} <br /> Below it, add this: <if test="custom_hw_anonhook:|:1 == 1"></if><!-- HW_CUSTOM custom anon hook point --> Save the template. If you've done everything correctly you should now be able to reply anonymously with quick reply aswell. Background: This is a popular feature we currently have installed on three different large Invision Power Boards we host, two of them 3.3 and one of them 3.2. First version was developed in March 2010 and it have been used and improved on two of the forums since then. (NOTE: This public version will not work on 3.2). We hope that by sharing some of what we develop it will help us gain new ideas and more insight into developing for the Invision Power Systems. If any other developers have any hints or tips on changes that should be done to the code etc., then please let us know! Pobierz plik
-
This simple script allows you to add a custom background image to the admin login page. Your choice is saved in a cookie and will display on all future visits. Installation Refer to 'readme.html' for installation instructions. Upload the contents of the 'upload' folder and then to install the hook, simply import the acpLoginBg.xml file. Configuration Edit the included javascript file to configure the script to your needs. Custom logo Within the javascript configuration, enable the 'enableTitleText' option which will remove the IPS logo and allow you to add a custom title to the admin login page. Copyright Removal Purchase a copyright removal license here in order to remove the 'By Tom Christian' copyright. Support As this is a free file, I will not be offering my usual level of support like with my premium themes. I will however, fix any reported bugs. Thanks to Mikey for help converting this into a hook! Pobierz plik
-
You have a lot of images in a post, and you are bored with the normal image view (scroll the page).... With this mod, you can insert a nice photo gallery in the post by using [gallery] tag following the structure: [gallery] [photo=image_url]description[/photo] [photo=image_url]description[/photo] [photo=image_url]description[/photo] [/gallery] This hook is based off the galleria.io JavaScript image gallery framework, I have just re-adapted it for IPB. Main features: - Enable/Disable - Limit number of gallery in a post - Exclude member groups who can not use [gallery] tag - Exclude forums where members can not use [gallery] tag - Gallery height/width Demo: http://www.zuzu.vn/t...as5/#entry56682 Note: This mod does not use bbcode system of IPB, so after posting, you need to refresh to see the gallery Pobierz plik
-
Trader Feedback System 1.3.0 Lithuanian language pack by www.IPBoard.lt. Language pack is compatible with IP.Board 3.3.x series. Admin panel and public texts are fully translated. For more translations please visit www.IPBoard.lt. IP.Board 3.3.4 Lithuanian language pack will not be sold through IPS Marketplace. If you need it please contact me directly. Trader Feedback System 1.3.0 Lietuvių kalbos vertimas paruoštas www.IPBoard.lt. Lietuvių kalbos vertimas yra suderinamas su IP.Board 3.3.x versijomis. Pilnai išverstos yra administratoriams ir forumo nariams matomos frazės. Daugiau vertimų rasite www.IPBoard.lt. IP.Board 3.3.4 Lietuvių kalbos vertimas nebus pardavinėjamas per IPS Marketplace. Jei Jus domina šis vertimas, tai prašome tiesiogiai susisiekti su mumis. Pobierz plik
-
[community.invisionpower.com - pliki] Thanksgiving
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
A simple Thanksgiving Theme done in green, rusts and gold with an animated topper. Supports: Latest Version 3.3.4 and all additional add-ons including, Blog V2.6.0 Gallery V5.02 IP Content V2.3.3 Download Manager V2.5.2 IP Nexus V1.5.4 Chat V1.4.1 Calendar V3.3.2 Blank logo banner included in folder to add text to and upload with the easy logo changer. Live Preview available @GMM Skin Themes in skin selector Pobierz plik -
[community.invisionpower.com - pliki] Noble v1.0.0
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Pobierz plik -
[IPS News] IP.Board 3.4 Coming Soon
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
We are nearly ready to release the supported version of IP.Board 3.4 and are very excited to get this great new release out to you. Beta Testing We are currently doing a public beta test of IP.Board 3.4. If you are comfortable testing pre-release software please consider testing and letting us know any bugs you might find. You can find the pre-release on our forums but you will need to login as an active IPS Client to access. The more people who test our beta releases the better for everyone! What's New Please read these blog entries for a full list and explanation of what's new in this release. IP.SEO Removed (we have removed IP.SEO and merged all its functionality right into IP.Board!) Editor Improvements IPS Connect (please note that with the release of Connect our old Converge product will no longer function) SEO Improvements VigLink Integration Best Answer Feature AdminCP Interface Enhancements Bulk Mail with Mandrill Miscellaneous Enhancements IPS CDN Service In addition to the specifics in the blog entries we have fixed many issues and made many smaller improvements. New Backup Service Delayed We had announced a new Backup Service however this service will be not be available at release time. We want to be sure the service works reliably and would rather delay a bit than give you something that may not work properly. Obviously something as important as backups on your community is something we want to feel confident about offering. Depending on how our beta testing goes we hope to release IP.Board 3.4 by the end of November. If you are comfortable testing we encourage you to do so so we can be sure this release is as stable as possible. Thank you! View the full article Zobacz cały news -
[IPS Blog] IP.Board 3.4 Coming Soon
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
We are nearly ready to release the supported version of IP.Board 3.4 and are very excited to get this great new release out to you. Beta Testing We are currently doing a public beta test of IP.Board 3.4. If you are comfortable testing pre-release software please consider testing and letting us know any bugs you might find. You can find the pre-release on our forums but you will need to login as an active IPS Client to access. The more people who test our beta releases the better for everyone! What's New Please read these blog entries for a full list and explanation of what's new in this release. IP.SEO Removed (we have removed IP.SEO and merged all its functionality right into IP.Board!) Editor Improvements IPS Connect (please note that with the release of Connect our old Converge product will no longer function) SEO Improvements VigLink Integration Best Answer Feature AdminCP Interface Enhancements Bulk Mail with Mandrill Miscellaneous Enhancements IPS CDN Service In addition to the specifics in the blog entries we have fixed many issues and made many smaller improvements. New Backup Service Delayed We had announced a new Backup Service however this service will be not be available at release time. We want to be sure the service works reliably and would rather delay a bit than give you something that may not work properly. Obviously something as important as backups on your community is something we want to feel confident about offering. Depending on how our beta testing goes we hope to release IP.Board 3.4 by the end of November. If you are comfortable testing we encourage you to do so so we can be sure this release is as stable as possible. Thank you! Zobacz cały wpis -
[IPS News] IP.Gallery 5.0.3 & IP.Blog 2.6.1 Released
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Invision Power Services, Inc. is pleased to announce the release of IP.Gallery 5.0.3 and IP.Blog 2.6.1. IP.Gallery 5.0.3 IP.Gallery is a fully-featured photo and multimedia sharing app for the IPS Community Suite. Create albums, upload photos, discuss the hottest shots and much more. This release resolves issues reported since the release of IP.Gallery 5.0.2. A list of bugs reported in 5.0.2 and fixed in 5.0.3 can be seen in our tracker. IP.Blog 2.6.0 IP.Blog enables users to create and maintain their own individual or group blogs right from within your community, to share ideas & thoughts. A list of bugs reported in 2.6.0 and fixed in 2.6.1 can be seen in our tracker. Zobacz cały news -
IMPORTANT NOTE: There is a bug in IP.Board 3.3 that prevents the archive system from working correctly 100%. I recommend that you apply the fix mentioned in this bug report: http://community.inv...sticking-r39179 Otherwise, try to only use the options to exclude or reset topics. This is not a flaw with the hook. Pretty simple. It adds options to the 'Topic Moderation' menu (when in Topic View) to allow you to flag a topic to be archived (or re-archived), or to exclude it from being archived or if it's been restored, to allow it to be automatically archived by the system. You can choose for the options to be at the top of the list or not. If they are to appear at the bottom, it will attempt to place them before the 'Logs' option. This hook will only function if you enable it in the settings and if the built-in archiving is enabled as well. There are 8 language bits added (4 to forums/public_mod and 4 to forums/public_topic) for language customizations. This will NOT cause a topic to be archived, it will only flag/queue a topic to be archived. Lightly tested. Listed as being 'Alpha' pending more testing, but should be good as-is (no promises, guarantees, warranties, etc). Please report bugs here: http://dacity.com/tr...rchive-options/ Official support provided here: http://dacity.com/fo...rchive-options/[/hr][/hr] Pobierz plik
-
25 października 2012 roku, wydaliśmy krytyczną poprawkę zabezpieczeń IP.Board, rozwiązującą problem z serializowaną zawartością. Dziś wydaliśmy poprawkę, która rozszerza ochronę na zagrożone obszary. Procedury bezpieczeństwa IPS Kiedy IPS zidentyfikuje problem z zabezpieczeniami, niezwłocznie publikuje poprawkę w celu rozwiązania problemu, tak jak zrobiono to 25 października. W drugiej fazie procedur bezpieczeństwa, poświęcamy czas na zbadanie zagrożonego obszaru oprogramowania jak i innych, korzystających z podobnych funkcjonalności. Ta druga faza, pozwala zapewnić bezpieczeństwa dla Twojej społeczności, przez aktywne wzmacnianie funkcji bezpieczeństwa przed znalezieniem exploita. Poprawka zabezpieczeń: 6 listopad 2012 Poprawka ta nie wynika z powodu istnienia exploita, jednakże nasz audyt bezpieczeństwa wykrył, że inne obszary oprogramowania mogą zostać wzmocnione na wypadek intruzów lub exploitów. By zapewnić bezpieczeństwo Twojej społeczności: dziś publikujemy krytyczną poprawkę zabezpieczeń Instrukcje Dostarczamy łatkę dla IP.Board w wersjach 3.3, 3.2 i 3.1. Mimo że wersja 3.1 nie ma już wsparcia i dla tej wersji wydaliśmy poprawkę, dla wygody klientów, którzy jeszcze nie zaktualizowali skryptu. Klientom posiadającym wersję niższą niż 3.1, doradzamy aktualizację skryptu, by uzyskać dostęp do tej jak i szeregu innych poprawek. Zastosowanie poprawki jest bardzo proste: Zidentyfikuj wersję IP.Board którą posiadasz. Pobierz i rozpakuj odpowiedni plik który jest przeznaczony dla twojej wersji. Wgraj zawartość do katalogu głównego w którym znajduje się IP.Board IP.Board 3.3.x ipb33_nov12.zip 47.08K IP.Board 3.2.x ipb32_nov12.zip 46.3K IP.Board 3.1.x ipb31_nov12.zip 66.4K Uwagi: Ta poprawka zastępuje łatkę wydaną 25 października. Nie ma potrzeby stosowania wcześniejszej łatki, ponieważ ta aktualna zawiera wcześniejsze poprawki jak i szereg innych. Kiedy zastosujesz poprawkę na swoim forum, komunikat w ACP będzie nadal widoczny, przynajmniej przez tydzień od opublikowania łatki. Paczki z IP.Board, dostępne przez panel klienta, już zawierają tę poprawkę Jeśli posiadasz wersję 3.2.x lub 3.1.x i nie korzystasz z bazy danych do oznaczania przeczytanych tematów, wtedy cała zawartość będzie oznaczona jako nieprzeczytana Jeśli jesteś klientem IPS Hosting, twoje forum będzie zaktualizowane automatycznie.
-
[community.invisionpower.com - pliki] Aplitex Earth 3.3.4
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
We've brought back an old favorite! Aplitex Earth 3.3.4 Works with the LATEST VERSION of ALL of these applications: IP.Board v3.3.x IP.Nexus IP.Content IP.Downloads IP.Gallery IP.Blog IP.Calendar IP.Chat IP.Shoutbox IP.Tracker IBProArcade Included in the download: All fonts used throughout the skin logo.psd team-icon.psd Installation instructions (document and video) IBSkin copyright and license agreement Pobierz plik -
[InvisionModding.com - pliki] Unzilla
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
File Name: Unzilla File Submitter: KODEAK File Submitted: 06 Nov 2012 File Category: IP.Board v3.3 IP.Board 3.4 compatible?: Yes IP.Board 3.3 compatible?: Yes IP.Board 3.2 compatible?: No IP.Board 3.1 compatible?: No IP.Board 3.0 compatible?: No This is a simple easy IP.Board forum skin. Skin support: IPB 3.3.x IPS - Blog IPS - Downloads IPS - Gallery IPS - Calendar IPS - Content and some modification Social links Guest message - message for Guest on forum All information about support you can found in the skin. Click here to download this file Pobierz plik -
[community.invisionpower.com - pliki] Favorite v1.0.0
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Favorite Skin; Favorite dark interface is an interface that is ideal for gaming sites. Each such site can also be used for general purposes. Available on many new regulations, Profile photos that can rotate 360 degrees User info horizontal of vertical See the demo site. What is included in the latest version? IP.Board v3.3.4 IP.Nexus v1.5.4 IP.Downloads v2.5.2 IP.Gallery v5.0.2 IP.Blog v2.6.0 IP.Shoutbox v1.3.8 IP.Content v2.3.3 Compatibility! Internet Expolorer 9, Firefox, Safari, Chrome, Opera Compatible with all major browsers including. Included in the download: 1) PSD and Fonts, 2) Comes with installation instructions Please report any problems you encounter... Thank you... Pobierz plik -
[community.invisionpower.com - pliki] Viridis Aureus
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Viridis Aureus ONLY $12 A clean Green and Brown skin for: Forum (3.3.4) Blog (2.6.0) Gallery (5.0.2) Calendar (3.3.2) Downloads (2.5.2) Content (2.3.3) Nexus (1.5.4) Includes .PSD files for logo and the 'Forum Name Here' image Please contact me for demo link as test installation only online certain times of the day Terms & Conditions To be installed on one forum only, to install on more than one then you will need to purchase skin again (contact me for discounts for purchasing more than one skin). You are not allowed to re-sell the skin or make profit directly from the skin. If you wish to remove our copyright then this can be arranged at extra cost (contact me for more details). You do not have the right to redistribute this skin set in any way Pobierz plik -
This hook allows you to flag images as mature and prevent people from viewing them until they agree to whatever terms you set. Users can only flag images that they've uploaded and only moderators (including gallery moderators) can unflag an image. This hooks also has SEO support. It has an option to allow search engines to bypass the filter (may be considered "cloaking", but do what you wish) and also an option to add a noindex meta tag to images that are flagged as mature. Note: This hook only supports images at this time. While you can flag other gallery uploadable "media" as mature it will not prevent them from being viewed, nor are there any plans to add this functionality in the future. Pobierz plik
-
[community.invisionpower.com - pliki] Teams
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Teams offers your members a great way to create minicommunities. Whether it's for a gaming clan, or an off topic community, Teams is great for anyone! This application features: Create / Join Teams with perusergroup permissions. Team Management from the frontend by the Team Leader or forum staff. Team Emblems. Allow your members to personalise their team by uploading a team emblem. Team Invititation system. Your Team Leaders can create a 'closed' team, and then invite members.. Team News system. Your Team Leaders can add news posts to a team which will notify all members of that team. Transfer Teams. A Team Leader can transfer their teams to other users. Notifications Team Leaders will be notified when someone joins a team which they have created. Team Members will be notified when someone joins a team which they're a member of. Users will recieve a notification when a team is transferred to them, or when they're invited to a team. Pobierz plik -
[community.invisionpower.com - pliki] Awards
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Product information page at JLogica. A fully function (limited) trial/free version is available here on the Marketplace. Policy Support Policy Submitting a bug/issue report Upgrade Policy Report bugs, issues & feature requests to my Tracker Do not PM me with issues, if it is not in my Tracker and you do not follow the reporting FAQ it is not my fault things are not fixed. Awards allows forum administrators to reward their members with awards in honour of their special accomplishments. To know all of the features Awards has to offer, read below. Features List (** Full Version Only) Awards Listings Page AJAX Powered "View Awarded" on listings page Topic-Post View Profile-Tab view Ability to temporarily or permanently remove awards from members Add notes when you award members Categories Bulk Awarding Public Awarding ** Signature View Badge Awarding ** Auto Awarding ** Achievement System ** MultiAwards ** You need to run the upgrader for v2.2.4 & v3.0.0 The change to avoid collision between the other award system and this one needs directory changes. File Link :Last of the old (inv) Awards v2.2.4 in case it is needed Changelog: View Pobierz plik -
Advanced Tags & Prefixes 2.1.3 Lithuanian language pack by www.IPBoard.lt. Language pack is compatible with IP.Board 3.3.x series. Admin panel and public texts are fully translated. For more translations please visit www.IPBoard.lt. IP.Board 3.3.4 Lithuanian language pack will not be sold through IPS Marketplace. If you need it please contact me directly. Advanced Tags & Prefixes 2.1.3 Lietuvių kalbos vertimas paruoštas www.IPBoard.lt. Lietuvių kalbos vertimas yra suderinamas su IP.Board 3.3.x versijomis. Pilnai išverstos yra administratoriams ir forumo nariams matomos frazės. Daugiau vertimų rasite www.IPBoard.lt. IP.Board 3.3.4 Lietuvių kalbos vertimas nebus pardavinėjamas per IPS Marketplace. Jei Jus domina šis vertimas, tai prašome tiesiogiai susisiekti su mumis. Pobierz plik
-
This application will allow admins to create and manage raffles and giveaways on your board. General Settings: Intregrate with IP.Nexus, so you can sell raffles Ability to create an automatic topic when the raflle is completed (admin can choose the forum, the topic author, topic title and topic (post) content) Send a PM to the winner(s) of every raflle when is completed Notifications when the payment is recognized and when the raffle is completed Per Raffle/Giveaway Settings: Title Number of itens to be raffled Image URL for the item to be raffled Deadline: (date/hour) to raffle ends Groups allowed to participate Pobierz plik
-
This hook allows you to add advanced privacy options for your users to configure. Users can<br /> <ul class='bbc'><li>Limit who can view their About Me information<br /></li><li>Limit who can view their Contact information<br /></li><li>Limit who can view their Profile Feed tab (<strong class='bbc'>only</strong> the tab - posted statuses and comments can be viewable through other means)<br /></li><li>Limit who can comment on their feed and their comments<br /></li><li>Limit who can view their profile in its entirety</li></ul>Additionally, you can set which user groups are allowed to bypass the above restrictions and also have control over which user groups are allowed to use any of the above restrictions.<br /> <br />For a free, stripped down version of this hook please <a href='http://community.invisionpower.com/files/file/5366-profile-privacy/' class='bbc_url' title=''>click here</a>.<br /> <br /><strong class='bbc'>Note:</strong> This hook should be able to run alongside the privacy hook linked above, however, it's recommended that you not have both installed at the same time. Pobierz plik
-
It has come to our attention that a security issue is present in IP.Board. We strongly recommend that you follow the instructions below to patch your community. Instructions This security update is a simple one file patch. Simply download the relevant zip file for your version. Expand the zip file and upload /admin/sources/base/core.php to your /admin/sources/base directory on your server ensuring that the file is overwritten. Please contact technical support if you're unsure how to update your community. The main download zips have been updated at the time of this announcement. IP.Board 3.3.x ipb33_oct12.zip 38.93K 59 downloads IP.Board 3.2.x ipb32_oct12.zip 37.28K 30 downloads IP.Board 3.1.x ipb31_oct12.zip 57.78K 15 downloads Thank you to Egidio Romano (aka EgiX) for reporting the issue and lending his assistance with the fix. Zobacz cały news
