1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2*0c4a79c0SAndrew Rist<!--*********************************************************** 3*0c4a79c0SAndrew Rist * 4*0c4a79c0SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 5*0c4a79c0SAndrew Rist * or more contributor license agreements. See the NOTICE file 6*0c4a79c0SAndrew Rist * distributed with this work for additional information 7*0c4a79c0SAndrew Rist * regarding copyright ownership. The ASF licenses this file 8*0c4a79c0SAndrew Rist * to you under the Apache License, Version 2.0 (the 9*0c4a79c0SAndrew Rist * "License"); you may not use this file except in compliance 10*0c4a79c0SAndrew Rist * with the License. You may obtain a copy of the License at 11*0c4a79c0SAndrew Rist * 12*0c4a79c0SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 13*0c4a79c0SAndrew Rist * 14*0c4a79c0SAndrew Rist * Unless required by applicable law or agreed to in writing, 15*0c4a79c0SAndrew Rist * software distributed under the License is distributed on an 16*0c4a79c0SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*0c4a79c0SAndrew Rist * KIND, either express or implied. See the License for the 18*0c4a79c0SAndrew Rist * specific language governing permissions and limitations 19*0c4a79c0SAndrew Rist * under the License. 20*0c4a79c0SAndrew Rist * 21*0c4a79c0SAndrew Rist ***********************************************************--> 22*0c4a79c0SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd"> 25cdf0e10cSrcweir<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="SendToMediaWiki" dlg:left="62" dlg:top="57" dlg:width="242" dlg:height="164" dlg:closeable="true" dlg:moveable="true" dlg:title="TOREPLACE" dlg:help-url="vnd.com.sun.star.wiki:sendDialog"> 26cdf0e10cSrcweir <dlg:bulletinboard> 27cdf0e10cSrcweir <dlg:text dlg:id="Label1" dlg:tab-index="0" dlg:left="5" dlg:top="8" dlg:width="65" dlg:height="10" dlg:value="MediaWiki Server"/> 28cdf0e10cSrcweir <dlg:text dlg:id="Label2" dlg:tab-index="3" dlg:left="11" dlg:top="38" dlg:width="59" dlg:height="10" dlg:value="Title"/> 29cdf0e10cSrcweir <dlg:text dlg:id="Label3" dlg:tab-index="5" dlg:left="11" dlg:top="57" dlg:width="59" dlg:height="10" dlg:value="Summary"/> 30cdf0e10cSrcweir <dlg:menulist dlg:id="WikiList" dlg:tab-index="1" dlg:left="75" dlg:top="6" dlg:width="116" dlg:height="14" dlg:spin="true" dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.WikiList"> 31cdf0e10cSrcweir <script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.UNO:WikiListChange" script:language="UNO"/> 32cdf0e10cSrcweir </dlg:menulist> 33cdf0e10cSrcweir <dlg:combobox dlg:id="ArticleText" dlg:tab-index="4" dlg:left="75" dlg:top="36" dlg:width="160" dlg:height="14" dlg:spin="true" dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.ArticleText"> 34cdf0e10cSrcweir <script:event script:event-name="on-textchange" script:macro-name="vnd.sun.star.UNO:ArticleTextChange" script:language="UNO"/> 35cdf0e10cSrcweir </dlg:combobox> 36cdf0e10cSrcweir <dlg:textfield dlg:id="CommentText" dlg:tab-index="6" dlg:left="75" dlg:top="55" dlg:width="160" dlg:height="48" dlg:multiline="true" dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.CommentText"/> 37cdf0e10cSrcweir <dlg:button dlg:id="AddButton" dlg:tab-index="2" dlg:left="195" dlg:top="6" dlg:width="40" dlg:height="14" dlg:value="Add..." dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.AddButton"> 38cdf0e10cSrcweir <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.UNO:AddWiki" script:language="UNO"/> 39cdf0e10cSrcweir </dlg:button> 40cdf0e10cSrcweir <dlg:checkbox dlg:id="MinorCheck" dlg:tab-index="7" dlg:left="75" dlg:top="109" dlg:width="141" dlg:height="10" dlg:value="Minor edit" dlg:checked="false" dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.MinorCheck"/> 41cdf0e10cSrcweir <dlg:checkbox dlg:id="BrowserCheck" dlg:tab-index="8" dlg:left="75" dlg:top="122" dlg:width="141" dlg:height="10" dlg:value="Show in browser" dlg:checked="false" dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.BrowserCheck"/> 42cdf0e10cSrcweir <dlg:fixedline dlg:id="FixedLine1" dlg:tab-index="9" dlg:left="-2" dlg:top="138" dlg:width="246" dlg:height="4"/> 43cdf0e10cSrcweir <dlg:button dlg:id="CancelButton" dlg:tab-index="10" dlg:left="187" dlg:top="145" dlg:width="50" dlg:height="14" dlg:button-type="cancel"/> 44cdf0e10cSrcweir <dlg:button dlg:id="SendButton" dlg:tab-index="11" dlg:disabled="true" dlg:left="134" dlg:top="145" dlg:width="50" dlg:height="14" dlg:default="true" dlg:value="Send" dlg:help-url="com.sun.star.wiki.MediaWiki.SendToMediaWiki.SendButton"> 45cdf0e10cSrcweir <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.UNO:Send" script:language="UNO"/> 46cdf0e10cSrcweir </dlg:button> 47cdf0e10cSrcweir <dlg:button dlg:id="HelpButton" dlg:tab-index="12" dlg:left="5" dlg:top="145" dlg:width="50" dlg:height="14" dlg:button-type="help"/> 48cdf0e10cSrcweir <dlg:fixedline dlg:id="FixedLine2" dlg:tab-index="13" dlg:left="5" dlg:top="25" dlg:width="234" dlg:height="6" dlg:value="MediaWiki"/> 49cdf0e10cSrcweir </dlg:bulletinboard> 50cdf0e10cSrcweir</dlg:window> 51