/AppWindow.xml (b4b21e48b891dd64eb9d1bc4a2897ce50bb139ac) (5559 bytes) (mode 100755) (type blob)

<?xml version="1.0" encoding="utf-8"?>
<application id="app" base="IVORSS" icon="IvoRSS.info">
    <menustrip id="mainstrip">
        <menu title="Project">
            <item id="menu_about" notify="selected">About...</item>
            <item id="menu_about_mui" notify="selected">About MUI...</item>
            <item id="menu_about_muiroyale" notify="selected">About MUI Royale...</item>
            <item/>
            <item id="menu_quit" notify="selected" shortcut="Q">Quit</item>
        </menu>
		<menu title="RSS feeds">
		  <item id="menu_add" notify="selected" shortcut="A">Add feed...</item>
		  <item id="menu_lurk" notify="selected" shortcut="X">Explore feeds...</item>
		  <item id="menu_addgroup" notify="selected" shortcut="G">Add group...</item>
		  <item/>
		  <item id="menu_hide" notify="selected" shortcut="H">Hide all</item>
		  <item id="menu_expand" notify="selected">Expand all</item>
		  <!--  <item id="menu_save" notify="selected" shortcut="S">Save arragement</item> -->
		  <item/>
		  <item id="menu_fetchall" notify="selected" shortcut="F">Fetch all</item>
	   </menu>
        <menu title="Settings">
            <item id="menu_muisettings" notify="selected">MUI...</item>
        </menu>
    </menustrip>
	
	<menustrip id="feedtreemenu">
	   <menu title="RSS feeds">
		  <item id="fdtm_add" notify="selected">Add feed...</item>
		  <item id="fdtm_lurk" notify="selected">Explore...</item>
		  <item id="fdtm_addgroup" notify="selected">Add group...</item>
		  <item/>
		  <item id="fdtm_fetch" notify="selected">Fetch current</item>
		  <item id="fdtm_fetchall" notify="selected">Fetch all</item>
		  <item/>
		  <item id="fdtm_hide" notify="selected">Hide all</item>
		  <item id="fdtm_expand" notify="selected">Expand all</item>
		  <item/>
		  <item id="fdtm_save" notify="selected">Save current state</item>
		  <item/>
		  <!-- <item id="fdtm_edit" notify="selected">Edit...</item> -->
		  <item id="fdtm_copyurl" notify="selected">Copy URL</item>
		  <item id="fdtm_remove" notify="selected">Remove</item>
	   </menu>
	</menustrip>
	
	<menustrip id="channeliconmenu">
	   <menu title="RSS icon">
		  <item id="rssi_copy" notify="selected">Copy</item>
	   </menu>
	</menustrip>
	
	<menustrip id="channeltitlemenu">
	   <menu title="RSS title">
		  <item id="rsst_copy" notify="selected">Copy</item>
		  <item id="rsst_copyurl" notify="selected">Copy URL</item>
	   </menu>
	</menustrip>
	
	<menustrip id="channeldescriptionmenu">
	   <menu title="RSS description">
		  <item id="rssd_copy" notify="selected">Copy</item>
	   </menu>
	</menustrip>
	
	<menustrip id="articletitlemenu">
	   <menu title="Article title">
		  <item id="artt_copy" notify="selected">Copy</item>
		  <item id="artt_copyurl" notify="selected">Copy URL</item>
	   </menu>
	</menustrip>
	
	<menustrip id="articlemenu">
	   <menu title="Article text">
		  <item id="art_copy" notify="selected">Copy text</item>
	   </menu>
	</menustrip>
	
	
	<window title="Explore RSS channels" muiid="LURK" id="metawin" notify="closerequest" open="false">
		<vgroup>
			<label leftaligned="true">Webs often provide information about availiable RSS channels
			</label>
			<hgroup>
				<string id="websource" contents="http://aminet.net/" cyclechain="1" advanceoncr="true"/>
				<button id="herewegobtn" notify="pressed" weight="50">Explore!
				</button>
				<button id="stoplurkbtn" notify="pressed"  weight="50" disabled="true">Stop</button>
			</hgroup>
			<listview id="foundfeeds" notify="doubleclick" cyclechain="true" multiselect="default">
						<column title="Status"/>
						<column title="Address"/>
						<column title="Title"/>
						<column title="Relationship"/>
						<column title="Type"/>
						<column title="URL constructed"/>
			</listview>
			<text id="lurkstatus"/>
			<hgroup>
				<button id="reqaddbtn" notify="pressed">Add selected
				</button>
				<hspace/>
				<button id="reqclosebtn" notify="pressed">Close
				</button>
			</hgroup>
		</vgroup>
    </window>
	
	
	<window id="win" muiid="MAIN" title="IvoRSS" screentitle="IvoRSS" notify="closerequest" menustrip="mainstrip" appwindow="true">
		<vgroup>
			<hgroup>
				<vgroup weight="50">
					<hgroup>
						<button id="lurkbtn" shorthelp="Check if the web you are interested in provides RSS channels" notify="pressed">E_xplore...</button>
						<button id="addbtn" shorthelp="Add single RSS channel" notify="pressed">_Add...</button>
						<button id="fetchbtn" notify="pressed">F_etch</button>
						<button id="fetchallbtn" notify="pressed">_Fetch all</button>
						<button id="stopbtn" notify="pressed" disabled="true">Stop</button>
					</hgroup>
					<listtree id="feedtree" title="RSS feeds" notify="active; doubleclick" emptynodes="true" cyclechain="true" contextmenu="feedtreemenu"/>
				</vgroup>
				<vgroup>
					<hgroup>
						<image id="feedimage" source="brush:1" freevert="true"/>
						<vgroup>
							<text id="channel_title" PreParse="\33b" contextmenu="channeltitlemenu"/>
							<text id="channel_description" contextmenu="channeldescriptionmenu"/>
						</vgroup>
					</hgroup>
					<listview id="articles" notify="active" cyclechain="true">
						<column title="Title"/>
						<column title="PubDate"/>
						<column title="Category"/>
					</listview>
					
					<text id="item_title" PreParse="\33b" contextmenu="articletitlemenu"/>
					<floattext id="textfield" background="readlistback" tabsize="4" justify="true" cyclechain="true" contextmenu="articlemenu"/>
				</vgroup>
			</hgroup>
			<text id="status"/>
		</vgroup>
    </window>
</application>



Mode Type Size Ref File
100755 blob 7473 1ab45355102d3c454b8d83e05e4af10b0447dee3 128px-Feed-icon.png
100755 blob 5559 b4b21e48b891dd64eb9d1bc4a2897ce50bb139ac AppWindow.xml
100755 blob 4295 56bbaba364cbffee6db0569e7c727b45ec3a7355 IvoR.hws
100755 blob 8539 5fb3546290c06f2b7077fbedb85cef583a60e574 IvoRSS.hws
100755 blob 7191 6291191cf3b1e9b7dd44493a09e26918f2c6e3d1 IvoRSS.png
100755 blob 4405 6f1fc460afb31e6e38cd78dd01c0debaae6f5343 feeds.hws
100755 blob 1694 83e47eb86860331dfe771f49029c00559a2f687e feedsdata.hws
100755 blob 8773 a1ac5af9c9ebafc5b2a012753079ee9602fbb98f feedtree.hws
100755 blob 6412 f39265cc944ed3be89260bc28f32c3805794fb0d lurk.hws
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/iam-git/IvoRSS

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/iam-git/IvoRSS

Clone this repository using git:
git clone git://git.rocketgit.com/user/iam-git/IvoRSS

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main