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] Revolution 3.4
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Works with these applications: IP.Board IP.Nexus IP.Content IP.Downloads IP.Gallery IP.Blog IP.Calendar IP.Chat IP.Shoutbox IP.Tracker IBProArcade ProMenu Included in the download:All fonts used throughout the skin logo.psd team-icon.psd meta_image.psd Installation instructions (document and video) IBSkin copyright and license agreement Pobierz plik -
[community.invisionpower.com - pliki] joomlabridge
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Joomla bridge for IPB joomla users can login to ip.board with their username or email Tested in ipb 3.4+ and joomla 2+ *it's just for ipb side and not for joomla because Dmitry Chernov made that already: http://extensions.jo...zozOiJpcGIiO30= Pobierz plik -
This hook will require that members on your board fill the birthday date (day, month and year) on User Control Panel (My Settings). Members won't be able to do anything else while didn't fill the date. Settings: User groups required to fill the birthday date Message Title Message Text: BBCode & Smiles allowed To require that NEW MEMBERS to fill the birthday date when registering their accounts, use this hook: http://community.inv...tration-screen/ Pobierz plik
-
Customobile Mobile Skin with shoutbox by me for all mobile devices. New Features Shoutbox for mobile devices Custom Logo with PSD Notification / PM toolbar on main page Board Stats on main page Thread Sorting options Author Post and online/offline stats on posts. Fix width "Images" and "Video" in posts. Start New Post button on Post view. with hook Installation : Please read "Read_me.txt" file from archive. Warning Do not install this skin before installing shoutbox. otherwise shoutbox will not work. Pobierz plik
-
This hook will allow moderating team to add notes (plain text) to members. A notification will be sent to all users from selected groups (moderating team) when a member receives a new note. Settings: Groups that can ADD notes Groups that can VIEW notes Notice: Suggestions for new features are welcome. Pobierz plik
-
One question I have seen surface in the past (and present), revolves around how we decide when to use a third party library or framework, and how we decide when to develop something in-house entirely. For instance, in the 4.0 Suite we will utilize jQuery (a third party javascript framework), however we will build our underlying PHP framework in-house. How did we decide to go that route? There are several PHP frameworks on the web, many of which having licenses compatible with our commercial license, so why didn't we choose one of those to kickstart 4.0 development? This is, admittedly, often a difficult question to answer. The truth is, we evaluate each scenario on a case-by-case basis and make decisions based on what is best for us and our clients. Sometimes these decisions may not be obvious, however you should know that much thought has gone on behind the scenes here at IPS to ensure we are making the choices that we feel are best for our products. Javascript frameworks are almost an essential tool with today's fast-paced browser development and web advances. Browser updates from some vendors are almost weekly. We went from HTML 4 to XHTML 1 to HTML 5 within but a few years. And while everything a javascript framework does can be replicated in-house, it would consume a lot of development time that we would have to spend in order to keep pace with all of these changes, purely for compatibility reasons (e.g. no new functionality added, just to keep things working and up to date). We have long-ago determined that using a well-maintained javascript framework to facilitate javascript development is virtually a necessity, otherwise you quickly get bogged down trying to maintain javascript code just to retain compatibility with current browsers and newly available functionality. What about PHP frameworks though? There are many out there (CodeIgniter, Zend Framework, etc.) and many are relatively robust, well tested and quite extensible. Why have we chosen to write our own underlying framework given this information? In researching whether to maintain our own framework or use an existing one, we had to weigh many pros and cons. For instance, one pro using third party PHP frameworks would be that we can skip all of the development of underlying classes (controllers, autoloaders, database connector and so forth) and jump into the higher level development. This is surely an important consideration to take into account. On the other hand, using third party PHP frameworks ties us into that framework, and we expect the underlying codebase in the 4.0 series to last several years once it is released. What if the framework we choose to utilize is no longer maintained 2 years from now? What if a security issue arises in the third party framework, but it is not rectified quickly? We certainly can't leave our clients vulnerable to known security vulnerabilities while we wait for a third party to patch it. What if the framework developers release an important update, but it renders APIs incompatible with our implementation of the framework? We could find ourselves in a situation where we either can't update the framework easily, or we would need to recode many of the underlying usages of the framework in order to update. Additionally, frameworks often have many, many capabilities, many which we may not need or use. This can make our release larger than it needs to be, and/or cause our software to consume more resources than it would otherwise, if those features which we aren't using were not present. Of course, licensing concerns are also present - we have to be certain that any third party code we use is released under a license that is compatible with our commercial license. Finally, if we utilized a third party PHP framework, we would either have to (1) rewrite ALL of our code (just think of every database query that may be run - these would need to be passed through the framework rather than through our own database driver), or (2) write an abstraction layer on top of the framework to translate the requests we currently send to low-level classes so that they are compatible with the framework. No easy task, either way. By writing our own framework we ultimately have better control of our software. We can tailor every class to our needs, ensuring that it is as efficient as possible within the confines of what we wish to accomplish, while still making these classes robust enough to handle everything we want to throw at it. We can ensure we do not have unnecessary classes and code, or features which aren't (and never will be) used. If a security issue is found, we have full control over the underlying code base and can address the issue quickly without waiting on a third party to release an update, or rewriting underlying API calls in our software if the framework changes how a class must be called. If we wish to implement new functionality, we can implement these changes directly in low-level classes efficiently. We do not have to work within the third party framework's design, artificially requiring us to utilize more resources (e.g. by extending a class vs implementing our changes into the base class to start with). By writing our own framework, we face the "con" of spending the time up front to develop all of these low level classes we will need, however we feel the "pros" that this affords us in the long run are worth the time and trouble. It is a decision every developer or development company has to make as they approach a product, and everyone has different view points. The take away here, however, should be that we have indeed looked into available options, weighed the pros and cons against our goals and needs, and have determined after careful evaluation that sometimes it is best to use an existing framework, and sometimes we just need to roll our own. Zobacz cały wpis
-
[community.invisionpower.com - pliki] HLX (Gaming Skin)
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
HLX gaming IPB skin with a cool look user menu : http://i.imgur.com/duFvbrb.jpg Head bar with Social Icons / Scrolling Text / Search Menu : http://i.imgur.com/2Tj7LzA.jpg Footer Links : http://i.imgur.com/18CQcQo.jpg ------------------------ For installation and Editing Links / Banner / Icons / Scroll Text Please read "Read_me.txt" file from ZIP package. Thanks ! Alex Pobierz plik -
[community.invisionpower.com - pliki] Codename 47 Skin
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Hitman Codename47 skin with Logo PSD Instruction : Just Import Skin files from "codename.zip" in AdminCP > Look & Feel > Import / Export Pobierz plik -
[InvisionModding.com - pliki] Whito
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
File Name: Whito File Submitter: szpakuziom File Submitted: 13 Mar 2013 File Category: IP.Board 3.4 IP.Board 3.4 compatible?: Yes IP.Board 3.3 compatible?: Untested IP.Board 3.2 compatible?: Untested IP.Board 3.1 compatible?: Untested IP.Board 3.0 compatible?: Untested Clear and simple style, suitable for almost any subject online, I highly recommend it. DEMO: http://forum.iteamspeak.pl/ Support, and reports bugs: http://forum.iteamspeak.pl/ The package contains: screenshots Files PSD - Logo psd XML Files - XML style files ReadMe - Installation The style is compatible with browsers such as: Google Chrome, Mozilla Firefox, Internet Explorer, Safari and Opera. Fully compatible with version 3.4.x Forum Click here to download this file Pobierz plik -
[community.invisionpower.com - pliki] IPB Mobile Skin
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Customized IPB Skin for (all) Mobile Devices. Features: Shoutbox Post Like / Unlike Feature Who Like this post Board Stats on index page Search Module Notification (Counts) and Page with moderation Private Message (Counts) and Messenger Page with moderation Profile Page Can use WYSIWYG Editor to post from PC Moderation Tools and Buttons Login with Facebook and Hotmail Compressed Post Images to Fit in Mobile Screen sizes Subforum Links Formatted Usernames in Post View Very Fast Mobile Theme Change to PC version Skin How to Install : Read "Read Me.txt" from package Don't Forget to Upload "wapimg" folder to Root directory of forum. Pobierz plik -
This hook will allow users from specific groups to insert your own ads on topics. The ads will be available below signature on their posts of selected forums. Settings: Allowed groups to insert Ads Groups than can view other users Ads Forums where Ads will appear (their topics) Usage: Users from allowed groups will have to go to My Settings (User Control Panel) and click on Ads On Posts, on left tabs, and insert his Ads Code on a field available there. Notice: Google Adsense allows to show a maximum of three ad units per page. So if a user has 10 posts in a same page of a topic, it will show only 3 ads. Read more on Do you have too many ad units on your site?. Pobierz plik
-
This hook will create a new stats to list all most used tags in all applications (that uses tags, of course!) that you have installed on your board. New stats page will list: Tag Times a tag was used Times a tag was defined as prefix Last time used Settings: Number of tags on stats page (lines) Groups allowed to view the link stats (board index) and view the stats page Pobierz plik
-
When developing, modifying the database schema (such as adding a column to a table) can be surprisingly time consuming. Currently, we have to: Make the change locally Change the installer Add the query to make the change to the upgrader for whatever version we're working on Let the other developers know so they can run the query to make the change in their installs. This can cause issues, especially at the last step - we currently use a large .sql file in the trunk directory of our repository which we add queries to that we need everyone else to run - sometimes, one of us doesn't notice this has been updated. I'm sure also, third party modification authors are familiar with this annoyance. In 4.0, one of the things I really wanted to do was build a central "Developer Center" from which both us and modification authors can manage aspects of the application without digging into installer/upgrader files, XML files and manually copying and pasting things when creating a new module or extension. Part of this developer centre is a GUI for modifying the database schema. When you make changes, the changes will automatically be ran against your local database and added into the installer and upgrader. Internally, we'll also then have a special script which runs when we SVN update to copy these changes over when another developer makes a change. The first page in the Database Schema Management will be a list of tables: You can add a table to the list either by creating a new table, importing a table which is already in the database or uploading a .sql file containing a CREATE TABLE statement: When you edit a table, you can manage the columns, indexes and rows which are inserted by default: If you try to edit a table and your local database does not match what the schema has, you'll be shown the conflicts: This, plus the other features in the Developer Center, which we'll talk about in later blog entries, make the process of developing applications easier for both us, and third party authors. Fun fact: I'm writing this blog entry from the home of IPS in Lynchburg, VA rather than my usual office in the UK Wyświetl pełny artykuł
-
[community.invisionpower.com - pliki] Klar (Dark Skin)
NewsBot opublikował(a) temat w Wiadomości z Invision Power Services
Klar is a Dark Pro Skin With color variation . Terms: 1-support only via support topic , response time 24-72 hour 2-you are not allowed to make profit from this skin (editing then reselling not allowed) , and not allowed to use our code(html,css,js) in you own projects. Demo: http://www.ips-skins...ange.php?id=103 Support Us : every magic comes with a price ! Pobierz plik -
Descriptions Recolor Mobile skin with Additional Feature (Logo, welcome message, like icon improved, upper and lower banner. IMPORTANT INFORMATION: Custom Recolor CSS This mobile skin is released only in Red/Blue color, if you need custom CCS recolor contact Author for more informations. Step 1: Import skin file Login to your boards admin control panel. Click the Look / Feel tab along the top. This will open the Skin Manager. Now click the 'Import New Skin Set' button. On the 'Import Skin Set' section. Using the browse button near the 'Upload XML(Archive) Skin Set' browse for and upload the skin file EXAmobile.xml Step 2: Import skin images file Now we have to return and do the images. This is usually the cause of most confusion. Scroll down a bit to the 'Import Image Set' section. Browse for the skin file, images-EXAmobile.xml.gz. Important: With the 'Apply To Skin Set' it is vital that you choose the skin you just imported here before clicking to import it. You will be able to easily identify the skin EXAmobile (just imported) from its name here. Step 3: New mobile skin settings Click the Look / Feel tab again now or click 'Manage Skin Sets & Template's on the left hand side to return to the Skin Manager page. You will see your newly imported skin listed. Click the grey button next to it and choose 'Edit Settings'. Set the skin to show in the skin chooser and be available to all groups. Step 4: Disable Default skin mobile At the same way you need to hide the standard Mobile Skin: 'Select All current and future groups' NO , 'Hide this skin from the dropdown list?' YES. (Other skin installation info HERE, thanks AndyF) Step 5: Set all User Agent Now you need to set User Agent Mapping: Click the Look / Feel tab again now or click 'Manage Skin Sets & Template's on the left hand side to return to the Skin Manager page. You will see your newly imported skin listed. Click the grey button next to it and choose "Manage User Agent Mapping". Set those User active: Android, Blackberry, iPhone, iPod Touch, Sony Ericsson, Nokia, Motorola, Samsung, Siemens (Openwave) (version: array), Nexus(Google)/HTC, LG, Palm, Opera Mobile/Mini, Windows 7, Webtv (version: array), Step 6 (Optional): Apply your custom Recolor CSS If you have purchased Skin Recolor Service, follow instructions in additional (Paid) CSS file provided, or contact Author Pobierz plik
-
What does this system do? Not everyone has a credit card or paypal account or means to pay online. Not everyone who wants your products is willing to pay for it. This system allows you to monetize non-paying customers by having them complete offers, surveys, watch videos, etc in exchange for store credit on IP.Nexus. It allows you to convert potential customers into real customers by giving them an easy way to earn what you're selling. You still get paid, your users get what they wanted, and everyone wins. Pays for itself This modifcation allows you to monetize users who may have never paid for your products. Over time, it will pay for itself. I have been using it on my own site for many months now and have seen some great success from it. Many users on my site use this system to either get a full discount or a partial discount on our products by completing the offers and surveys. Note This modification requires an account on http://www.srpoints.com Instructions on how to properly set up your account on srpoints.com are included in the readme file. Pobierz plik
-
This hook displays a list of advertiser's other items below the item view in Classifieds. Installation instructions: Log in to your IP.Board Admin CP and visit the System tab -> Applications & Modules -> Manage Hooks page. Click 'Install Hook' button and browse to the XML file included with these instructions and click Open. Once it installs this hook, be sure to enable it! Settings can be found under System tab -> System Settings -> Classifieds -> Hook: Other items from this advertiser. Pobierz plik
-
This hook will allow you to display a few Welcome Messages globally depending on the member's group. Fetaures: • enable/disable hook, • add message for guest group, • add message for members with 0 post, • add message for selected groups, • add message for staff groups, Original mod & author: http://community.inv...lcome-messages/ Pobierz plik
-
This hook will add a panel on top of your board showing many stats from members on your site. Fetaures: • enable/disable hook, • choose which groups can view the hook, • choose how many members to show per stats list, • choose where to show the panel (board index or all pages), • view top topic starters by (all time, past 24 hours, past week, past month, past year), • view top posters by (all time, past 24 hours, past week, past month, past year), • view likes/reputation leaders, • view most viewed profiles, • view top answer leaders, - Before you buy please look at the demo. - Don't post or pm asking to add this or other thing , if you want other stats to show other than the ones on the hook request here. Pobierz plik
-
This hook will show user photo in online lists: Board Index Forum view Topic view. Notices: This hook will add ONE QUERY on board index. No additional query is added on forum view or topic view. Member photo will appear with 50% opacity for those who can view anonymous members The following user agents (bot/crawlers) has photos: Baidu Bing Facebook Google Yahoo Yandex The rest of user agents (bot/crawlers) will use a generic image. You can add your own image to folder public/style_extra/crawler_icons. Compatibility: IP.Board 3.4.X IP.Board 3.3.X Pobierz plik
