From 6c61c464e998fff957e8f3351453a63649bb2068 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 10 Dec 2011 00:59:58 +0100 Subject: build system fixes - docs --> doc (as every other KDE app...) - doc & translations utilities in CMakeLists.txt for releaseme script --- doc/Bookmarkseditor.png | Bin 0 -> 16112 bytes doc/CMakeLists.txt | 2 + doc/Defaultwebbrowser.png | Bin 0 -> 19327 bytes doc/Face-smile.png | Bin 0 -> 1521 bytes doc/Rekonq-adblock.png | Bin 0 -> 60764 bytes doc/Rekonq-adblockconfiguration-manual.png | Bin 0 -> 24778 bytes doc/Rekonq-adblockconfiguration.png | Bin 0 -> 27231 bytes doc/Rekonq-akregator.png | Bin 0 -> 7475 bytes doc/Rekonq-ftp.png | Bin 0 -> 25741 bytes doc/Rekonq-kget.png | Bin 0 -> 3755 bytes doc/Rekonq-manualplugins-youtube.png | Bin 0 -> 59441 bytes doc/Rekonq-manualplugins.png | Bin 0 -> 30431 bytes doc/Rekonq-newtab.png | Bin 0 -> 39939 bytes doc/Rekonq-notabs.png | Bin 0 -> 28037 bytes doc/Rekonq-okularkpart.png | Bin 0 -> 116425 bytes doc/Rekonq-panels.png | Bin 0 -> 42620 bytes doc/Rekonq-privatebrowsing.png | Bin 0 -> 122058 bytes doc/Rekonq-sslinfo.png | Bin 0 -> 2466 bytes doc/Rekonq-tabpreview.png | Bin 0 -> 120205 bytes doc/Rekonq-toolbar.png | Bin 0 -> 9964 bytes doc/Rekonq-urlbar.png | Bin 0 -> 26800 bytes doc/Rekonq-windowtabbing.png | Bin 0 -> 40107 bytes doc/Rekonq-zoom.png | Bin 0 -> 9411 bytes doc/Systemsettings-enablewindowtabbing.png | Bin 0 -> 28476 bytes doc/appearance.png | Bin 0 -> 25826 bytes doc/automatic_filters.png | Bin 0 -> 42840 bytes doc/cache.png | Bin 0 -> 22806 bytes doc/cookies.png | Bin 0 -> 28632 bytes doc/fonts.png | Bin 0 -> 44216 bytes doc/general.png | Bin 0 -> 23840 bytes doc/index.docbook | 1082 ++++++++++++++++++++++++++++ doc/old_screenshot.png | Bin 0 -> 26499 bytes doc/own_filter.png | Bin 0 -> 13249 bytes doc/proxy.png | Bin 0 -> 27262 bytes doc/screenshot.png | Bin 0 -> 113213 bytes doc/shortcuts.png | Bin 0 -> 29284 bytes doc/snapshot1.png | Bin 0 -> 113758 bytes doc/tabs.png | Bin 0 -> 25919 bytes doc/webkit.png | Bin 0 -> 27167 bytes doc/webshortcuts.png | Bin 0 -> 29739 bytes 40 files changed, 1084 insertions(+) create mode 100644 doc/Bookmarkseditor.png create mode 100644 doc/CMakeLists.txt create mode 100644 doc/Defaultwebbrowser.png create mode 100644 doc/Face-smile.png create mode 100644 doc/Rekonq-adblock.png create mode 100644 doc/Rekonq-adblockconfiguration-manual.png create mode 100644 doc/Rekonq-adblockconfiguration.png create mode 100644 doc/Rekonq-akregator.png create mode 100644 doc/Rekonq-ftp.png create mode 100644 doc/Rekonq-kget.png create mode 100644 doc/Rekonq-manualplugins-youtube.png create mode 100644 doc/Rekonq-manualplugins.png create mode 100644 doc/Rekonq-newtab.png create mode 100644 doc/Rekonq-notabs.png create mode 100644 doc/Rekonq-okularkpart.png create mode 100644 doc/Rekonq-panels.png create mode 100644 doc/Rekonq-privatebrowsing.png create mode 100644 doc/Rekonq-sslinfo.png create mode 100644 doc/Rekonq-tabpreview.png create mode 100644 doc/Rekonq-toolbar.png create mode 100644 doc/Rekonq-urlbar.png create mode 100644 doc/Rekonq-windowtabbing.png create mode 100644 doc/Rekonq-zoom.png create mode 100644 doc/Systemsettings-enablewindowtabbing.png create mode 100644 doc/appearance.png create mode 100644 doc/automatic_filters.png create mode 100644 doc/cache.png create mode 100644 doc/cookies.png create mode 100644 doc/fonts.png create mode 100644 doc/general.png create mode 100644 doc/index.docbook create mode 100644 doc/old_screenshot.png create mode 100644 doc/own_filter.png create mode 100644 doc/proxy.png create mode 100644 doc/screenshot.png create mode 100644 doc/shortcuts.png create mode 100644 doc/snapshot1.png create mode 100644 doc/tabs.png create mode 100644 doc/webkit.png create mode 100644 doc/webshortcuts.png (limited to 'doc') diff --git a/doc/Bookmarkseditor.png b/doc/Bookmarkseditor.png new file mode 100644 index 00000000..1ac75441 Binary files /dev/null and b/doc/Bookmarkseditor.png differ diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 00000000..c3865ef3 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1,2 @@ +########### install files ################ +kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR rekonq) diff --git a/doc/Defaultwebbrowser.png b/doc/Defaultwebbrowser.png new file mode 100644 index 00000000..8329e8b2 Binary files /dev/null and b/doc/Defaultwebbrowser.png differ diff --git a/doc/Face-smile.png b/doc/Face-smile.png new file mode 100644 index 00000000..61f2974f Binary files /dev/null and b/doc/Face-smile.png differ diff --git a/doc/Rekonq-adblock.png b/doc/Rekonq-adblock.png new file mode 100644 index 00000000..5c7fe9e6 Binary files /dev/null and b/doc/Rekonq-adblock.png differ diff --git a/doc/Rekonq-adblockconfiguration-manual.png b/doc/Rekonq-adblockconfiguration-manual.png new file mode 100644 index 00000000..ff47b34e Binary files /dev/null and b/doc/Rekonq-adblockconfiguration-manual.png differ diff --git a/doc/Rekonq-adblockconfiguration.png b/doc/Rekonq-adblockconfiguration.png new file mode 100644 index 00000000..570cb0dd Binary files /dev/null and b/doc/Rekonq-adblockconfiguration.png differ diff --git a/doc/Rekonq-akregator.png b/doc/Rekonq-akregator.png new file mode 100644 index 00000000..c26b73b0 Binary files /dev/null and b/doc/Rekonq-akregator.png differ diff --git a/doc/Rekonq-ftp.png b/doc/Rekonq-ftp.png new file mode 100644 index 00000000..5aa7fd55 Binary files /dev/null and b/doc/Rekonq-ftp.png differ diff --git a/doc/Rekonq-kget.png b/doc/Rekonq-kget.png new file mode 100644 index 00000000..56394fb8 Binary files /dev/null and b/doc/Rekonq-kget.png differ diff --git a/doc/Rekonq-manualplugins-youtube.png b/doc/Rekonq-manualplugins-youtube.png new file mode 100644 index 00000000..3ccb3557 Binary files /dev/null and b/doc/Rekonq-manualplugins-youtube.png differ diff --git a/doc/Rekonq-manualplugins.png b/doc/Rekonq-manualplugins.png new file mode 100644 index 00000000..cb5b3f83 Binary files /dev/null and b/doc/Rekonq-manualplugins.png differ diff --git a/doc/Rekonq-newtab.png b/doc/Rekonq-newtab.png new file mode 100644 index 00000000..d6c1efd3 Binary files /dev/null and b/doc/Rekonq-newtab.png differ diff --git a/doc/Rekonq-notabs.png b/doc/Rekonq-notabs.png new file mode 100644 index 00000000..e78549e5 Binary files /dev/null and b/doc/Rekonq-notabs.png differ diff --git a/doc/Rekonq-okularkpart.png b/doc/Rekonq-okularkpart.png new file mode 100644 index 00000000..a8babb64 Binary files /dev/null and b/doc/Rekonq-okularkpart.png differ diff --git a/doc/Rekonq-panels.png b/doc/Rekonq-panels.png new file mode 100644 index 00000000..fcce8d48 Binary files /dev/null and b/doc/Rekonq-panels.png differ diff --git a/doc/Rekonq-privatebrowsing.png b/doc/Rekonq-privatebrowsing.png new file mode 100644 index 00000000..a713b4e8 Binary files /dev/null and b/doc/Rekonq-privatebrowsing.png differ diff --git a/doc/Rekonq-sslinfo.png b/doc/Rekonq-sslinfo.png new file mode 100644 index 00000000..2dcbc059 Binary files /dev/null and b/doc/Rekonq-sslinfo.png differ diff --git a/doc/Rekonq-tabpreview.png b/doc/Rekonq-tabpreview.png new file mode 100644 index 00000000..b0b1e399 Binary files /dev/null and b/doc/Rekonq-tabpreview.png differ diff --git a/doc/Rekonq-toolbar.png b/doc/Rekonq-toolbar.png new file mode 100644 index 00000000..ec738335 Binary files /dev/null and b/doc/Rekonq-toolbar.png differ diff --git a/doc/Rekonq-urlbar.png b/doc/Rekonq-urlbar.png new file mode 100644 index 00000000..fb75dfbd Binary files /dev/null and b/doc/Rekonq-urlbar.png differ diff --git a/doc/Rekonq-windowtabbing.png b/doc/Rekonq-windowtabbing.png new file mode 100644 index 00000000..812e7f83 Binary files /dev/null and b/doc/Rekonq-windowtabbing.png differ diff --git a/doc/Rekonq-zoom.png b/doc/Rekonq-zoom.png new file mode 100644 index 00000000..7d39d260 Binary files /dev/null and b/doc/Rekonq-zoom.png differ diff --git a/doc/Systemsettings-enablewindowtabbing.png b/doc/Systemsettings-enablewindowtabbing.png new file mode 100644 index 00000000..1bccbc2b Binary files /dev/null and b/doc/Systemsettings-enablewindowtabbing.png differ diff --git a/doc/appearance.png b/doc/appearance.png new file mode 100644 index 00000000..a3e477ca Binary files /dev/null and b/doc/appearance.png differ diff --git a/doc/automatic_filters.png b/doc/automatic_filters.png new file mode 100644 index 00000000..2378af00 Binary files /dev/null and b/doc/automatic_filters.png differ diff --git a/doc/cache.png b/doc/cache.png new file mode 100644 index 00000000..6c5ea273 Binary files /dev/null and b/doc/cache.png differ diff --git a/doc/cookies.png b/doc/cookies.png new file mode 100644 index 00000000..99d80901 Binary files /dev/null and b/doc/cookies.png differ diff --git a/doc/fonts.png b/doc/fonts.png new file mode 100644 index 00000000..c8aeea52 Binary files /dev/null and b/doc/fonts.png differ diff --git a/doc/general.png b/doc/general.png new file mode 100644 index 00000000..fb9e809f Binary files /dev/null and b/doc/general.png differ diff --git a/doc/index.docbook b/doc/index.docbook new file mode 100644 index 00000000..e7c39a13 --- /dev/null +++ b/doc/index.docbook @@ -0,0 +1,1082 @@ + +rekonq"> + + + Andrea + Diamantini + + "> + + Rohan + Garg + + "> + + Jonathan + Kolberg + + "> + + rekonq + Team + + "> + adjam7@gmail.com"> + rohan16garg@gmail.com"> + bulldog98@kubuntu-de.org"> + rekonq@kde.org"> + + + +]> + + + +The &rekonq; Handbook + +&Andrea.Diamantini; &Andrea.Diamantini.mail; +&Rohan.Garg; &Rohan.Garg.mail; +&Jonathan.Kolberg; &Jonathan.Kolberg.mail; + + + Part of this documentation was converted from the &kde; UserBase Rekonq page. + + + + + + Part of this documentation was converted from the &kde; UserBase Rekonq/FAQs page. + + + + + +&FDLNotice; +2010-11-13 + 0.6.1 (&kde; SC 4.5) + + + + +KDE +browser +rekonq +webkit + + + +Introduction +Based initially on qtwebkit (and currently on kdewebkit), &rekonq; is a lightweight browser designed to use the WebKit rendering engine in combination with various &kde; technologies, allowing it to integrate seamlessly into the &kde; desktop. The name is a throwback to the venerable khtml-based &konqueror; which is currently the default &kde; web browser. + +&rekonq; has already replaced &konqueror; as the default browser in Chakra and Kubuntu, with more distributions expressing similar intent for their future releases. + +Like all &kde; applications, &rekonq; is highly + configurable. This document describes how &rekonq; behaves with the normal, + default settings. + + A three button mouse can be useful when you are running + &rekonq; or any other &kde; application. If your mouse only has two buttons + then you should be able to set your system up so that you can simulate a a middle mouse button by pressing both buttons at the same time. + + If you are used to having to double-click to perform an action, + then take care, because in common with the rest of &kde;, &rekonq; defaults + to single-clicking. + + + + + +Starting &rekonq; + +&rekonq; can be started in the following ways + + From the application launcher select + + Applications + Internet + rekonq + + + &Alt;F2 will open + &krunner;, type rekonq (lower case) and press &Enter; to start &rekonq; + + + + +Interface + + + + + + + + + &rekonq; main toolbar + + + &rekonq; main toolbar + + + + +By default, the &rekonq; window uses only one toolbar. This main toolbar consists of four navigation buttons (back, forward, home, reload/stop), the URL bar and two menu/buttons, one for bookmarks and one for the settings. This minimalist approach to the main toolbar marks the most significant user-interface departure from the traditional multi-toolbar paradigm followed by most other browsers like &konqueror;. + +Further, the main toolbar offers only limited customization – orientation (locked at the top of the window, by default), icon size (medium, by default) and icon labels (not shown, by default). This helps keep the &rekonq; UI simple and puts the focus on the webpage on display. + + + + + + + + + + &rekonq; URL bar + + + &rekonq; URL bar + + + + +&rekonq; introduces a vastly improved URL bar that offers access to search engines from the drop down completion list itself. The completion list is also populated by matching items from your history and bookmarks. + + + + + + + + + + &rekonq; new tab page + + + &rekonq; new tab page + + + + +When started, &rekonq; displays the New Tab page, much of which is taken by a set of preview thumbnails of favorite webpages. These thumbnails offer a speedy way for the user to access their most frequently used webpages. There is also a pane at the top of this page allows the user to switch to previews of recently closed tabs and lists of bookmarked webpages, download and browsing histories. + + + + + + + + + + &rekonq; hidden UI elements + + + &rekonq; hidden UI elements + + + + +Further configuration options activate several other UI elements hidden by default. These include a toolbar for bookmarks, a panel (a panel, being a mini-window that can be resized, detached or re-docked in the main window) each for bookmarks and history and a web inspector panel (handy for web development). + + +Features +Under its minimalist appearance, &rekonq; packs a full set of powerful features. Some of them are described below: + +&kde; integration +&rekonq; is designed with the aim of being a &kde; browser. And it shows this. + +Appearance +It obeys your themes, fonts, window decoration, menu highlighting, and many personalization options you set for your desktop. + + +Applications + + + + + + + + + &rekonq; opens a PDF file in an &okular; kpart + + + &rekonq; opens a PDF file in an &okular; kpart + + + + +&rekonq; plays well with other applications in the &kde; family. &rekonq; will always use your chosen default applications to handle file types. PDF files, for example will open in an embedded &okular; kpart within &rekonq; itself. Media files will open in &dragon; (or any other designated default application for that filetype). + + + + + + + + + + &rekonq; shares bookmarks &etc; with &konqueror; + + + &rekonq; shares bookmarks &etc; with &konqueror; + + + + +Bookmarks, web shortcuts (more on these later), cookies and authentication information are shared with &konqueror;. You will see the same set of bookmarks from either application and you can log onto a website in &konqueror; and carry on seamlessly if you decide to switch to &rekonq;. Your passwords are stored securely in KWallet and can be used from either &konqueror; or &rekonq;. + +Your downloads can be optionally handled by KGet. Feeds from websites can be saved to &akregator; (or Google Reader). + + + + + + + + + + &rekonq; + &akregator; + + + &rekonq; + &akregator; + + + + + + + + + + + + + &rekonq; + &kget; + + + &rekonq; + &kget; + + + + + + +Services +KIO support + + + + + + + + + &rekonq; browsing an &FTP; share + + + &rekonq; browsing an &FTP; share + + + + +&rekonq; supports KIO services, including cookies, cache, proxies and network settings. KIO-slaves like file:/, ftp:/, man:/, help:/, info:/ &etc; will work in &rekonq;, too. + + +Dialogs +In addition to all this, &rekonq; uses &kde;'s own file dialog for opening/saving documents. This means, you have access to the Places sidebar from &dolphin; while you open or save documents. + +Thus, &rekonq; looks, feels and behaves like a part of your &kde; desktop. + + + + +Webkit engine +&rekonq; uses the open source WebKit rendering engine which incidentally began life as a branch of the khtml/kjs libraries from the &kde; project. WebKit is fast, powerful and used by many other popular browsers today including Google's Chrome, Apple's Safari and others. + + +Auto-load/click-to-load plugins + + + + + + + + + &rekonq; demonstrating the click-to-load-plugins feature on youtube.com + + + &rekonq; demonstrating the click-to-load-plugins feature on youtube.com + + + + +One of the benefits of using the WebKit engine, is that plugins can be disabled from automatically loading. This comes in handy to surf websites fast, without being bogged down by flash plugins. In the so-called Click-to-load mode, you will instead see a button that you can click on to activate the plugin. + + +Adblock support + + + + + + + + + &rekonq; blocking images on kde-apps.org + + + &rekonq; blocking images on kde-apps.org + + + + +&rekonq; comes with an automatic subscription to the Easylist filter, which is updated every week. Additionally, you can set up manual filters to block loading of elements from webpages that match your criteria. You can even download and import additional published filterlists or export your list for backup. + + +Web shortcuts support +&rekonq; allows you to pick from an extensive list of web shortcuts – these are keywords that allow you to search the web quickly. For instance, entering gg:&kde; in the location bar will search Google for &kde;, while wp:&kde; will search Wikipedia for &kde;. There are dozens of these defined by default. You can edit these or even define custom shortcuts to search on your favorite websites. + + +Privacy and security features + + + + + + + + + &rekonq; in private browsing mode + + + &rekonq; in private browsing mode + + + + +&rekonq; allows users to browse the web without retaining information about the visited pages in your history. Note that this feature does not necessarily make you anonymous on the Internet – it only prevents fresh information from being recorded on your computer. You can also delete your history, cookies and other private data anytime straight from the configuration menu button. + + + + + + + + + + &rekonq; URL bar showing the SSL info icon + + + &rekonq; URL bar showing the SSL info icon + + + + +When viewing webpages over a secure connection, you can also view SSL information straight from the URL bar by clicking on the yellow lock icon. + + +Advanced tab handling + + + + + + + + + &rekonq; showing a preview of a tab on hover + + + &rekonq; showing a preview of a tab on hover + + + + +&rekonq; allows you to rearrange your tabs on the fly. Just drag a tab to the left or to the right and the other tabs will move out of your way. You can also hover over a tab to see a live preview of the webpage being displayed there. + +A context menu (right-click menu) gives access to more tab-related functions such as the ability to detach, clone, reload the tab. + + +Session restore feature +If &rekonq; crashes, it will automatically attempt to restore your session, complete with all the tabs the next time you start it. If for some reason, the browser continues to crash upon restoring the session, &rekonq; will automatically start with a fresh session the second time. + + +Full screen mode +&rekonq; supports full-screening the webpage straight from the configuration menu button or through a keyboard shortcut (&Ctrl;&Shift;F, by default). In the full screen view, the main toolbar will auto-hide and the webpage will be displayed over your entire screen. + + +Zoom slider + + + + + + + + + &rekonq; showing the zoom slider in the configuration menu + + + &rekonq; showing the zoom slider in the configuration menu + + + + +&rekonq; has a slider to adjust the zoom right from the configuration menu with a handy button to restore the zoom back to default. Of course, you can still use keyboard (&Ctrl;+/-) or mouse (&Ctrl; mouse scroll up/down) shortcuts just the same. + + + + +Detailed &rekonq; configuration + + + +Do the general settings of &rekonq; + + +You want to configure the general behavior of &rekonq;? You found the right place to get it explained. + + + +To open the general settings click on the Tool icon +and select Configure rekonq. + + + + +Now you should see this + + + + + + Screenshot + + + + + + +Here a List of configurable points and explanation for it: + + + + When starting rekonq: + You can configure what &rekonq; should do on startup. + + + Home page URL: + You can either set your home page directly through tipping the &URL; in. + + + Use the New Tab Page as home page + Enabling this option makes an empty new page the default home page of &rekonq;. + + + Set to Current Page + Sets your home page to the one you are visiting at the moment. + + + Use KGet for downloading files + This activates the &kget; download integration. If this is active &rekonq; will download everything through &kget; + + + List links with KGet + If enabled, &rekonq; will display an additional context menu entry, which, when selected, lists all available links of the current website in &kget;. + + + + + + + + + +Configure the Tabs settings + +Here you learn how to change the settings for tabs. + +To come to the dialog click on the Tool icon and open + +Configure rekonq +Tabs + + + + + +Now this dialog should appear + + + + + + Screenshot + + + + + + +Here a list of configurable points and explanation for it: + + + + New tab opens + Here you can choose the default behavior of &rekonq; when you open the new tab. + + New Tab Page starts with + Here you can choose the default contents for the new tabs. + + + Open links in new tab instead of in new window + This enables the default opening of links in new tabs. + + + Always show tab bar + This forces &rekonq; to show the tab bar even if there is only one tab. + + + Open new tabs in the background + This makes &rekonq; not switching to new tabs. + + + Open new tabs after currently active one + This makes it to default that tabs are opened next to the currently active one. + + + Show preview when hovering tab + This shows you an preview of the content of a tab if you hover it. This can be useful if you have many tabs opened. + + + Activate previously used tab when closing the current one + This makes &rekonq; storing your last opened tab and if you close your current one it will reopen the old one. This also can be useful if you use many tabs. + + + + + + + + + +Configure the Appearance settings + + + +Now you should see this + + + + + + Screenshot + + + + + + +Following will explain the configurable things and what they do + + + Standard font + Here you can set your default font. The first part is the name of the font followed by the size of the font. + + + Fixed font + Here you can set your font for &rekonq; labels. The same synopsis like Standard font. + + + Serif font + Here you can set your font for Serif labels. The same synopsis like Standard font. + + + Sans Serif font + Here you can set your font for Sans Serif labels. The same synopsis like Standard font. + + + Cursive font + Here you can set your font for Cursive labels. The same synopsis like Standard font. + + + Fantasy font + Here you can set your font for Fantasy labels. The same synopsis like Standard font. + + + Default font size: + To configure your preferred size of font. + + + Minimal font size: + You can configure the minimal size of fonts in &rekonq;. Every smaller font will grow to that size. + + + User CSS path: + Here you can set the path to your CSS file used to format webpages. + + + Auto-scroll on middle-click + Enabling this option makes contents to scroll after the &MMB; click. + + + Enable smooth scrolling + If you enable this option &rekonq; will use smooth scrolling. Uncheck this option if the scrolling becomes choppy. + + + + + + + + + +Configure the WebKit settings + + + +Now you should see this + + + + + + Screenshot + + + + + + + + + +Network configuration + + + +Handling of Cookies with &rekonq; + + + +This is a screenshot of the cookie settings dialog + + + + + + Screenshot + + + + + + +As you can see the cookies can be configured in many ways. + + + +&rekonq; can handle cookies in three ways by default + +Ask for confirmation +Accept all cookies +Reject all cookies + + + + + + +Rest + + + +Now you should see this + + + + + + Screenshot + + + + + + + +Now you should see this + + + + + + Screenshot + + + + + + + + + + +Configure the Adblock settings + + + +Now you should see this + + + + + + Screenshot + + + + + + + +Now you should see this + + + + + + Screenshot + + + + + + + + + +Configure the Shortcut settings + + + +Now you should see this + + + + + + Screenshot + + + + + + + + + +Configure the Web Shortcuts settings + + + +Now you should see this + + + + + + Screenshot + + + + + + + + + +rekonq FAQs, Tips and Tricks +How do I set &rekonq; as my default browser? +Head to System SettingsDefault Applications. Here, click on Web Browser to set your default browser. Select to open http and https URLs in the following browser and enter rekonq %u as the browser. Click Apply. + + + + + + + + + + Setting &rekonq; as the default web browser + + + Setting &rekonq; as the default web browser + + + + + +How do I load flash on demand? +Click on the configuration menu button, and open the Configure rekonq dialog. Click on WebKit and under Plugin settings, select to Manually Load Plugins. Click OK. + + + + + + + + + + Setting &rekonq; to not automatically load plugins + + + Setting &rekonq; to not automatically load plugins + + + + + +How do I make &rekonq; behave like chrome/chromium? +Using KWin's window tabbing feature, we can make &rekonq; emulate the behavior of chromium by opening new windows instead of tabs within the same window. This will not however allow each window of &rekonq; to crash independently – all windows of &rekonq; crash as a single process. It merely emulates the look of Chromium, giving individual controls for each webpage you load. + +Click on the configuration menu button and open the Configure rekonq dialog. Click on Tabs. Unselect all options to disable all tab handling in &rekonq;. Now, &rekonq; will always open new windows instead of tabs. + +Now, we'll set up KWin to automatically tab all &rekonq; windows together. Head to System SettingsWindow Behavior. Select Window Behavior on the left and go to the Advanced tab. Here, under Window Tabbing, check Automatically group similar windows. Click Apply. + +Now, &rekonq; will open windows by default which will automatically get tabbed together. + + + + + + + + + + &rekonq; configuration + + + &rekonq; configuration + + + + + + + + + + + + + System Settings configuration + + + System Settings configuration + + + + + + + + + + + + + The result + + + The result + + + + + +How do I enable Adblock? +Adblocking should already be enabled for you using the Easylist adblock subscription. You can further configure it by clicking on the configuration menu button and opening the Configure rekonq dialog. Click on AdBlocK Filters. Here, you can add custom filters using wildcard strings (e.g. http://www.site.com/ads/*) or regular expressions within forward slashes (e.g. //(ads|dclk)\./). + +Clicking Apply activates your adblock filters instantly. + + + + + + + + + + &rekonq; AdBlocK (automatic) configuration + + + &rekonq; AdBlocK (automatic) configuration + + + + + + + + + + + + + &rekonq; AdBlocK (manual) configuration + + + &rekonq; AdBlocK (manual) configuration + + + + + +I have more questions! +If you have &rekonq; installed, you can load up the Help document (just press F1) for more information. + + +&kde; Forums is always a good place to ask user-specific questions. + +The &rekonq; website has release announcements for the latest stable and unstable releases along with more helpful links. You can also contact the developers on the #rekonq IRC channel or the mailing list with more questions. + + +How do I contribute? +See above for now. + + + + +Smiley + + + + + + +Credits and License + +&rekonq; + + + +Program copyright: &underGPL; + + + +Developers +&The.rekonq.Team; &The.rekonq.Team.mail; + + + +Documentation copyright 2008 &Andrea.Diamantini; &Andrea.Diamantini.mail; + + +Documentation copyright 2009-2010 &Rohan.Garg; &Rohan.Garg.mail; + + +Documentation copyright 2010 &Jonathan.Kolberg; &Jonathan.Kolberg.mail; + + +List of the UserBase contributors can be found on + Rekonq and Rekonq/FAQs page history. + +&underFDL; + + +Installation + + +How to obtain &rekonq; +Stable Packages of &rekonq; can be downloaded via standard repositories of your distribution + +You also can compile &rekonq; yourself see Compilation and Installation for that. + + + +Requirements + +In order to successfully use &rekonq;, you need at least &Qt; 4.7.x and &kde; 4.5.x. + + + +Compilation and Installation +If you wish to compile &rekonq;, you have to install the headers of kdelibs and you need git and the build essentials installed. + +Under Debian/&ubuntu; you get those through running + + + sudo apt-get + build-essential kdelibs5-dev git-core + + + +Under OpenSuse you get those through running + + sudo zypper + libkde4-devel git-core gcc gcc-c++ make cmake + + + + +We will be using git, as the most recent code is available on the git repository. The &kde; Projects webpage for &rekonq; can be found here. Stable releases, can also be downloaded here in form of tarballs. + + + +Now we need to checkout the latest code. To do so, in a terminal run: + + + + + git git://git.kde.org/rekonq + + + + +To compile the code type in the following + + + + + cd directory_where_rekonq_source_code_is + + + + + + mkdir build + + + + + + cd build + + + + + + cmake ` .. + + + + + + make + + + + + + sudo make install + + + + + +&documentation.index; + diff --git a/doc/old_screenshot.png b/doc/old_screenshot.png new file mode 100644 index 00000000..b168040d Binary files /dev/null and b/doc/old_screenshot.png differ diff --git a/doc/own_filter.png b/doc/own_filter.png new file mode 100644 index 00000000..f3f96d54 Binary files /dev/null and b/doc/own_filter.png differ diff --git a/doc/proxy.png b/doc/proxy.png new file mode 100644 index 00000000..80c5f73c Binary files /dev/null and b/doc/proxy.png differ diff --git a/doc/screenshot.png b/doc/screenshot.png new file mode 100644 index 00000000..b671bcb5 Binary files /dev/null and b/doc/screenshot.png differ diff --git a/doc/shortcuts.png b/doc/shortcuts.png new file mode 100644 index 00000000..be13cd8a Binary files /dev/null and b/doc/shortcuts.png differ diff --git a/doc/snapshot1.png b/doc/snapshot1.png new file mode 100644 index 00000000..788bf583 Binary files /dev/null and b/doc/snapshot1.png differ diff --git a/doc/tabs.png b/doc/tabs.png new file mode 100644 index 00000000..3fcc0c38 Binary files /dev/null and b/doc/tabs.png differ diff --git a/doc/webkit.png b/doc/webkit.png new file mode 100644 index 00000000..a4ae7bf6 Binary files /dev/null and b/doc/webkit.png differ diff --git a/doc/webshortcuts.png b/doc/webshortcuts.png new file mode 100644 index 00000000..42add7ab Binary files /dev/null and b/doc/webshortcuts.png differ -- cgit v1.2.1