| | | |
Offset 841, 79 lines modified | Offset 841, 14 lines modified |
841 | overrule·the·values·set·in·this·file.</p>\xd | 841 | overrule·the·values·set·in·this·file.</p>\xd |
842 | <p>There·are·still·some·things·which·are·to·be·adjusted·only·directly·through·the\xd | 842 | <p>There·are·still·some·things·which·are·to·be·adjusted·only·directly·through·the\xd |
843 | configure·script·arguments·though,·so·check·./configure·--help·out·as·well!</p>\xd | 843 | configure·script·arguments·though,·so·check·./configure·--help·out·as·well!</p>\xd |
844 | <p>All·dependency·checking·is·done·by·the·configure·script·so·even·though·a\xd | 844 | <p>All·dependency·checking·is·done·by·the·configure·script·so·even·though·a\xd |
845 | feature·is·enabled·here·it·is·possible·that·it·will·be·disabled·at·compile\xd | 845 | feature·is·enabled·here·it·is·possible·that·it·will·be·disabled·at·compile\xd |
846 | time·if·the·dependencies·are·not·met.·Check·the·features.log·file·generated\xd | 846 | time·if·the·dependencies·are·not·met.·Check·the·features.log·file·generated\xd |
847 | by·the·configure·script·to·make·sure.</p>\xd | 847 | by·the·configure·script·to·make·sure.</p>\xd |
848 | <h4>Notes·for·users</h4>\xd | |
849 | <p>All·features·that·can·be·controlled·using·this·file·are·already·set·to·their\xd | |
850 | default·values.·The·syntax·used·is·hopefully·familiar·to·most·people.</p>\xd | |
851 | <p><em>#</em>·chars·start·a·comment·that·runs·until·the·end·of·the·line.</p>\xd | |
852 | <p>The·features·are·controlled·by·setting·the·various·CONFIG_<FEATURE>·variables\xd | |
853 | to·either·<em>yes</em>·or·<em>no</em>·depending·on·whether·it·should·be·enabled·or·disabled.\xd | |
854 | So·in·order·to·disable·bookmark·support·a·line·in·this·file·should·say:</p>\xd | |
855 | <div·class="literalblock">\xd | |
856 | <div·class="content">\xd | |
857 | <pre><tt>CONFIG_BOOKMARKS=no</tt></pre>\xd | |
858 | </div></div>\xd | |
859 | <p>It·is·also·possible·to·simply·comment·out·the·line·in·order·to·disable·it.\xd | |
860 | Therefore,·if·the·default·doesn't·suit·you,·you·can·either·comment·it·out·or\xd | |
861 | set·it·to·the·value·you·desire.</p>\xd | |
862 | <h4><a·id="CONFIG-BOOKMARKS"></a>Bookmarks·(<tt>CONFIG_BOOKMARKS</tt>)</h4>\xd | |
863 | <p>ELinks·has·built-in·hierarchic·bookmarks·support.·Open·the·bookmarks·manager\xd | |
864 | by·pressing·<em>s</em>.·When·bookmarks·are·enabled,·also·support·for·the·internal\xd | |
865 | ELinks·bookmarks·format·is·always·compiled·in.</p>\xd | |
866 | <p>This·is·a·favourite·target·for·disabling·in·various·embedded·applications.\xd | |
867 | It·all·depends·on·your·requirements.</p>\xd | |
868 | <p>Also·read·the·“The·Ultimate·Bookmarks·Guide”·in·doc/bookmarks.txt</p>\xd | |
869 | <p><strong>Default:</strong>··enabled</p>\xd | |
870 | <h4><a·id="CONFIG-XBEL-BOOKMARKS"></a>XBEL·Bookmarks·(<tt>CONFIG_XBEL_BOOKMARKS</tt>)</h4>\xd | |
871 | <p>ELinks·also·supports·universal·XML·bookmarks·format·called·XBEL,·also\xd | |
872 | supported·by·e.g.·Galeon,·various·"always-have-my-bookmarks"·websites·and\xd | |
873 | number·of·universal·bookmark·converters.</p>\xd | |
874 | <p>Frequently,·you·know·you·will·not·need·it,·then·you·can·of·course·happily\xd | |
875 | forcibly·remove·support·for·it·and·save·few·bytes.</p>\xd | |
876 | <p><strong>Default:</strong>··enabled·if·libexpat·is·found·and·bookmarks·are·enabled</p>\xd | |
877 | <h4><a·id="CONFIG-COOKIES"></a>Cookies·(<tt>CONFIG_COOKIES</tt>)</h4>\xd | |
878 | <p>Support·for·HTTP·cookies·---·a·data·token·which·the·server·sends·the·client\xd | |
879 | once·and·then·the·client·sends·it·back·along·each·request·to·the·server.··This\xd | |
880 | mechanism·is·crucial·e.g.·for·keeping·HTTP·sessions·(you·"log·in"·to·a·site,\xd | |
881 | and·from·then·on·the·site·recognizes·you·usually·because·of·the·cookie),·but\xd | |
882 | also·for·various·banner·systems,·remembering·values·filled·to·various·forms,\xd | |
883 | and·so·on.·You·can·further·tune·the·ELinks·behaviour·at·runtime·(whether·to\xd | |
884 | accept/send·cookies,·ask·for·confirmation·when·accepting·a·cookie·etc).</p>\xd | |
885 | <p>This·functionality·is·usually·quite·important·and·you·should·not·disable·it\xd | |
886 | unless·you·really·know·what·are·you·doing.</p>\xd | |
887 | <p><strong>Default:</strong>··enabled</p>\xd | |
888 | <h4><a·id="CONFIG-FORMHIST"></a>Form·History·(<tt>CONFIG_FORMHIST</tt>)</h4>\xd | |
889 | <p>The·famous·Competing·Browser·has·that·annoying·thing·which·pops·up·when·you\xd | |
890 | submit·a·form,·offering·to·remember·it·and·pre-fill·it·the·next·time.·And·yes,\xd | |
891 | ELinks·can·do·that·too!·You·will·still·need·to·also·enable·this·manually·at\xd | |
892 | document.browse.forms.show_formhist.</p>\xd | |
893 | <p>Many·people·find·it·extremely·annoying·(including·pasky),·however·some·others\xd | |
894 | consider·it·extremely·handy·and·will·sacrifice·almost·anything·to·get·it.·It\xd | |
895 | will·not·do·any·harm·to·have·this·compiled-in·as·long·as·you·will·leave·it\xd | |
896 | turned·off·(which·is·also·the·default·configuration).</p>\xd | |
897 | <p><strong>Default:</strong>··enabled</p>\xd | |
898 | <h4><a·id="CONFIG-GLOBHIST"></a>Global·History·(<tt>CONFIG_GLOBHIST</tt>)</h4>\xd | |
899 | <p>This·device·records·each·and·every·page·you·visit·(to·a·configurable·limit).\xd | |
900 | You·can·browse·through·this·history·in·the·history·manager·(press·<em>h</em>).··Do\xd | |
901 | not·confuse·this·with·the·"session·history",·recording·history·of·your\xd | |
902 | browsing·in·the·frame·of·one·session·(session·history·is·the·thing·you·move\xd | |
903 | through·when·pressing·<em>back</em>·and·<em>unback</em>·or·which·you·see·in·the\xd | |
904 | File::History·menu).</p>\xd | |
905 | <p>Global·history·does·not·care·about·the·order·you·visited·the·pages·in,·it·just\xd | |
906 | records·that·you·visited·it,·when·did·you·do·that·and·the·title·of·the·page.\xd | |
907 | Then,·you·can·see·when·did·you·visit·a·link·last·time·(and·what·was·the·title\xd | |
908 | of·the·target·document·at·that·time),·links·can·be·coloured·as·visited·etc.</p>\xd | |
909 | <p>If·you·disable·this·feature,·you·will·not·lose·any·crucial·functionality,·just\xd | |
910 | some·relatively·minor·convenience·features,·which·can·nevertheless·prove\xd | |
911 | sometimes·very·practical.</p>\xd | |
912 | <p><strong>Default:</strong>··enabled</p>\xd | |
913 | </div>\xd | 848 | </div>\xd |
914 | <h2>Frequently·Asked·Questions</h2>\xd | 849 | <h2>Frequently·Asked·Questions</h2>\xd |
915 | <div·class="sectionbody">\xd | 850 | <div·class="sectionbody">\xd |
916 | <p>This·is·an·attempt·to·capture·some·of·the·questions·that·appear·once·in·a\xd | 851 | <p>This·is·an·attempt·to·capture·some·of·the·questions·that·appear·once·in·a\xd |
917 | while·on·the·mailing·list·or·on·IRC.</p>\xd | 852 | while·on·the·mailing·list·or·on·IRC.</p>\xd |
918 | <h3><a·id="instances"></a>I·rebuilt/upgraded/reconfigured·ELinks·and·restarted·it,·but·it·looks·like·nothing·has·changed!</h3>\xd | 853 | <h3><a·id="instances"></a>I·rebuilt/upgraded/reconfigured·ELinks·and·restarted·it,·but·it·looks·like·nothing·has·changed!</h3>\xd |
919 | <p>ELinks·instances·connect·together·so·that·they·share·the·cache,·bookmarks,\xd | 854 | <p>ELinks·instances·connect·together·so·that·they·share·the·cache,·bookmarks,\xd |
Offset 4268, 12 lines modified | Offset 4203, 12 lines modified |
4268 | ········This·is·the·URI·of·the·current·document.·It·is·read-only.\xd | 4203 | ········This·is·the·URI·of·the·current·document.·It·is·read-only.\xd |
4269 | </p>\xd | 4204 | </p>\xd |
4270 | </dd>\xd | 4205 | </dd>\xd |
4271 | </dl>\xd | 4206 | </dl>\xd |
4272 | </div>\xd | 4207 | </div>\xd |
4273 | <div·id="footer">\xd | 4208 | <div·id="footer">\xd |
4274 | <div·id="footer-text">\xd | 4209 | <div·id="footer-text">\xd |
4275 | Last·updated·01-Dec-2021·10:33:10·-12\xd | 4210 | Last·updated·04-Jan-2023·19:00:35·+14\xd |
4276 | </div>\xd | 4211 | </div>\xd |
4277 | </div>\xd | 4212 | </div>\xd |
4278 | </body>\xd | 4213 | </body>\xd |
4279 | </html>\xd | 4214 | </html>\xd |