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 News] 4.0 - Introducing Themes
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
IPS Social Suite 4 is a modernization of our software line and rather than just refactor existing work, we are rewriting the code from scratch which gives us a chance to really evaluate the interface elements and labels. We felt that "themes" was a much more modern and better understood term than "skins". Of course, the name is just the start, here are some of the other improvements: Managing Themes in IPS Social Suite 4 As you would expect, the interface has been completely overhauled in IP.Social Suite 4. All the familiar elements are there but we've simplified areas and made it easier to manage your themes. As you can see from this screen shot, theme authors can now inform customers when they have an update available for them. The interface makes use of the new IPS Social Suite 4 Trees model which means you can quickly search for theme names and re-order themes. In IP.Board 3, you could change the logo of the suite. We've made this even easier in IP.Social Suite 4. The upload fields are easily accessible on the edit theme form. You can even upload a Facebook sharer image and favicon! Downloading and Uploading Themes In IPS Social Suite 4, downloading and uploading a new version of a theme could not be easier. Just select the menu item and it's done. You no longer need to navigate to separate areas of the Admin CP to do this. Conflict Management What happens if you upload a new version of a theme but it contains changes to templates you have also changed? You'll get a chance to review these changes and select which version to use on the conflict management page. Editing templates and CSS The template and CSS editor should be familiar for any existing customers. The editor is now fully syntax highlighted which will make writing and editing code so much easier. The template syntax is now much more compact as you can see from the above screen shot. We've also added a few things to reduce the amount of template logic required. A common need is to load a template if a condition is matched: {template="admin_bar" if="member.isAdmin()"}This is much easier to read and reduces a lot of visual clutter. The combination of the better template syntax and HTML 5 mark-up results in a dramatic reduction in size and complexity of often edited templates such as the globalTemplate which is commonly used to add your own site chrome. The screenshot below shows all of the IPS Social Suite 4 globalTemplate and for comparison, part of the IP.Board 3.4 globalTemplate which is over 340 lines long! The CSS framework much like the javascript framework has been completely rewritten and is now modular. This means that most CSS files are very small which makes looking for specific selectors much easier. In addition, upgrades are less destructive to your themes. If you made edits to the button styles, then only that one style sheet is altered leaving the rest as default. Of course, IPS Social Suite combines and minifies these separate CSS into fewer files when saved. This blog entry is just an overview of the theme section in the Admin CP. We'll go into more detail in a later entry on the new tools available designed to make theme creation and management a breeze for theme authors. We know you will have a ton of questions but please be patient with us if we keep saying "wait for next blog entry" Attached Thumbnails View the full article Zobacz cały news -
[community.invisionpower.com - pliki] Green Theme 3.4.5
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
A Green Themed skin for 3.4.5 with an added online/offline image and team icon in topic view Forum (3.4.5) Blog (2.6.3) Gallery (5.0.5) Calendar (3.3.4) Downloads (2.5.4) Content (2.3.6) Nexus (1.5.8) Includes .PSD files for logo, Team Icons and installation instructions NOTE: Team Icons for this skin will not overwrite any others you have for any other skin. 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 give free, re-sell or make profit directly from the skin. You do not have the right to redistribute this skin set in any way. Copyright removal available at extra cost, contact me for details or read the README.txt file included in the download. Checked in IE9, FF 23.01 and Opera 12.16 Pobierz plik -
We are releasing security patches for IP.Board 3.3.4, IP.Board 3.4.5, IP.Gallery 4.2.1 and IP.Gallery 5.0.5 to address four cross-site scripting issues recently reported to us. It has come to our attention that an unpatched security issue exists in a third party script included with the IP.Board release called "Flowplayer". While this script is included with IP.Board, it is presently only utilized by IP.Gallery to facilitate embedding of certain media files when the administrator allows them to be uploaded. The exploit that has been reported to us may expose a specific type of cross-site scripting vulnerability through Flowplayer and requires a certain level of user-interaction to trigger (in other words, a user must follow a link to the affected target - to our knowledge this issue cannot be triggered automatically by viewing a page normally accessible through typical navigation of the software). It has come to our attention that an unpatched security issue exists in a third party script included with the IP.Board release called "swfupload". The cross site scripting vulnerability, like the one described above, requires a user to visit a specially crafted link to the swfupload flash file directly, where-by arbitrary javascript may be executed. It has come to our attention that two potential cross site scripting vulnerabilities exist within the IP.Board editor routines. These vulnerabilities are not persistent (meaning you can only trigger them against yourself, as opposed to causing them to be stored in the database and triggered against another user), however we feel that it is in the best interests of our clients to release an update to address the issues reported. We are releasing patches today to address all four issues. To apply the patch, please perform the following steps: Identify which version of IP.Board you are running. If you are running IP.Board 3.3.x, you will also need to identify which version of IP.Gallery you are running. Download the appropriate patch file below Extract the contents locally on your computer Upload the contents of the "upload" folder to your forum root directory (where conf_global.php is located), overwriting any files when prompted. Please refer to this knowledgebase article if you are unfamiliar with using FTP to transfer files to your server. If you are an IPS Community in the Cloud customer running IP.Board 3.3 or above, no further action is necessary; we have already automatically patched your account. If you are using a version older than IP.Board 3.3, you should contact support to upgrade. If you are running IP.Board 3.4.x, please use the following zip: ipb3_4_and_gallery_5_0-9-13-2013.zip 79.87KB 16 downloads If you are running IP.Board 3.3.x without IP.Gallery, or with IP.Gallery 5.0.x, please use the following zip: ipb3_3_and_gallery_5_0-9-13-2013.zip 85.32KB 0 downloads If you are running IP.Board 3.3.x with IP.Gallery 4.2.x, please use the following zip: ipb3_3_and_gallery_4_2-9-13-2013.zip 84.91KB 1 downloads As of the time of this post, the full IP.Board and IP.Gallery packages in our client center have been updated. If you are running any version of IP.Board or IP.Gallery that is not listed above, we recommend that you upgrade to the latest version to obtain these security fixes, as well as several other security and bug fixes. We would like to thank Sahil Saif for bringing the flowplayer vulnerability to our attention. We would like to thank Masato Kinugawa for bringing the swfupload vulnerability to our attention. We would like to thank Jakub at http://hauntit.blogspot.com/ for bringing the editor vulnerabilities to our attention. Zobacz cały news
-
Full Greek language pack for Invision Power Board 3.4.x. This is only the Contact Form app by -RAW- (http://community.inv...2-contact-form/) section of the translation, which is 100% complete. Regular updates will be published here. The translation is about all the public strings which users of each community see. All updates will be free to purchasers. Pobierz plik
-
This app allows you tu run elections on your board, good for members who wan't to run for staff positions. Fetaures: Settings: • Enable/Disable system. • General view permissions. • Show votes during elections or after voting time expires. • Show active users list. • Select groups than can manage ballots. • Send pm to members elected. Acp: • Create/Edit/Manage ballots. • Create/Edit/Manage positions. • Manage candidates. • Select nominations, start - close date & time. • Select voting, start - close date & time. • Requirements for members to toin, (Joined Date,Posts,Reputation) • Select groups that can vote. • Select groups that can run for active positions. • Select how many spots available for each position. Pobierz plik
-
Adds support for video files from NowVideo into the built-in IP.Board [media] bbcode. Installation Log in to your IP.Board Admin CP and visit the Look & Feel tab -> Post Content -> Manage Media BBCode page. In the 'Import New Media Tags' section, browse to the XML file included with these instructions and click Open. Pobierz plik
-
Adds support for video files from Putlocker into the built-in IP.Board [media] bbcode. Installation Log in to your IP.Board Admin CP and visit the Look & Feel tab -> Post Content -> Manage Media BBCode page. In the 'Import New Media Tags' section, browse to the XML file included with these instructions and click Open. Pobierz plik
-
Adds support for video files from Userporn into the built-in IP.Board [media] bbcode. Installation Log in to your IP.Board Admin CP and visit the Look & Feel tab -> Post Content -> Manage Media BBCode page. In the 'Import New Media Tags' section, browse to the XML file included with these instructions and click Open. Pobierz plik
-
[community.invisionpower.com - pliki] Blue Bliss Skin
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
My second skin made for IP Board, using minimal html edits, mainly CSS. Works with most applications and won't be updated in the future. Releasing here free for others to use. Zip file includes installation readme along with the skin and images xml files (mainly default IP Board images). Pobierz plik -
IP.Board 3.4.0-3.4.5 Russian Language Pack (public pages only) IP.Board 3.4.0-3.4.5 русский языковой перевод (только публичная часть) IP.Board 3.4.0-3.4.5 русский языковой перевод в пределах меню языковых строк (только публичная часть) - профессиональный перевод, адаптированный и пересмотренный. Полностью переведена публичная часть в пределах меню языковых строк. Админцентр на английском языке. Покупая этот перевод, вы можете быть уверены, что перевод сделан в соответствии с контекстом, что новые версии будут выходить в срок и постоянно. Вы сможете получить бесплатную консультацию по скайпу или электронной почте по установке этого языкового пакета. Команда профессионалов поможет решить все ваши проблемы с продуктами от IPS. Демо - для переключения на русский язык, кликните на российский флаг наверху страницы или воспользуйтесь стандартным меню внизу страницы. Файлы 1. forums_language_pack.xml.gz - перевод раздела Форум (админцентр на английском языке, публичная часть на русском языке). 2. members_language_pack.xml.gz - перевод раздела Пользователи (админцентр на английском языке, публичная часть на русском языке). 3. core_language_pack.xml.gz - перевод панелей управления (админцентр на английском языке, публичная часть на русском языке). 4. calendar_language_pack.xml.gz - перевод встроенного календаря (админцентр на английском языке, публичная часть на русском языке). 5. read_me.txt - инструкция по самостоятельной установке. Скриншоты Pobierz plik
-
ALL IPS PRODUCTS Russian Language Pack (public pages only) - 30% discount ВСЕ ПРОДУКТЫ IPS - русский языковой перевод (только публичная часть) - скидка 30% Русский языковой перевод + Настройка системы + дополнительно всех продуктов IPS (только публичная часть) - профессиональный перевод, адаптированный и пересмотренный. Полностью переведена публичная часть. Админцентр на английском языке. Покупая этот перевод, вы можете быть уверены, что перевод сделан в соответствии с контекстом, что новые версии будут выходить в срок и постоянно. Вы сможете получить бесплатную консультацию по скайпу или электронной почте по установке этого языкового пакета. Команда профессионалов поможет решить все ваши проблемы с продуктами от IPS. Демо - для переключения на русский язык, кликните на российский флаг наверху страницы или воспользуйтесь стандартным меню внизу страницы. Что включено: 1. IP.Board 3.4.0-3.4.5 - русский языковой перевод в пределах меню языковых строк (только публичная часть) + Помощь - Купить ($67.50) Зеркало ($67.50) 2. IP.Blog 2.6.1-2.6.3 - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) 3. IP.Gallery 5.0.3-5.0.5 - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) 4. IP.Downloads 2.5.2-2.5.4 - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) 5. IP.Chat 1.4.1-1.4.4 - русский языковой перевод (только публичная часть) - Купить ($14) Зеркало ($14) 6. IP.Content 2.3.3-2.3.6 - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) 7. IP.Nexus 1.5.5-1.5.8 - русский языковой перевод (только публичная часть) - Купить ($39) Зеркало ($39) =================== Итого: 236,5 USD Скидка: -30% =================== Итого со скидкой: 165,55 USD Все переводы автора и пояснение Отличительной особенностью всех моих переводов является отсутствие какого-либо вмешательства в программный код продуктов IPS. Я делаю только перевод во всех местах, где это возможно. Это исключает проблемы при установке обновлений и критических обновлений безопасности от IPS. Вам не нужно ждать милости от частных фирм и фрилансеров по устранению багов и проблем с безопасностью. Вы можете продолжать пользоваться официальной техподдержкой IPS, что становится невозможно, если вы меняете файлы и модули, отвечающие за функционал продуктов IPS, устанавливая различные сторонние локализации. Устанавливая различные локализации других производителей, вы делаете свои форум и аддоны несовместимыми с обновлениями и критическими обновлениями безопасности от производителя продукта, что может привести к утечке приватной информации, взлому вашей системы и другим неприятностям, связанным с компрометацией вашего сайта. Покупая и устанавливая мои переводы, вы ничем не рискуете в этом отношении. ВСЕ ПРОДУКТЫ IPS - русский языковой перевод - скидка 40% new - Купить ($252) Зеркало ($252) ВСЕ ПРОДУКТЫ IPS - русский языковой перевод (только публичная часть) - скидка 30% new - Купить ($165.55) Зеркало ($165.55) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод + Помощь + Настройка системы + другое - Купить ($126) Зеркало ($126) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод в пределах меню языковых строк (только публичная часть) + Помощь - Купить ($67.50) Зеркало ($67.50) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод (только публичная часть) - Купить ($49) Русский языковой патч для раздела "Помощь" IP.Board 3.4.0-3.4.5 - Купить ($39) IP.Blog 2.6.1-2.6.3 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Blog 2.6.1-2.6.3 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Gallery 5.0.3-5.0.5 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Gallery 5.0.3-5.0.5 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Downloads 2.5.2-2.5.4 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Downloads 2.5.2-2.5.4 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Chat 1.4.1-1.4.4 обновлено - русский языковой перевод + дополнительно - Купить ($19) Зеркало ($19) IP.Chat 1.4.1-1.4.4 обновлено - русский языковой перевод (только публичная часть) - Купить ($14) Зеркало ($14) IP.Content 2.3.3-2.3.6 new - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) IP.Content 2.3.3-2.3.6 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Nexus 1.5.5-1.5.8 new - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) IP.Nexus 1.5.5-1.5.8 обновлено - русский языковой перевод (только публичная часть) - Купить ($39) Зеркало ($39) Videos System 3.0.1 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) Videos System 3.0.1 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) Принимаю заказы на перевод любых аддонов для продуктов IPS и продуктов других производителей. Оказываю профессиональную поддержку по настройке любых расширений сервера (любая настройка любого linux сервера), форума. За скидками на любой мой перевод обращайтесь в контакты. Контакты Pobierz plik
-
ALL IPS PRODUCTS Russian Language Pack - 40% discount ВСЕ ПРОДУКТЫ IPS - русский языковой перевод - скидка 40% Русский языковой перевод + Настройка системы + дополнительно всех продуктов IPS - профессиональный перевод, адаптированный и пересмотренный. Полностью переведены админцентр и публичная часть. Добавлен перевод разделов админцентра, которые не переводятся через стандартное меню перевода языковых строк. То есть получилась полная локализация. C помощью инструкций в приложеннaх файлах read_me.txt вы можете установить как полный перевод каждого аддона, так и установить полный перевод только публичной части, оставив админцентр на английском языке. Покупая этот перевод, вы можете быть уверены, что перевод сделан в соответствии с контекстом, что новые версии будут выходить в срок и постоянно. Вы сможете получить бесплатную консультацию по скайпу или электронной почте по установке этого языкового пакета. Команда профессионалов поможет решить все ваши проблемы с продуктами от IPS. Демо - для переключения на русский язык, кликните на российский флаг наверху страницы или воспользуйтесь стандартным меню внизу страницы. Что включено: 1. IP.Board 3.4.0-3.4.5 - русский языковой перевод + Помощь + Настройка системы + другое - Купить ($126) Зеркало ($126) 2. IP.Blog 2.6.1-2.6.3 - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) 3. IP.Gallery 5.0.3-5.0.5 - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) 4. IP.Downloads 2.5.2-2.5.4 - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) 5. IP.Chat 1.4.1-1.4.4 - русский языковой перевод + дополнительно - Купить ($19) Зеркало ($19) 6. IP.Content 2.3.3-2.3.6 - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) 7. IP.Nexus 1.5.5-1.5.8 - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) =================== Итого: 420 USD Скидка: -40% =================== Итого со скидкой: 252 USD Все переводы автора и пояснение Отличительной особенностью всех моих переводов является отсутствие какого-либо вмешательства в программный код продуктов IPS. Я делаю только перевод во всех местах, где это возможно. Это исключает проблемы при установке обновлений и критических обновлений безопасности от IPS. Вам не нужно ждать милости от частных фирм и фрилансеров по устранению багов и проблем с безопасностью. Вы можете продолжать пользоваться официальной техподдержкой IPS, что становится невозможно, если вы меняете файлы и модули, отвечающие за функционал продуктов IPS, устанавливая различные сторонние локализации. Устанавливая различные локализации других производителей, вы делаете свои форум и аддоны несовместимыми с обновлениями и критическими обновлениями безопасности от производителя продукта, что может привести к утечке приватной информации, взлому вашей системы и другим неприятностям, связанным с компрометацией вашего сайта. Покупая и устанавливая мои переводы, вы ничем не рискуете в этом отношении. ВСЕ ПРОДУКТЫ IPS - русский языковой перевод - скидка 40% new - Купить ($252) Зеркало ($252) ВСЕ ПРОДУКТЫ IPS - русский языковой перевод (только публичная часть) - скидка 30% new - Купить ($165.55) Зеркало ($165.55) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод + Помощь + Настройка системы + другое - Купить ($126) Зеркало ($126) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод в пределах меню языковых строк (только публичная часть) + Помощь - Купить ($67.50) Зеркало ($67.50) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод (только публичная часть) - Купить ($49) Русский языковой патч для раздела "Помощь" IP.Board 3.4.0-3.4.5 - Купить ($39) IP.Blog 2.6.1-2.6.3 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Blog 2.6.1-2.6.3 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Gallery 5.0.3-5.0.5 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Gallery 5.0.3-5.0.5 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Downloads 2.5.2-2.5.4 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Downloads 2.5.2-2.5.4 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Chat 1.4.1-1.4.4 обновлено - русский языковой перевод + дополнительно - Купить ($19) Зеркало ($19) IP.Chat 1.4.1-1.4.4 обновлено - русский языковой перевод (только публичная часть) - Купить ($14) Зеркало ($14) IP.Content 2.3.3-2.3.6 new - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) IP.Content 2.3.3-2.3.6 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Nexus 1.5.5-1.5.8 new - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) IP.Nexus 1.5.5-1.5.8 обновлено - русский языковой перевод (только публичная часть) - Купить ($39) Зеркало ($39) Videos System 3.0.1 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) Videos System 3.0.1 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) Принимаю заказы на перевод любых аддонов для продуктов IPS и продуктов других производителей. Оказываю профессиональную поддержку по настройке любых расширений сервера (любая настройка любого linux сервера), форума. За скидками на любой мой перевод обращайтесь в контакты. Контакты Pobierz plik
-
IP.Content 2.3.3-2.3.6 Russian Language Pack + System Settings + Extra IP.Content 2.3.3-2.3.6 русский языковой перевод + Настройка системы + дополнительно IP.Content 2.3.3-2.3.6 русский языковой перевод + Настройка системы + дополнительно - профессиональный перевод, адаптированный и пересмотренный. Полностью переведены админцентр и публичная часть. Добавлен перевод разделов админцентра, которые не переводятся через стандартное меню перевода языковых строк. То есть получилась полная локализация аддона. Всё, что относится к данному аддону, переведено. C помощью инструкций в приложенном файле read_me.txt вы можете установить как полный перевод этого аддона, так и установить полный перевод только публичной части, оставив админцентр на английском языке. Покупая этот перевод, вы можете быть уверены, что перевод сделан в соответствии с контекстом, что новые версии будут выходить в срок и постоянно. Вы сможете получить бесплатную консультацию по скайпу или электронной почте по установке этого языкового пакета. Команда профессионалов поможет решить все ваши проблемы с продуктами от IPS. Демо - для переключения на русский язык, кликните на российский флаг наверху страницы или воспользуйтесь стандартным меню внизу страницы. Файлы 1. ccs_language_pack.xml.gz - перевод публичной части аддона IP.Content. 2. Управление полями формы добавления статьи.sql - перевод публичной части аддона IP.Content. 3. read_me.txt - инструкция по самостоятельной установке. 4. ccs_modules.xml - перевод разделов админцентра. 5. Исправление бага и подгонка CSS IP.Content.txt - исправление бага и подгонка CSS IP.Content. 6. 12 файлов формата *.sql - перевод разделов админцентра. Скриншоты Все переводы автора и пояснение Отличительной особенностью всех моих переводов является отсутствие какого-либо вмешательства в программный код продуктов IPS. Я делаю только перевод во всех местах, где это возможно. Это исключает проблемы при установке обновлений и критических обновлений безопасности от IPS. Вам не нужно ждать милости от частных фирм и фрилансеров по устранению багов и проблем с безопасностью. Вы можете продолжать пользоваться официальной техподдержкой IPS, что становится невозможно, если вы меняете файлы и модули, отвечающие за функционал продуктов IPS, устанавливая различные сторонние локализации. Устанавливая различные локализации других производителей, вы делаете свои форум и аддоны несовместимыми с обновлениями и критическими обновлениями безопасности от производителя продукта, что может привести к утечке приватной информации, взлому вашей системы и другим неприятностям, связанным с компрометацией вашего сайта. Покупая и устанавливая мои переводы, вы ничем не рискуете в этом отношении. ВСЕ ПРОДУКТЫ IPS - русский языковой перевод - скидка 40% new - Купить ($252) Зеркало ($252) ВСЕ ПРОДУКТЫ IPS - русский языковой перевод (только публичная часть) - скидка 30% new - Купить ($165.55) Зеркало ($165.55) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод + Помощь + Настройка системы + другое - Купить ($126) Зеркало ($126) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод в пределах меню языковых строк (только публичная часть) + Помощь - Купить ($67.50) Зеркало ($67.50) IP.Board 3.4.0-3.4.5 обновлено - русский языковой перевод (только публичная часть) - Купить ($49) Русский языковой патч для раздела "Помощь" IP.Board 3.4.0-3.4.5 - Купить ($39) IP.Blog 2.6.1-2.6.3 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Blog 2.6.1-2.6.3 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Gallery 5.0.3-5.0.5 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Gallery 5.0.3-5.0.5 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Downloads 2.5.2-2.5.4 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) IP.Downloads 2.5.2-2.5.4 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Chat 1.4.1-1.4.4 обновлено - русский языковой перевод + дополнительно - Купить ($19) Зеркало ($19) IP.Chat 1.4.1-1.4.4 обновлено - русский языковой перевод (только публичная часть) - Купить ($14) Зеркало ($14) IP.Content 2.3.3-2.3.6 new - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) IP.Content 2.3.3-2.3.6 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) IP.Nexus 1.5.5-1.5.8 new - русский языковой перевод + Настройка системы + дополнительно - Купить ($79) Зеркало ($79) IP.Nexus 1.5.5-1.5.8 обновлено - русский языковой перевод (только публичная часть) - Купить ($39) Зеркало ($39) Videos System 3.0.1 обновлено - русский языковой перевод + дополнительно - Купить ($39) Зеркало ($39) Videos System 3.0.1 обновлено - русский языковой перевод (только публичная часть) - Купить ($29) Зеркало ($29) Принимаю заказы на перевод любых аддонов для продуктов IPS и продуктов других производителей. Оказываю профессиональную поддержку по настройке любых расширений сервера (любая настройка любого linux сервера), форума. За скидками на любой мой перевод обращайтесь в контакты. Контакты Pobierz plik
-
[community.invisionpower.com - pliki] Kolors
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Kolors is a modern colour changing skin featuring a colour picker to give your site the look and feel it truly deserves. Responsive! Unlimited colours! Clean! Versatile! logo psd inlcuded! Full support given on request Pobierz plik -
[community.invisionpower.com - pliki] JSON API
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
This is an adapter for the inbuilt IPB XMLRPC API Server to return and accept JSON. This modification is free, completely unsupported, and released under the DBAD license. This modification is used in and distributed with the Wordpress IPSConnect Plugin as of version 1.1.1. Pobierz plik -
[IPS The Development Channel] 4.0 - Sharelinks
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
We refer to the icons you can use to post to third party services such as Facebook, Twitter and Digg as "Sharelinks" in our software suite, and we consider these an important tool both for community promotion and for search engine optimization. Not only can you get links to your community out there on other large, popular sites on the internet where you might be able to drive back more traffic to your own site, but search engines will also see these links to your site on the other large popular sites, follow them, and rank the pages they reach accordingly. Share links were supported in 3.x, however while planning 4.0 we felt that the implementation could be improved, and so we've done just that. We have tidied up the interface to make managing the services easier for the average admin, provided more flexibility for third parties who wish to developer additional share link services, and we've made it much easier to use from a development stand point. Managing Sharelinks Within the admin control panel, you must be able to manage the sharelink services that are available. You may only want to offer buttons to share to Facebook and Twitter, removing clutter that you don't feel your community is familiar with. Or you may want to enable every share service link possible, because your community is full of technical-oriented users who will make use of them. Wherever you fall within this spectrum, the process should be simple and straightforward. We have removed the ability to add and delete sharelinks, because the reality is most services require far more integration than simply specifying a URL. Thus, we have made the system plugin-based, which allows developers who are familiar with the process far more control, while greatly simplifying the interface for the average administrator. If you are comfortable with adding a link and an icon, building a plugin (see below) is a very simple process. Otherwise, if you don't know what an "HTML" is, you will now be able to work with this page in a far easier manner. There is a generic settings button at the top, which allows you to globally enable and disable share links, as well as specify whether you want users to have the opportunity to automatically share links to new content with supported services. When you choose to "Edit" a given service, you can specify which groups can access that share link, and specify any service-specific settings related to that service (for instance, to change the default Twitter hash tag used when sharing via Twitter, you would click to edit the Twitter service). Integrating a New Service While we ship with some of the most popular services already supported (including support for LinkedIn sharing, new in 4.0!), it is a very simple process to add support for new services. When you build a new sharelink service and drop it into the appropriate folder, it will automatically be installed as soon as you visit the sharelinks management page in the ACP, where you can then choose to enable/disable the service and configure any available options. If you delete a plugin file, the service will automatically be deleted again when you visit this page in the ACP. No further interaction is required to install or uninstall a service, other than visiting the management page in the ACP. The basic template for a plugin file is as follows It is really that simple - there are no hidden "gotchas" to watch out for. As an aside, the built in ability to email a link has been greatly simplified for third party developers as well. If you implement third party applications by extending the appropriate classes (which we will blog more about later), the ability to email a link to your page with permission checking built in will all be handled automatically for you. You don't need any plugin files specifically to facilitate emailing links to your content items in 4.0. Implementing Sharelinks in Applications To implement the sharelinks in your third party applications is equally simple. As mentioned above, assuming you extend the appropriate classes to generate content items (which will be blogged about in detail at a later date), you need only do two things to implement share service integration in your application. First, your class that extends IPSContentItem must implement the interface IPSContentShareable. This automatically enables the share links in your application and adds support for any functionality the share services utilize. Second, your template should include the appropriate sharelinks template where-ever you wish to display the share links A Few Notes in Closing We feel that these changes will make implementing share links as easy as possible while still providing you all the flexibility you may need to customize the interaction and display of the links at every level. We have also decided to remove the "print" and "download" share links at this time. In researching their usage and their functionality, we feel that it is no longer worth maintaining these unnecessary links which simply add clutter to the page. All browsers allow you to save a page (i.e. download it) already, and all browsers allow you to print a page already. We will include a print stylesheet with 4.0, just as we did with 3.x, so when you choose to print a page the output will be better tailored for printed media. We feel, however, that retaining the links adds no real value for the vast majority of users, and is more inline with what most users encounter on other similar websites. We hope that the improvements and decluttered interface, both on the front end and the ACP, make configuring and using these services (and adding support for others) much simpler than in previous versions. Attached Thumbnails Zobacz cały wpis -
[community.invisionpower.com - pliki] BlueSwirl 3.4.5
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
A Blue Themed skin for 3.4.5 with an added online/offline image and team icon in topic view Forum (3.4.5) Blog (2.6.3) Gallery (5.0.5) Calendar (3.3.4) Downloads (2.5.4) Content (2.3.6) Nexus (1.5.8) Includes .PSD files for logo, Team Icons and installation instructions NOTE: Team Icons for this skin will not overwrite any others you have for any other skin. 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 give free, re-sell or make profit directly from the skin. You do not have the right to redistribute this skin set in any way. Copyright removal available at extra cost, contact me for details or read the README.txt file included in the download. Checked in IE9, FF 23.01 and Opera 12.16 Pobierz plik -
[community.invisionpower.com - pliki] Team Icons Warcraft
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Hello guys, thanks for visiting this link, team icons of warcraft game, well designed, contains the PSD. Contains file that helps you use. Thank you for your attention. Pobierz plik -
[community.invisionpower.com - pliki] Vivacity Skin
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Hello, I thank you for your visit, I have been very pleased to present this issue to you, designed with a modern and attractive, the colors red, white and black, interacting with the colors. Below follows the theme images to better explain to you the price of it is pretty nice, I give full support after purchase, and before too, if they want to ask questions, thank you very much for your attention: Compatible with multiple applications: Accompanying installation instructions. Pobierz plik -
[community.invisionpower.com - pliki] Autumn Elements 3.4
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Until Friday, September 20th Save $5.00 when you purchase this skin in the IBSkin Shop! Works with the LATEST VERSION of ALL of these applications: IP.Board3.4.5 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
