caricata prima versione pagine...
testing upload con plupload... git-svn-id: https://keyhammer.ath.cx/svn/ETS/trunk@9 72332f79-082b-4ce8-9953-5b7f197a49bb
This commit is contained in:
@@ -8,11 +8,6 @@ EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Deploy|Any CPU = Deploy|Any CPU
|
||||
Installer_Offline|Any CPU = Installer_Offline|Any CPU
|
||||
Installer_test_Offline|Any CPU = Installer_test_Offline|Any CPU
|
||||
Installer_test|Any CPU = Installer_test|Any CPU
|
||||
Installer|Any CPU = Installer|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Test218|Any CPU = Test218|Any CPU
|
||||
WinLab|Any CPU = WinLab|Any CPU
|
||||
@@ -20,16 +15,6 @@ Global
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Deploy|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Deploy|Any CPU.Build.0 = Debug|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer_Offline|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer_Offline|Any CPU.Build.0 = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer_test_Offline|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer_test_Offline|Any CPU.Build.0 = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer_test|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer_test|Any CPU.Build.0 = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Installer|Any CPU.Build.0 = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.Test218|Any CPU.ActiveCfg = Release|Any CPU
|
||||
@@ -38,16 +23,6 @@ Global
|
||||
{ACE9E793-6523-4B9A-82C6-282D61D358C9}.WinLab|Any CPU.Build.0 = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Deploy|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Deploy|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_Offline|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_Offline|Any CPU.Build.0 = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test_Offline|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test_Offline|Any CPU.Build.0 = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer_test|Any CPU.Build.0 = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Installer|Any CPU.Build.0 = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{0A14058F-ED18-4F82-91C9-93945C2C409A}.Test218|Any CPU.ActiveCfg = Release|Any CPU
|
||||
|
||||
Binary file not shown.
@@ -14,6 +14,7 @@ namespace ETS_WS
|
||||
{
|
||||
Logger lg = LogManager.GetCurrentClassLogger();
|
||||
lg.Info("prova log");
|
||||
Response.Redirect("~/protocollo.aspx");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<publishData />
|
||||
+134
-4
@@ -69,14 +69,71 @@
|
||||
<Reference Include="System.EnterpriseServices" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="css\BuildBlocks.css" />
|
||||
<Content Include="css\ExtraComp.css" />
|
||||
<Content Include="css\ETS.css" />
|
||||
<Content Include="css\MasterPage.css" />
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="demoUpload.aspx" />
|
||||
<Content Include="images\arrow_d.png" />
|
||||
<Content Include="images\arrow_d_h.png" />
|
||||
<Content Include="images\arrow_r.png" />
|
||||
<Content Include="images\arrow_r_h.png" />
|
||||
<Content Include="images\favicon.png" />
|
||||
<Content Include="plupload\js\i18n\cs.js" />
|
||||
<Content Include="plupload\js\i18n\da.js" />
|
||||
<Content Include="plupload\js\i18n\de.js" />
|
||||
<Content Include="plupload\js\i18n\el.js" />
|
||||
<Content Include="plupload\js\i18n\es.js" />
|
||||
<Content Include="plupload\js\i18n\et.js" />
|
||||
<Content Include="plupload\js\i18n\fa.js" />
|
||||
<Content Include="plupload\js\i18n\fi.js" />
|
||||
<Content Include="plupload\js\i18n\fr-ca.js" />
|
||||
<Content Include="plupload\js\i18n\fr.js" />
|
||||
<Content Include="plupload\js\i18n\hr.js" />
|
||||
<Content Include="plupload\js\i18n\hu.js" />
|
||||
<Content Include="plupload\js\i18n\it.js" />
|
||||
<Content Include="plupload\js\i18n\ja.js" />
|
||||
<Content Include="plupload\js\i18n\ko.js" />
|
||||
<Content Include="plupload\js\i18n\lv.js" />
|
||||
<Content Include="plupload\js\i18n\nl.js" />
|
||||
<Content Include="plupload\js\i18n\pl.js" />
|
||||
<Content Include="plupload\js\i18n\pt-br.js" />
|
||||
<Content Include="plupload\js\i18n\ro.js" />
|
||||
<Content Include="plupload\js\i18n\ru.js" />
|
||||
<Content Include="plupload\js\i18n\sr.js" />
|
||||
<Content Include="plupload\js\i18n\sv.js" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\css\jquery.plupload.queue.css" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\backgrounds.gif" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\buttons-disabled.png" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\buttons.png" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\delete.gif" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\done.gif" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\error.gif" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\throbber.gif" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\img\transp50.png" />
|
||||
<Content Include="plupload\js\jquery.plupload.queue\jquery.plupload.queue.js" />
|
||||
<Content Include="plupload\js\jquery.ui.plupload\css\jquery.ui.plupload.css" />
|
||||
<Content Include="plupload\js\jquery.ui.plupload\img\plupload-bw.png" />
|
||||
<Content Include="plupload\js\jquery.ui.plupload\img\plupload.png" />
|
||||
<Content Include="plupload\js\jquery.ui.plupload\jquery.ui.plupload.js" />
|
||||
<Content Include="plupload\js\plupload.browserplus.js" />
|
||||
<Content Include="plupload\js\plupload.flash.js" />
|
||||
<Content Include="plupload\js\plupload.flash.swf" />
|
||||
<Content Include="plupload\js\plupload.full.js" />
|
||||
<Content Include="plupload\js\plupload.gears.js" />
|
||||
<Content Include="plupload\js\plupload.html4.js" />
|
||||
<Content Include="plupload\js\plupload.html5.js" />
|
||||
<Content Include="plupload\js\plupload.js" />
|
||||
<Content Include="plupload\js\plupload.silverlight.js" />
|
||||
<Content Include="plupload\js\plupload.silverlight.xap" />
|
||||
<Content Include="MenuExtenderExample.aspx" />
|
||||
<Content Include="Scripts\jquery-1.5.2.js" />
|
||||
<Content Include="Scripts\jquery-1.5.2.min.js" />
|
||||
<Content Include="protocollo.aspx" />
|
||||
<Content Include="ricerca.aspx" />
|
||||
<Content Include="css\Style.css" />
|
||||
<Content Include="Scripts\jquery-1.7.1-vsdoc.js" />
|
||||
<Content Include="Scripts\jquery-1.7.1.js" />
|
||||
<Content Include="Scripts\jquery-1.7.1.min.js" />
|
||||
<Content Include="Styles\menu-h.css" />
|
||||
<Content Include="Styles\menu-v.css" />
|
||||
<Content Include="Web.config" />
|
||||
@@ -86,6 +143,10 @@
|
||||
<Content Include="Web.Release.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="WebUserControls\mod_fileInOut.ascx" />
|
||||
<Content Include="WebUserControls\mod_inputDati.ascx" />
|
||||
<Content Include="WebUserControls\mod_menuBottomFullpage.ascx" />
|
||||
<Content Include="WebUserControls\mod_testataProt.ascx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Default.aspx.cs">
|
||||
@@ -95,15 +156,73 @@
|
||||
<Compile Include="Default.aspx.designer.cs">
|
||||
<DependentUpon>Default.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="demoUpload.aspx.cs">
|
||||
<DependentUpon>demoUpload.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="demoUpload.aspx.designer.cs">
|
||||
<DependentUpon>demoUpload.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="protocollo.aspx.cs">
|
||||
<DependentUpon>protocollo.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="protocollo.aspx.designer.cs">
|
||||
<DependentUpon>protocollo.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ricerca.aspx.cs">
|
||||
<DependentUpon>ricerca.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ricerca.aspx.designer.cs">
|
||||
<DependentUpon>ricerca.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebMasterPages\AjaxSimpleFull.Master.cs">
|
||||
<DependentUpon>AjaxSimpleFull.Master</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebMasterPages\AjaxSimpleFull.Master.designer.cs">
|
||||
<DependentUpon>AjaxSimpleFull.Master</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_fileInOut.ascx.cs">
|
||||
<DependentUpon>mod_fileInOut.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_fileInOut.ascx.designer.cs">
|
||||
<DependentUpon>mod_fileInOut.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_inputDati.ascx.cs">
|
||||
<DependentUpon>mod_inputDati.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_inputDati.ascx.designer.cs">
|
||||
<DependentUpon>mod_inputDati.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuBottomFullpage.ascx.cs">
|
||||
<DependentUpon>mod_menuBottomFullpage.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuBottomFullpage.ascx.designer.cs">
|
||||
<DependentUpon>mod_menuBottomFullpage.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_testataProt.ascx.cs">
|
||||
<DependentUpon>mod_testataProt.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_testataProt.ascx.designer.cs">
|
||||
<DependentUpon>mod_testataProt.ascx</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="packages.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Content\themes\base\" />
|
||||
<Folder Include="Content\themes\Fresh-Squeezed\" />
|
||||
<Folder Include="Content\themes\Supercharged\" />
|
||||
<Folder Include="logs\" />
|
||||
<Folder Include="WebMasterPages\" />
|
||||
<Folder Include="WebUserControls\" />
|
||||
<Folder Include="TicketUploads\" />
|
||||
<Folder Include="WS\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -113,6 +232,7 @@
|
||||
<None Include="NLog.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<Content Include="WebMasterPages\AjaxSimpleFull.Master" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\ETS_Data\ETS_Data.csproj">
|
||||
@@ -148,4 +268,14 @@
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\MicrosoftAjax\ajaxmin.tasks" />
|
||||
<Target Name="AfterBuild">
|
||||
<ItemGroup>
|
||||
<JS Include="**\*.js" Exclude="**\*.min.js;Scripts\*.js" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CSS Include="**\*.css" Exclude="**\*.min.css" />
|
||||
</ItemGroup>
|
||||
<AjaxMin JsSourceFiles="@(JS)" JsSourceExtensionPattern="\.js$" JsTargetExtension=".min.js" CssSourceFiles="@(CSS)" CssSourceExtensionPattern="\.css$" CssTargetExtension=".min.css" />
|
||||
</Target>
|
||||
</Project>
|
||||
@@ -4,9 +4,8 @@
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||||
<WebProjectProperties>
|
||||
<StartPageUrl>
|
||||
</StartPageUrl>
|
||||
<StartAction>CurrentPage</StartAction>
|
||||
<StartPageUrl>Default.aspx</StartPageUrl>
|
||||
<StartAction>SpecificPage</StartAction>
|
||||
<AspNetDebugging>True</AspNetDebugging>
|
||||
<SilverlightDebugging>False</SilverlightDebugging>
|
||||
<NativeDebugging>False</NativeDebugging>
|
||||
|
||||
+7153
File diff suppressed because it is too large
Load Diff
+9266
File diff suppressed because it is too large
Load Diff
+4
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -0,0 +1 @@
|
||||
.menu-h ul{padding:0;list-style-type:none;margin:0}.menu-h ul li{position:relative;display:inline;float:left;width:110px}.menu-h ul li a{border:#666 1px solid;padding:5px;display:block;text-decoration:none;margin-left:-1px}.menu-h ul li ul{position:absolute;display:none;margin-top:-1px;width:160px;border-bottom:#666 1px solid;z-index:10;-moz-box-shadow:3px 3px 3px #666;-webkit-box-shadow:3px 3px 3px #666;box-shadow:3px 3px 3px #666}.menu-h ul li ul li{display:list-item;float:none;width:160px}.menu-h ul li ul li a{border:#666 1px solid;border-bottom:0;padding:5px;width:150px}.menu-h ul li ul li ul{top:0;left:161px;border-bottom:#666 1px solid;margin-top:0;z-index:10}.menu-h .item>a{font-weight:bold;color:#777;background:#fff}.menu-h .item>a>span{right:0;width:12px;height:12px;position:absolute;background-image:url('../images/arrow_r.png')}.menu-h .item-hover>a{background-color:#036;color:#fff}.menu-h .item-hover>a>span{background-image:url('../images/arrow_r_h.png')}.menu-h .item-top>a{font-weight:bold;color:#777;background:#fff}.menu-h .item-top>a>span{right:0;margin-right:5px;width:12px;height:12px;position:absolute;background-image:url('../images/arrow_d.png')}.menu-h .item-top-hover>a{background-color:#036;color:#fff}.menu-h .item-top-hover>a>span{background-image:url('../images/arrow_d_h.png')}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
.menu-v ul{margin:0;padding:0;list-style:none;width:150px;border-bottom:1px solid #ccc}.menu-v ul li{position:relative}.menu-v ul ul{position:absolute;left:149px;top:0;display:none;-moz-box-shadow:3px 3px 3px #666;-webkit-box-shadow:3px 3px 3px #666;box-shadow:3px 3px 3px #666}.menu-v ul li a{display:block;padding:5px;text-decoration:none;border:1px solid #ccc;border-bottom:0}.menu-v .item>a,.menu-v .item-top>a{font-weight:bold;color:#777;background:#fff}.menu-v .item>a>span,.menu-v .item-top>a>span{right:0;width:12px;height:12px;position:absolute;background-image:url('../images/arrow_r.png')}.menu-v .item-hover>a,.menu-v .item-top-hover>a{background-color:#036;color:#fff}.menu-v .item-hover>a>span,.menu-v .item-top-hover>a>span{background-image:url('../images/arrow_r_h.png')}
|
||||
@@ -1,22 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0"?>
|
||||
<!--
|
||||
For more information on how to configure your ASP.NET application, please visit
|
||||
http://go.microsoft.com/fwlink/?LinkId=169433
|
||||
-->
|
||||
<configuration>
|
||||
<system.web>
|
||||
<compilation debug="true" targetFramework="4.0" />
|
||||
<compilation debug="true" targetFramework="4.0">
|
||||
<assemblies>
|
||||
<add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<pages>
|
||||
<controls>
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" />
|
||||
<add tagPrefix="ajaxToolkit" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/>
|
||||
</controls>
|
||||
</pages>
|
||||
</system.web>
|
||||
<appSettings>
|
||||
<add key="CodModulo" value="ETS-WS"/>
|
||||
<add key="_titoloPagina" value="ETS, gestione protocollo Web"/>
|
||||
<add key="titleApp" value="ETS-WS_titleApp"/>
|
||||
<add key="welcomeApp" value="ETS-WS_welcomeApp"/>
|
||||
<add key="appName" value="ETS-WS"/>
|
||||
<add key="SiteName" value="ETS"/>
|
||||
<add key="mainRev" value="0.1"/>
|
||||
<add key="minRev" value="05"/>
|
||||
<add key="copyRight" value="SteamWare, ETS © 2012"/>
|
||||
<!--update pagina-->
|
||||
<add key="intUpdatePagina_ms" value="120000"/>
|
||||
</appSettings>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.1.60623.0" newVersion="4.1.60623.0" />
|
||||
<assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" culture="neutral"/>
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.1.60623.0" newVersion="4.1.60623.0"/>
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
|
||||
@@ -0,0 +1,33 @@
|
||||
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="AjaxSimpleFull.master.cs"
|
||||
Inherits="GMW.WebMasterPages.AjaxSimpleFull" %>
|
||||
|
||||
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %>
|
||||
<%@ Register Src="../WebUserControls/mod_menuBottomFullpage.ascx" TagName="mod_menuBottomFullpage"
|
||||
TagPrefix="uc2" %>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head id="Head1" runat="server">
|
||||
<title>GMW</title>
|
||||
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
||||
<link rel="icon" href="images/favicon.png" type="image/png" />
|
||||
<link rel="shortcut icon" href="images/favicon.png" type="image/png" />
|
||||
</head>
|
||||
<body>
|
||||
<form id="form1" runat="server">
|
||||
<asp:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server" EnablePartialRendering="true"
|
||||
EnableScriptGlobalization="true" EnableScriptLocalization="true">
|
||||
</asp:ToolkitScriptManager>
|
||||
<div class="fullscreen">
|
||||
<asp:UpdatePanel ID="updPanelPagina" runat="server" UpdateMode="Conditional" RenderMode="Inline">
|
||||
<ContentTemplate>
|
||||
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
|
||||
</asp:ContentPlaceHolder>
|
||||
<div class="bottomWrite">
|
||||
<uc2:mod_menuBottomFullpage ID="mod_menuBottomFullpage1" runat="server" />
|
||||
</div>
|
||||
</ContentTemplate>
|
||||
</asp:UpdatePanel>
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,18 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using System.Configuration;
|
||||
|
||||
namespace GMW.WebMasterPages
|
||||
{
|
||||
public partial class AjaxSimpleFull : System.Web.UI.MasterPage
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
Page.Title = ConfigurationManager.AppSettings.Get("_titoloPagina");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW.WebMasterPages {
|
||||
|
||||
|
||||
public partial class AjaxSimpleFull {
|
||||
|
||||
/// <summary>
|
||||
/// Head1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlHead Head1;
|
||||
|
||||
/// <summary>
|
||||
/// form1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
|
||||
|
||||
/// <summary>
|
||||
/// ToolkitScriptManager1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.ToolkitScriptManager ToolkitScriptManager1;
|
||||
|
||||
/// <summary>
|
||||
/// updPanelPagina control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.UpdatePanel updPanelPagina;
|
||||
|
||||
/// <summary>
|
||||
/// ContentPlaceHolder1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.ContentPlaceHolder ContentPlaceHolder1;
|
||||
|
||||
/// <summary>
|
||||
/// mod_menuBottomFullpage1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::ETS_WS.WebUserControls.mod_menuBottomFullpage mod_menuBottomFullpage1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_fileInOut.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_fileInOut" %>
|
||||
<% if (false)
|
||||
{ %>
|
||||
<link href="../css/BuildBlocks.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ETS.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ExtraComp.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/MasterPage.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
||||
<% } %>
|
||||
<div>
|
||||
<div class="divSx" style="width: 50%; text-align: center; margin: auto auto auto auto;
|
||||
background-color: #cfc; height: 160px; vertical-align: middle;">
|
||||
file uploader IN
|
||||
<ajaxToolkit:AsyncFileUpload runat="server" ID="fileIN" Width="400px" UploaderStyle="Modern" />
|
||||
</div>
|
||||
<div class="divDx" style="width: 50%; text-align: center; margin: auto auto auto auto;
|
||||
background-color: #ccf; height: 160px; vertical-align: middle;">
|
||||
file uploader OUT
|
||||
<ajaxToolkit:AsyncFileUpload runat="server" ID="fileOUT" Width="400px" UploaderStyle="Modern" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_fileInOut : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_fileInOut {
|
||||
|
||||
/// <summary>
|
||||
/// fileIN control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.AsyncFileUpload fileIN;
|
||||
|
||||
/// <summary>
|
||||
/// fileOUT control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.AsyncFileUpload fileOUT;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_inputDati.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_inputDati" %>
|
||||
<% if (false)
|
||||
{ %>
|
||||
<link href="../css/BuildBlocks.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ETS.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ExtraComp.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/MasterPage.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
||||
<% } %>
|
||||
<div>
|
||||
<div class="divSx" style="width: 100%; text-align: center; margin: auto auto auto auto;
|
||||
background-color: #DEDEDE; height: 480px; vertical-align: middle;">
|
||||
<%--input dati--%>
|
||||
input dati
|
||||
</div>
|
||||
<%--buttons finali--%>
|
||||
<div class="divSx" style="width: 100%; text-align: center; margin: auto auto auto auto;
|
||||
background-color: #333; color: White; height: 20px; vertical-align: middle;">
|
||||
outsourcing | lettera di consegna | ...
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_inputDati : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
public partial class mod_inputDati
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuBottomFullpage.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_menuBottomFullpage" %>
|
||||
<% if (false)
|
||||
{ %>
|
||||
<link href="../css/BuildBlocks.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ETS.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ExtraComp.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/MasterPage.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
||||
<% } %>
|
||||
<div style="display:inline-block; width:100%;">
|
||||
<div class="divSx">
|
||||
<asp:Label ID="lblDateTime" runat="server" Text="..." CssClass="smallText" />
|
||||
</div>
|
||||
<div class="divDx smallText">
|
||||
<asp:Label runat="server" ID="lblApp" Text="." CssClass="smallText"/><asp:Label ID="lblrev" runat="server" CssClass="smallText"> - </asp:Label>
|
||||
<asp:Label runat="server" ID="lblCopyRight" Text="..." CssClass="smallText"/>
|
||||
<asp:Timer ID="Timer1" runat="server" Interval="10000" OnTick="Timer1_Tick">
|
||||
</asp:Timer>
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,41 @@
|
||||
using System;
|
||||
using System.Data;
|
||||
using System.Configuration;
|
||||
using System.Collections;
|
||||
using System.Web;
|
||||
using System.Web.Security;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using System.Web.UI.WebControls.WebParts;
|
||||
using System.Web.UI.HtmlControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_menuBottomFullpage : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
// sistemo le stringhe...
|
||||
lblApp.Text = string.Format("<b>{0}</b> v.{1}.{2}", ConfigurationManager.AppSettings.Get("appName"), ConfigurationManager.AppSettings.Get("mainRev"), ConfigurationManager.AppSettings.Get("minRev"));
|
||||
lblCopyRight.Text = string.Format("<b>{0}</b>", ConfigurationManager.AppSettings.Get("copyRight"));
|
||||
setTimer();
|
||||
setClock();
|
||||
}
|
||||
/// <summary>
|
||||
/// imposta il tempo di scadenza del timer x il refresh della pagina (della parte top) per evitare che la sessione sul server scada
|
||||
/// </summary>
|
||||
private void setTimer()
|
||||
{
|
||||
Timer1.Interval = Convert.ToInt32(ConfigurationManager.AppSettings.Get("intUpdatePagina_ms"));
|
||||
}
|
||||
protected void Timer1_Tick(object sender, EventArgs e)
|
||||
{
|
||||
setClock();
|
||||
}
|
||||
|
||||
private void setClock()
|
||||
{
|
||||
lblDateTime.Text = DateTime.Now.ToString("HH:mm:ss");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_menuBottomFullpage {
|
||||
|
||||
/// <summary>
|
||||
/// lblDateTime control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblDateTime;
|
||||
|
||||
/// <summary>
|
||||
/// lblApp control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblApp;
|
||||
|
||||
/// <summary>
|
||||
/// lblrev control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblrev;
|
||||
|
||||
/// <summary>
|
||||
/// lblCopyRight control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblCopyRight;
|
||||
|
||||
/// <summary>
|
||||
/// Timer1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.Timer Timer1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_testataProt.ascx.cs"
|
||||
Inherits="ETS_WS.WebUserControls.mod_testataProt" %>
|
||||
<% if (false)
|
||||
{ %>
|
||||
<link href="../css/BuildBlocks.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ETS.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/ExtraComp.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/MasterPage.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../css/Style.css" rel="stylesheet" type="text/css" />
|
||||
<% } %>
|
||||
<div class="fontTitolo dataBlockHeader">
|
||||
<div class="divSx">
|
||||
<div id="_RadioButtons" runat="server">
|
||||
<asp:CheckBox ID="chkDoProtocol" runat="server" Text="Crea Protocollo"
|
||||
Checked="false" AutoPostBack="True"
|
||||
oncheckedchanged="chkDoProtocol_CheckedChanged" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="divDx">
|
||||
DATA prot.
|
||||
<asp:TextBox runat="server" ID="txtDataProt" Width="6em" />
|
||||
<ajaxToolkit:CalendarExtender ID="ceDataProt" runat="server" TargetControlID="txtDataProt"
|
||||
FirstDayOfWeek="Monday">
|
||||
</ajaxToolkit:CalendarExtender>
|
||||
</div>
|
||||
<div class="divCenter">
|
||||
N° prot.
|
||||
<asp:Label runat="server" ID="lblNumProt" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,44 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS.WebUserControls
|
||||
{
|
||||
public partial class mod_testataProt : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
if (!Page.IsPostBack)
|
||||
{
|
||||
txtDataProt.Text = DateTime.Now.ToShortDateString();
|
||||
setNumProt();
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// imposta num protocollo (se richiesto) con colore ad indicare se tentative/confermato
|
||||
/// </summary>
|
||||
protected void setNumProt()
|
||||
{
|
||||
if (chkDoProtocol.Checked)
|
||||
{
|
||||
lblNumProt.Text = "123456-2012";
|
||||
}
|
||||
else
|
||||
{
|
||||
lblNumProt.Text = " - ";
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// cambio scelta si/no protocollo
|
||||
/// </summary>
|
||||
/// <param name="sender"></param>
|
||||
/// <param name="e"></param>
|
||||
protected void chkDoProtocol_CheckedChanged(object sender, EventArgs e)
|
||||
{
|
||||
setNumProt();
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_testataProt {
|
||||
|
||||
/// <summary>
|
||||
/// _RadioButtons control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlGenericControl _RadioButtons;
|
||||
|
||||
/// <summary>
|
||||
/// chkDoProtocol control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.CheckBox chkDoProtocol;
|
||||
|
||||
/// <summary>
|
||||
/// txtDataProt control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.TextBox txtDataProt;
|
||||
|
||||
/// <summary>
|
||||
/// ceDataProt control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::AjaxControlToolkit.CalendarExtender ceDataProt;
|
||||
|
||||
/// <summary>
|
||||
/// lblNumProt control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Label lblNumProt;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -21,11 +21,8 @@
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<!-- add your logging rules here -->
|
||||
<!-- logging rules -->
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
<logger name="*" minlevel="Trace" writeTo="sentinel" />
|
||||
<!--
|
||||
<logger name="*" minlevel="Trace" writeTo="f" />
|
||||
-->
|
||||
</rules>
|
||||
</nlog>
|
||||
@@ -0,0 +1,183 @@
|
||||
/* zona blocchi Sx/DX */
|
||||
.divSx
|
||||
{
|
||||
float: left;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.divDx
|
||||
{
|
||||
float: right;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.divCenter
|
||||
{
|
||||
float: none;
|
||||
text-align: center;
|
||||
padding: 0;
|
||||
margin: 0 auto 0 auto;
|
||||
}
|
||||
.clearDiv
|
||||
{
|
||||
clear: both;
|
||||
}
|
||||
/* @end */
|
||||
|
||||
/* zona colorazione filtri */
|
||||
.filtro_1
|
||||
{
|
||||
background-color: #8888ff;
|
||||
}
|
||||
.filtro_2
|
||||
{
|
||||
background-color: #aaaaff;
|
||||
}
|
||||
.filtro_3
|
||||
{
|
||||
background-color: #ccccff;
|
||||
}
|
||||
.filtro_4
|
||||
{
|
||||
background-color: #dedeff;
|
||||
}
|
||||
.filtro_5
|
||||
{
|
||||
background-color: #efefff;
|
||||
}
|
||||
/* @end */
|
||||
|
||||
|
||||
/* dimensione caratteri & co */
|
||||
.fontTitolo
|
||||
{
|
||||
font-size: 32pt;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
|
||||
/* autocomplete e watermarking */
|
||||
.watermark
|
||||
{
|
||||
color: Gray;
|
||||
font-style: italic;
|
||||
}
|
||||
.autocomplete
|
||||
{
|
||||
color: Gray;
|
||||
font-size: smaller;
|
||||
}
|
||||
.autocompleteHiglight
|
||||
{
|
||||
color: Black;
|
||||
font-size: smaller;
|
||||
}
|
||||
/* @end */
|
||||
|
||||
|
||||
/* gestione blocco dati */
|
||||
.dataBlock
|
||||
{
|
||||
background-color: #FFFFFF;
|
||||
font-size: 9pt;
|
||||
float: left;
|
||||
border-top: solid 1px gray;
|
||||
border-bottom: solid 1px gray;
|
||||
border-left: solid 1px gray;
|
||||
border-right: solid 1px gray;
|
||||
margin: 0px;
|
||||
padding: 4px;
|
||||
vertical-align: text-top;
|
||||
text-align: left;
|
||||
}
|
||||
.dataBlockHeader
|
||||
{
|
||||
border-top: solid 2px gray;
|
||||
border-bottom: solid 1px gray;
|
||||
border-left: solid 2px gray;
|
||||
border-right: solid 2px gray;
|
||||
background-color: #EFEFEF;
|
||||
font-weight: bold;
|
||||
padding: 2px;
|
||||
}
|
||||
.dataBlockSx
|
||||
{
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
.dataBlockDx
|
||||
{
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
.dataBlockLabel
|
||||
{
|
||||
border-top: solid 1px #FEFEFE;
|
||||
padding-right: 2px;
|
||||
padding-left: 2px;
|
||||
}
|
||||
.dataBlockValue
|
||||
{
|
||||
color: Black;
|
||||
font-weight: bold;
|
||||
padding-right: 4px;
|
||||
padding-left: 4px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.dataBlockReset
|
||||
{
|
||||
clear: both;
|
||||
padding-bottom: 2px;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
.dataBlockResetGray
|
||||
{
|
||||
border-bottom: solid 1px #CECECE;
|
||||
clear: both;
|
||||
padding-bottom: 2px;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
.dataBlockResetDark
|
||||
{
|
||||
border-bottom: solid 1px #363636;
|
||||
clear: both;
|
||||
padding-bottom: 2px;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
.dataBlockBtn
|
||||
{
|
||||
background-color: #FAFAFA;
|
||||
border: solid 1px gray;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 4px;
|
||||
vertical-align: text-top;
|
||||
margin: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
.blockSizeSmall
|
||||
{
|
||||
width: 250px;
|
||||
}
|
||||
.blockSizeMed
|
||||
{
|
||||
width: 250px;
|
||||
}
|
||||
.blockSizeLarge
|
||||
{
|
||||
width: 275px;
|
||||
}
|
||||
.blockSizeXLarge
|
||||
{
|
||||
width: 300px;
|
||||
}
|
||||
.blockSizeXXLarge
|
||||
{
|
||||
width: 350px;
|
||||
}
|
||||
.blockSizeXXXLarge
|
||||
{
|
||||
width: 400px;
|
||||
}
|
||||
/* END gestione blocco dati */
|
||||
+1
@@ -0,0 +1 @@
|
||||
.divSx{float:left;padding:0;margin:0}.divDx{float:right;padding:0;margin:0}.divCenter{float:none;text-align:center;padding:0;margin:0 auto 0 auto}.clearDiv{clear:both}.filtro_1{background-color:#88f}.filtro_2{background-color:#aaf}.filtro_3{background-color:#ccf}.filtro_4{background-color:#dedeff}.filtro_5{background-color:#efefff}.fontTitolo{font-size:32pt;height:48px}.watermark{color:gray;font-style:italic}.autocomplete{color:gray;font-size:smaller}.autocompleteHiglight{color:#000;font-size:smaller}.dataBlock{background-color:#fff;font-size:9pt;float:left;border-top:solid 1px gray;border-bottom:solid 1px gray;border-left:solid 1px gray;border-right:solid 1px gray;margin:0;padding:4px;vertical-align:text-top;text-align:left}.dataBlockHeader{border-top:solid 2px gray;border-bottom:solid 1px gray;border-left:solid 2px gray;border-right:solid 2px gray;background-color:#efefef;font-weight:bold;padding:2px}.dataBlockSx{float:left;text-align:left}.dataBlockDx{float:right;text-align:right}.dataBlockLabel{border-top:solid 1px #fefefe;padding-right:2px;padding-left:2px}.dataBlockValue{color:#000;font-weight:bold;padding-right:4px;padding-left:4px;margin-bottom:0}.dataBlockReset{clear:both;padding-bottom:2px;margin-bottom:2px}.dataBlockResetGray{border-bottom:solid 1px #cecece;clear:both;padding-bottom:2px;margin-bottom:2px}.dataBlockResetDark{border-bottom:solid 1px #363636;clear:both;padding-bottom:2px;margin-bottom:2px}.dataBlockBtn{background-color:#fafafa;border:solid 1px gray;padding-top:4px;padding-bottom:4px;vertical-align:text-top;margin:0;text-align:center}.blockSizeSmall{width:250px}.blockSizeMed{width:250px}.blockSizeLarge{width:275px}.blockSizeXLarge{width:300px}.blockSizeXXLarge{width:350px}.blockSizeXXXLarge{width:400px}
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Vendored
@@ -0,0 +1,129 @@
|
||||
/* floating window */
|
||||
.ui-dialog-sw
|
||||
{
|
||||
padding: .2em;
|
||||
overflow: hidden;
|
||||
-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
|
||||
-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
|
||||
box-shadow: 0px 5px 10px rgba(0,0,0,0.8);
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-titlebar
|
||||
{
|
||||
padding: .5em 1em .3em;
|
||||
position: relative;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-title
|
||||
{
|
||||
float: left;
|
||||
margin: .1em 16px .2em 0;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-titlebar-close
|
||||
{
|
||||
position: absolute;
|
||||
right: .3em;
|
||||
top: 50%;
|
||||
width: 19px;
|
||||
margin: -10px 0 0 0;
|
||||
padding: 1px;
|
||||
height: 18px;
|
||||
-moz-border-radius: 10px;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-titlebar-close span
|
||||
{
|
||||
display: block;
|
||||
margin: 1px;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-titlebar-close:hover, .ui-dialog-sw .ui-dialog-sw-titlebar-close:focus
|
||||
{
|
||||
padding: 0;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-content
|
||||
{
|
||||
position: relative;
|
||||
border: 0;
|
||||
padding: .5em 1em;
|
||||
background: none;
|
||||
overflow: auto;
|
||||
zoom: 1;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-buttonpane
|
||||
{
|
||||
text-align: left;
|
||||
border-width: 1px 0 0 0;
|
||||
background-image: none;
|
||||
margin: .5em 0 0 0;
|
||||
padding: .3em 1em .5em .4em;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-buttonpane .ui-dialog-sw-buttonset
|
||||
{
|
||||
float: right;
|
||||
}
|
||||
.ui-dialog-sw .ui-dialog-sw-buttonpane button
|
||||
{
|
||||
margin: .5em .4em .5em 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.ui-dialog-sw .ui-resizable-se
|
||||
{
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
right: 3px;
|
||||
bottom: 3px;
|
||||
}
|
||||
.ui-draggable .ui-dialog-sw-titlebar
|
||||
{
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.ui-dialog-sw
|
||||
{
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.ui-dialog-sw .ui-dialog-sw-titlebar
|
||||
{
|
||||
border-top: none;
|
||||
border-right: none;
|
||||
border-left: none;
|
||||
-moz-border-radius: 0;
|
||||
-webkit-border-radius: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.ui-dialog-sw .ui-dialog-sw-titlebar-close
|
||||
{
|
||||
}
|
||||
|
||||
.ui-widget-sw
|
||||
{
|
||||
font-family: Arial,sans-serif;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
.ui-widget-sw .ui-widget-sw
|
||||
{
|
||||
font-size: 1em;
|
||||
}
|
||||
.ui-widget-sw input, .ui-widget-sw select, .ui-widget-sw textarea, .ui-widget-sw button
|
||||
{
|
||||
font-family: Arial,sans-serif;
|
||||
font-size: 1em;
|
||||
}
|
||||
.ui-widget-sw-content
|
||||
{
|
||||
border: 1px solid #a8a8a8;
|
||||
background: #ffffff;
|
||||
color: #4f4f4f;
|
||||
}
|
||||
.ui-widget-sw-header
|
||||
{
|
||||
border: 1px solid #a8a8a8;
|
||||
background: #c0c0c0 url('../images/ui-bg_highlight-soft_100_c0c0c0_1x100.png') repeat-x 50% top;
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
|
||||
}
|
||||
.ui-widget-sw-header a
|
||||
{
|
||||
color: #4f4f4f;
|
||||
}
|
||||
/* END floating window */
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
.ui-dialog-sw{padding:.2em;overflow:hidden;-moz-box-shadow:0 5px 10px rgba(0,0,0,.8);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.8);box-shadow:0 5px 10px rgba(0,0,0,.8)}.ui-dialog-sw .ui-dialog-sw-titlebar{padding:.5em 1em .3em;position:relative}.ui-dialog-sw .ui-dialog-sw-title{float:left;margin:.1em 16px .2em 0}.ui-dialog-sw .ui-dialog-sw-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px;-moz-border-radius:10px}.ui-dialog-sw .ui-dialog-sw-titlebar-close span{display:block;margin:1px}.ui-dialog-sw .ui-dialog-sw-titlebar-close:hover,.ui-dialog-sw .ui-dialog-sw-titlebar-close:focus{padding:0}.ui-dialog-sw .ui-dialog-sw-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;zoom:1}.ui-dialog-sw .ui-dialog-sw-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog-sw .ui-dialog-sw-buttonpane .ui-dialog-sw-buttonset{float:right}.ui-dialog-sw .ui-dialog-sw-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog-sw .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-sw-titlebar{cursor:move}.ui-dialog-sw{padding:0}.ui-dialog-sw .ui-dialog-sw-titlebar{border-top:none;border-right:none;border-left:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.ui-dialog-sw .ui-dialog-sw-titlebar-close{}.ui-widget-sw{font-family:Arial,sans-serif;font-size:1.1em}.ui-widget-sw .ui-widget-sw{font-size:1em}.ui-widget-sw input,.ui-widget-sw select,.ui-widget-sw textarea,.ui-widget-sw button{font-family:Arial,sans-serif;font-size:1em}.ui-widget-sw-content{border:1px solid #a8a8a8;background:#fff;color:#4f4f4f}.ui-widget-sw-header{border:1px solid #a8a8a8;background:silver url('../images/ui-bg_highlight-soft_100_c0c0c0_1x100.png') repeat-x 50% top;color:#333;font-weight:bold;text-shadow:0 1px 0 rgba(255,255,255,.7)}.ui-widget-sw-header a{color:#4f4f4f}
|
||||
@@ -0,0 +1,67 @@
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
del, dfn, em, font, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
font-weight: inherit;
|
||||
font-style: inherit;
|
||||
font-size: small;
|
||||
font-family: Verdana, Arial;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
/* remember to define focus styles! */
|
||||
:focus {
|
||||
outline: 0;
|
||||
}
|
||||
body {
|
||||
line-height: 1;
|
||||
color: black;
|
||||
background: white;
|
||||
}
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
/* tables still need 'cellspacing="0"' in the markup */
|
||||
table {
|
||||
border-collapse: separate;
|
||||
border-spacing: 0;
|
||||
}
|
||||
caption, th, td {
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
}
|
||||
blockquote:before, blockquote:after,
|
||||
q:before, q:after {
|
||||
content: "";
|
||||
}
|
||||
blockquote, q {
|
||||
quotes: "" "";
|
||||
}
|
||||
|
||||
|
||||
.fullscreen
|
||||
{
|
||||
display: block; /*set the div in the top-left corner of the screen*/ /*position: absolute;*/ /* COMMENTATA per iExplorer */
|
||||
top: 0;
|
||||
left: 0; /*set the width and height to 100% of the screen*/
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.bottomWrite
|
||||
{
|
||||
vertical-align: bottom;
|
||||
border-top: #0D0083 1px solid;
|
||||
margin-top: 2px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
.smallText
|
||||
{
|
||||
font-size: 8pt;
|
||||
}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:small;font-family:Verdana,Arial;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}.fullscreen{display:block;top:0;left:0;width:100%;height:100%}.bottomWrite{vertical-align:bottom;border-top:#0d0083 1px solid;margin-top:2px;padding-top:2px}.smallText{font-size:8pt}
|
||||
@@ -0,0 +1,95 @@
|
||||
@import url("MasterPage.min.css");
|
||||
@import url("BuildBlocks.min.css");
|
||||
@import url("ExtraComp.min.css");
|
||||
@import url("ETS.min.css");
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.bodyMainCenter
|
||||
{
|
||||
background-image: url('../images/logo_sw.png');
|
||||
vertical-align: middle;
|
||||
border-left: #0D0083 1px solid; /*border-top: #0D0083 1px solid;*/
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-position: center;
|
||||
background-attachment: scroll;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.bodyCenter
|
||||
{
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
.centerMenu
|
||||
{
|
||||
background-color: White;
|
||||
text-align: center;
|
||||
border-width: thin;
|
||||
border-style: groove;
|
||||
border-color: Blue;
|
||||
}
|
||||
A:hover
|
||||
{
|
||||
color: red;
|
||||
}
|
||||
|
||||
.bodyMain
|
||||
{
|
||||
background-image: url('../images/logo_sw.png');
|
||||
vertical-align: top;
|
||||
border-left: #0D0083 1px solid; /*border-top: #0D0083 1px solid;*/
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-position: center; /*was topleft*/
|
||||
background-attachment: scroll;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.bodyMainEmpty
|
||||
{
|
||||
vertical-align: top;
|
||||
border-left: maroon 1px solid;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bodyMainWhite
|
||||
{
|
||||
vertical-align: top;
|
||||
border-left: maroon 1px solid;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-position: center;
|
||||
background-attachment: scroll;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.bodyMainWhite a:hover
|
||||
{
|
||||
color: white;
|
||||
}
|
||||
|
||||
.bodyMainNoLogo
|
||||
{
|
||||
vertical-align: top;
|
||||
border-left: maroon 1px solid;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bodyMainLogoPiccolo
|
||||
{
|
||||
background-image: url('../images/sfondoMedio.png');
|
||||
background-position: 97% 210px;
|
||||
vertical-align: top;
|
||||
border-left: maroon 1px solid;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-attachment: scroll;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
@import url("MasterPage.min.css");@import url("BuildBlocks.min.css");@import url("ExtraComp.min.css");@import url("ETS.min.css");.bodyMainCenter{background-image:url('../images/logo_sw.png');vertical-align:middle;border-left:#0d0083 1px solid;text-align:center;height:100%;width:100%;background-position:center;background-attachment:scroll;background-repeat:no-repeat}.bodyCenter{vertical-align:middle;text-align:center;height:100%;width:100%}.centerMenu{background-color:#fff;text-align:center;border-width:thin;border-style:groove;border-color:blue}A:hover{color:red}.bodyMain{background-image:url('../images/logo_sw.png');vertical-align:top;border-left:#0d0083 1px solid;height:100%;width:100%;background-position:center;background-attachment:scroll;background-repeat:no-repeat}.bodyMainEmpty{vertical-align:top;border-left:maroon 1px solid;height:100%;width:100%}.bodyMainWhite{vertical-align:top;border-left:maroon 1px solid;height:100%;width:100%;background-position:center;background-attachment:scroll;background-repeat:no-repeat}.bodyMainWhite a:hover{color:#fff}.bodyMainNoLogo{vertical-align:top;border-left:maroon 1px solid;height:100%;width:100%}.bodyMainLogoPiccolo{background-image:url('../images/sfondoMedio.png');background-position:97% 210px;vertical-align:top;border-left:maroon 1px solid;height:100%;width:100%;background-attachment:scroll;background-repeat:no-repeat}
|
||||
@@ -0,0 +1,93 @@
|
||||
<%@ Page Title="Home Page" Language="C#" %>
|
||||
|
||||
<%@ Import Namespace="System.IO" %>
|
||||
<script runat="server" type="text/c#">
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
// Check to see whether there are uploaded files to process them
|
||||
if (Request.Files.Count > 0)
|
||||
{
|
||||
int chunk = Request["chunk"] != null ? int.Parse(Request["chunk"]) : 0;
|
||||
string fileName = Request["name"] != null ? Request["name"] : string.Empty;
|
||||
|
||||
HttpPostedFile fileUpload = Request.Files[0];
|
||||
|
||||
var uploadPath = Server.MapPath("~/TicketUploads");
|
||||
using (var fs = new FileStream(Path.Combine(uploadPath, fileName), chunk == 0 ? FileMode.Create : FileMode.Append))
|
||||
{
|
||||
var buffer = new byte[fileUpload.InputStream.Length];
|
||||
fileUpload.InputStream.Read(buffer, 0, buffer.Length);
|
||||
|
||||
fs.Write(buffer, 0, buffer.Length);
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head id="Head1" runat="server">
|
||||
<title></title>
|
||||
<link href="plupload/js/jquery.plupload.queue/css/jquery.plupload.queue.css" rel="stylesheet"
|
||||
type="text/css" />
|
||||
<script src="Scripts/jquery-1.7.1.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
|
||||
<script type="text/javascript">
|
||||
google.load("jquery", "1.3");
|
||||
</script>
|
||||
<script src="plupload/js/plupload.gears.js" type="text/javascript"></script>
|
||||
<script src="plupload/js/plupload.browserplus.js" type="text/javascript"></script>
|
||||
<script src="plupload/js/plupload.full.js" type="text/javascript"></script>
|
||||
<script src="plupload/js/jquery.plupload.queue/jquery.plupload.queue.js" type="text/javascript"></script>
|
||||
<script type="text/javascript">
|
||||
$(function () {
|
||||
$("#uploader").pluploadQueue({
|
||||
// General settings
|
||||
runtimes: 'html5,silverlight,flash,gears,browserplus',
|
||||
url: '/demoUpload.aspx',
|
||||
max_file_size: '64mb',
|
||||
chunk_size: '2mb',
|
||||
unique_names: true,
|
||||
// Specify what files to browse for
|
||||
filters: [
|
||||
{ title: "Image files", extensions: "jpg,gif,png,tiff" },
|
||||
{ title: "Zip files", extensions: "zip" },
|
||||
{ title: "PDF files", extensions: "pdf" },
|
||||
{ title: "Email", extensions: "eml" },
|
||||
{ title: "Office files", extensions: "doc,docx,xls,xlsx,ppt,pptx,rtf,csv" }
|
||||
],
|
||||
// Flash settings
|
||||
flash_swf_url: '/plupload/js/plupload.flash.swf',
|
||||
// Silverlight settings
|
||||
silverlight_xap_url: '/plupload/js/plupload.silverlight.xap'
|
||||
});
|
||||
|
||||
// Client side form validation
|
||||
$('form').submit(function (e) {
|
||||
var uploader = $('#uploader').pluploadQueue();
|
||||
// Validate number of uploaded files
|
||||
if (uploader.total.uploaded == 0) {
|
||||
// Files in queue upload them first
|
||||
if (uploader.files.length > 0) {
|
||||
// When all files are uploaded submit form
|
||||
uploader.bind('UploadProgress', function () {
|
||||
if (uploader.total.uploaded == uploader.files.length)
|
||||
$('form').submit();
|
||||
});
|
||||
uploader.start();
|
||||
} else
|
||||
alert('You must at least upload one file.');
|
||||
e.preventDefault();
|
||||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<form id="Form1" runat="server">
|
||||
<div id="uploader">
|
||||
<p>
|
||||
Il browser utilizzato non ha supporto HTML5, Flash, Silverlight, Gears o BrowserPlus.</p>
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace ETS_WS
|
||||
{
|
||||
public partial class demoUpload : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
+26
@@ -0,0 +1,26 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace ETS_WS
|
||||
{
|
||||
|
||||
|
||||
public partial class demoUpload
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// form1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 834 B |
Binary file not shown.
@@ -0,0 +1,33 @@
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\ResolveAssemblyReference.cache
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\NLog.config
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ETS-WS.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ETS-WS.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\AjaxControlToolkit.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\AjaxMin.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ETS_Data.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\HtmlAgilityPack.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\NLog.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\SanitizerProviders.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\SCS.MenuExtender.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ETS_Data.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\AjaxControlToolkit.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\AjaxMin.pdb
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\NLog.xml
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ar\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\cs\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\de\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\es\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\fr\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\he\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\hi\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\it\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ja\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ko\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\nl\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\pt\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\ru\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\tr-TR\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\zh-CHS\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\bin\zh-CHT\AjaxControlToolkit.resources.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\ETS-WS.dll
|
||||
C:\Users\samuele.STEAMWAREWIN\documents\visual studio 2010\Projects\ETS-WS\ETS-WS\obj\Release\ETS-WS.pdb
|
||||
Binary file not shown.
Binary file not shown.
@@ -2,7 +2,7 @@
|
||||
<packages>
|
||||
<package id="AjaxControlToolkit" version="4.1.60623" targetFramework="net40" />
|
||||
<package id="AjaxMin" version="4.59.4576.13504" targetFramework="net40" />
|
||||
<package id="jQuery" version="1.5.2" targetFramework="net40" />
|
||||
<package id="jQuery" version="1.7.1" targetFramework="net40" />
|
||||
<package id="NLog" version="2.0.0.2000" targetFramework="net40" />
|
||||
<package id="NLog.Config" version="2.0.0.2000" targetFramework="net40" />
|
||||
<package id="NLog.Schema" version="2.0.0.2000" targetFramework="net40" />
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
// .po file like language pack
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Vyberte soubory',
|
||||
'Add files to the upload queue and click the start button.' : 'Přidejte soubory do fronty a pak spusťte nahrávání.',
|
||||
'Filename' : 'Název souboru',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Velikost',
|
||||
'Add Files' : 'Přidat soubory',
|
||||
'Stop current upload' : 'Zastavit nahrávání',
|
||||
'Start uploading queue' : 'Spustit frontu nahrávání',
|
||||
'Drag files here.' : 'Sem přetáhněte soubory.',
|
||||
'Start Upload': 'Spustit nahrávání',
|
||||
'Uploaded %d/%d files': 'Nahráno %d/%d souborů'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Vyberte soubory","Add files to the upload queue and click the start button.":"Přidejte soubory do fronty a pak spusťte nahrávání.",Filename:"Název souboru",Status:"Status",Size:"Velikost","Add Files":"Přidat soubory","Stop current upload":"Zastavit nahrávání","Start uploading queue":"Spustit frontu nahrávání","Drag files here.":"Sem přetáhněte soubory.","Start Upload":"Spustit nahrávání","Uploaded %d/%d files":"Nahráno %d/%d souborů"});
|
||||
@@ -0,0 +1,12 @@
|
||||
// .po file like language pack
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Vælg filer',
|
||||
'Add files to the upload queue and click the start button.' : 'Tilføj filer til køen, og tryk på start.',
|
||||
'Filename' : 'Filnavn',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Størrelse',
|
||||
'Add files' : 'Tilføj filer',
|
||||
'Stop current upload' : 'Stop upload',
|
||||
'Start uploading queue' : 'Start upload',
|
||||
'Drag files here.' : 'Træk filer her.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Vælg filer","Add files to the upload queue and click the start button.":"Tilføj filer til køen, og tryk på start.",Filename:"Filnavn",Status:"Status",Size:"Størrelse","Add files":"Tilføj filer","Stop current upload":"Stop upload","Start uploading queue":"Start upload","Drag files here.":"Træk filer her."});
|
||||
@@ -0,0 +1,24 @@
|
||||
// German
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Dateien hochladen',
|
||||
'Add files to the upload queue and click the start button.' : 'Dateien hinzufügen und auf \'Hochladen\' klicken.',
|
||||
'Filename' : 'Dateiname',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Größe',
|
||||
'Add files' : 'Dateien', // hinzufügen',
|
||||
'Stop current upload' : 'Aktuelles Hochladen stoppen',
|
||||
'Start uploading queue' : 'Hochladen starten',
|
||||
'Uploaded %d/%d files': '%d/%d Dateien sind hochgeladen',
|
||||
'N/A' : 'Nicht verfügbar',
|
||||
'Drag files here.' : 'Ziehen Sie die Dateien hier hin',
|
||||
'File extension error.': 'Fehler bei Dateiendung',
|
||||
'File size error.': 'Fehler bei Dateigröße',
|
||||
'Init error.': 'Initialisierungsfehler',
|
||||
'HTTP Error.': 'HTTP-Fehler',
|
||||
'Security error.': 'Sicherheitsfehler',
|
||||
'Generic error.': 'Typischer Fehler',
|
||||
'IO error.': 'Ein/Ausgabe-Fehler',
|
||||
'Stop Upload': 'Hochladen stoppen',
|
||||
'Start upload': 'Hochladen',
|
||||
'%d files queued': '%d Dateien in der Warteschlange'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Dateien hochladen","Add files to the upload queue and click the start button.":"Dateien hinzufügen und auf 'Hochladen' klicken.",Filename:"Dateiname",Status:"Status",Size:"Größe","Add files":"Dateien","Stop current upload":"Aktuelles Hochladen stoppen","Start uploading queue":"Hochladen starten","Uploaded %d/%d files":"%d/%d Dateien sind hochgeladen","N/A":"Nicht verfügbar","Drag files here.":"Ziehen Sie die Dateien hier hin","File extension error.":"Fehler bei Dateiendung","File size error.":"Fehler bei Dateigröße","Init error.":"Initialisierungsfehler","HTTP Error.":"HTTP-Fehler","Security error.":"Sicherheitsfehler","Generic error.":"Typischer Fehler","IO error.":"Ein/Ausgabe-Fehler","Stop Upload":"Hochladen stoppen","Start upload":"Hochladen","%d files queued":"%d Dateien in der Warteschlange"});
|
||||
@@ -0,0 +1,14 @@
|
||||
// Greek
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Επιλέξτε Αρχεία',
|
||||
'Add files to the upload queue and click the start button.' : 'Προσθήκη αρχείων στην ουρά μεταφόρτωσης',
|
||||
'Filename' : 'Όνομα αρχείου',
|
||||
'Status' : 'Κατάσταση',
|
||||
'Size' : 'Μέγεθος',
|
||||
'Add Files' : 'Προσθέστε αρχεία',
|
||||
'Stop current upload' : 'Διακοπή τρέχουσας μεταφόρτωσης',
|
||||
'Start uploading queue' : 'Εκκίνηση μεταφόρτωσης ουράς αρχείων',
|
||||
'Drag files here.' : 'Σύρετε αρχεία εδώ',
|
||||
'Start Upload': 'Εκκίνηση μεταφόρτωσης',
|
||||
'Uploaded %d/%d files': 'Ανέβηκαν %d/%d αρχεία'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Επιλέξτε Αρχεία","Add files to the upload queue and click the start button.":"Προσθήκη αρχείων στην ουρά μεταφόρτωσης",Filename:"Όνομα αρχείου",Status:"Κατάσταση",Size:"Μέγεθος","Add Files":"Προσθέστε αρχεία","Stop current upload":"Διακοπή τρέχουσας μεταφόρτωσης","Start uploading queue":"Εκκίνηση μεταφόρτωσης ουράς αρχείων","Drag files here.":"Σύρετε αρχεία εδώ","Start Upload":"Εκκίνηση μεταφόρτωσης","Uploaded %d/%d files":"Ανέβηκαν %d/%d αρχεία"});
|
||||
@@ -0,0 +1,25 @@
|
||||
// Spanish
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Elija archivos:',
|
||||
'Add files to the upload queue and click the start button.' : 'Agregue archivos a la cola de subida y haga click en el boton de iniciar.',
|
||||
'Filename' : 'Nombre de archivo',
|
||||
'Status' : 'Estado',
|
||||
'Size' : 'Tamaño',
|
||||
'Add files' : 'Agregue archivos',
|
||||
'Stop current upload' : 'Detener subida actual',
|
||||
'Start uploading queue' : 'Iniciar subida de cola',
|
||||
'Uploaded %d/%d files': 'Subidos %d/%d archivos',
|
||||
'N/A' : 'No disponible',
|
||||
'Drag files here.' : 'Arrastre archivos aquí',
|
||||
'File extension error.': 'Error de extensión de archivo.',
|
||||
'File size error.': 'Error de tamaño de archivo.',
|
||||
'Init error.': 'Error de inicialización.',
|
||||
'HTTP Error.': 'Error de HTTP.',
|
||||
'Security error.': 'Error de seguridad.',
|
||||
'Generic error.': 'Error genérico.',
|
||||
'IO error.': 'Error de entrada/salida.',
|
||||
'Stop Upload': 'Detener Subida.',
|
||||
'Add Files': 'Agregar Archivos',
|
||||
'Start Upload': 'Comenzar Subida.',
|
||||
'%d files queued': '%d archivos en cola.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Elija archivos:","Add files to the upload queue and click the start button.":"Agregue archivos a la cola de subida y haga click en el boton de iniciar.",Filename:"Nombre de archivo",Status:"Estado",Size:"Tamaño","Add files":"Agregue archivos","Stop current upload":"Detener subida actual","Start uploading queue":"Iniciar subida de cola","Uploaded %d/%d files":"Subidos %d/%d archivos","N/A":"No disponible","Drag files here.":"Arrastre archivos aquí","File extension error.":"Error de extensión de archivo.","File size error.":"Error de tamaño de archivo.","Init error.":"Error de inicialización.","HTTP Error.":"Error de HTTP.","Security error.":"Error de seguridad.","Generic error.":"Error genérico.","IO error.":"Error de entrada/salida.","Stop Upload":"Detener Subida.","Add Files":"Agregar Archivos","Start Upload":"Comenzar Subida.","%d files queued":"%d archivos en cola."});
|
||||
@@ -0,0 +1,33 @@
|
||||
// Estonian translation, et.js
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Vali faile',
|
||||
'Add files to the upload queue and click the start button.' : 'Lisa failid üleslaadimise järjekorda ja klõpsa alustamise nupule.',
|
||||
'Filename' : 'Failinimi',
|
||||
'Status' : 'Olek',
|
||||
'Size' : 'Suurus',
|
||||
'Add files' : 'Lisa faile',
|
||||
'Stop current upload' : 'Praeguse üleslaadimise peatamine',
|
||||
'Start uploading queue' : 'Järjekorras ootavate failide üleslaadimise alustamine',
|
||||
'Drag files here.' : 'Lohista failid siia.',
|
||||
'Start upload' : 'Alusta üleslaadimist',
|
||||
'Uploaded %d/%d files': 'Üles laaditud %d/%d',
|
||||
'Stop upload': 'Peata üleslaadimine',
|
||||
'Start upload': 'Alusta üleslaadimist',
|
||||
'%d files queued': 'Järjekorras on %d faili',
|
||||
'File: %s': 'Fail: %s',
|
||||
'Close': 'Sulge',
|
||||
'Using runtime: ': 'Kasutatakse varianti: ',
|
||||
'File: %f, size: %s, max file size: %m': 'Fail: %f, suurus: %s, suurim failisuurus: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Üleslaadimise element saab vastu võtta ainult %d faili ühe korraga. Ülejäänud failid jäetakse laadimata.',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'Üleslaadimise URL võib olla vale või seda pole',
|
||||
'Error: File too large: ': 'Viga: fail on liiga suur: ',
|
||||
'Error: Invalid file extension: ': 'Viga: sobimatu faililaiend: ',
|
||||
'File extension error.': 'Faililaiendi viga.',
|
||||
'File size error.': 'Failisuuruse viga.',
|
||||
'File count error.': 'Failide arvu viga.',
|
||||
'Init error.': 'Lähtestamise viga.',
|
||||
'HTTP Error.': 'HTTP ühenduse viga.',
|
||||
'Security error.': 'Turvaviga.',
|
||||
'Generic error.': 'Üldine viga.',
|
||||
'IO error.': 'S/V (I/O) viga.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Vali faile","Add files to the upload queue and click the start button.":"Lisa failid üleslaadimise järjekorda ja klõpsa alustamise nupule.",Filename:"Failinimi",Status:"Olek",Size:"Suurus","Add files":"Lisa faile","Stop current upload":"Praeguse üleslaadimise peatamine","Start uploading queue":"Järjekorras ootavate failide üleslaadimise alustamine","Drag files here.":"Lohista failid siia.","Start upload":"Alusta üleslaadimist","Uploaded %d/%d files":"Üles laaditud %d/%d","Stop upload":"Peata üleslaadimine","Start upload":"Alusta üleslaadimist","%d files queued":"Järjekorras on %d faili","File: %s":"Fail: %s",Close:"Sulge","Using runtime: ":"Kasutatakse varianti: ","File: %f, size: %s, max file size: %m":"Fail: %f, suurus: %s, suurim failisuurus: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"Üleslaadimise element saab vastu võtta ainult %d faili ühe korraga. Ülejäänud failid jäetakse laadimata.","Upload URL might be wrong or doesn't exist":"Üleslaadimise URL võib olla vale või seda pole","Error: File too large: ":"Viga: fail on liiga suur: ","Error: Invalid file extension: ":"Viga: sobimatu faililaiend: ","File extension error.":"Faililaiendi viga.","File size error.":"Failisuuruse viga.","File count error.":"Failide arvu viga.","Init error.":"Lähtestamise viga.","HTTP Error.":"HTTP ühenduse viga.","Security error.":"Turvaviga.","Generic error.":"Üldine viga.","IO error.":"S/V (I/O) viga."});
|
||||
@@ -0,0 +1,37 @@
|
||||
// Persian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'انتخاب فایل',
|
||||
'Add files to the upload queue and click the start button.' : 'اضافه کنید فایل ها را به صف آپلود و دکمه شروع را کلیک کنید.',
|
||||
'Filename' : 'نام فایل',
|
||||
'Status' : 'وضعیت',
|
||||
'Size' : 'سایز',
|
||||
'Add Files' : 'افزودن فایل',
|
||||
'Stop Upload' : 'توقف انتقال',
|
||||
'Start Upload' : 'شروع انتقال',
|
||||
'Add files' : 'افزودن فایل',
|
||||
'Add files.' : 'افزودن فایل',
|
||||
'Stop current upload' : 'توقف انتقال جاری',
|
||||
'Start uploading queue' : 'شروع صف انتقال',
|
||||
'Stop upload' : 'توقف انتقال',
|
||||
'Start upload' : 'شروع انتقال',
|
||||
'Uploaded %d/%d files': 'منتقل شد %d/%d از فایلها',
|
||||
'N/A' : 'N/A',
|
||||
'Drag files here.' : 'بکشید فایل ها رو به اینجا',
|
||||
'File extension error.': 'خطا پیشوند فایل',
|
||||
'File size error.': 'خطای سایز فایل',
|
||||
'File count error.': 'خطای تعداد فایل',
|
||||
'Init error.': 'خطا در استارت اسکریپت',
|
||||
'HTTP Error.': 'HTTP خطای',
|
||||
'Security error.': 'خطای امنیتی',
|
||||
'Generic error.': 'خطای عمومی',
|
||||
'IO error.': 'IO خطای',
|
||||
'File: %s': ' فایل ها : %s',
|
||||
'Close': 'بستن',
|
||||
'%d files queued': '%d فایل در صف',
|
||||
'Using runtime: ': 'استفاده میکنید از : ',
|
||||
'File: %f, size: %s, max file size: %m': فایل: %f, سایز: %s, بزرگترین سایز فایل: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'عنصر بارگذار فقط %d فایل رو در یک زمان می پذیرد. سایر فایل ها مجرد از این موضوع هستند.',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'آدرس آپلود اشتباه می باشد یا وجود ندارد',
|
||||
'Error: File too large: ': 'خطا: فایل حجیم است :: ',
|
||||
'Error: Invalid file extension: ': 'خطا پسوند فایل معتبر نمی باشد : '
|
||||
});
|
||||
@@ -0,0 +1,33 @@
|
||||
// .fi file like language pack
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Valitse tiedostoja',
|
||||
'Add files to the upload queue and click the start button.' : 'Lisää tiedostoja latausjonoon ja klikkaa aloita-nappia.',
|
||||
'Filename' : 'Tiedostonimi',
|
||||
'Status' : 'Tila',
|
||||
'Size' : 'Koko',
|
||||
'Add files' : 'Lisää tiedostoja',
|
||||
'Stop current upload' : 'Pysäytä nykyinen lataus',
|
||||
'Start uploading queue' : 'Aloita jonon lataus',
|
||||
'Drag files here.' : 'Raahaa tiedostot tänne.',
|
||||
'Start upload' : 'Aloita lataus',
|
||||
'Uploaded %d/%d files': 'Ladattu %d/%d tiedostoa',
|
||||
'Stop upload': 'Pysäytä lataus',
|
||||
'Start upload': 'Aloita lataus',
|
||||
'%d files queued': '%d tiedostoa jonossa',
|
||||
'File: %s': 'Tiedosto: %s',
|
||||
'Close': 'Sulje',
|
||||
'Using runtime: ': 'Käytetään ajonaikaista: ',
|
||||
'File: %f, size: %s, max file size: %m': 'Tiedosto: %f, koko: %s, maksimi tiedostokoko: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Latauselementti sallii ladata vain %d tiedosto(a) kerrallaan. Ylimääräiset tiedostot ohitettiin.',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'Lataus URL saattaa olla väärin tai ei ole olemassa',
|
||||
'Error: File too large: ': 'Virhe: Tiedosto liian suuri: ',
|
||||
'Error: Invalid file extension: ': 'Virhe: Kelpaamaton tiedostopääte: ',
|
||||
'File extension error.': 'Tiedostopäätevirhe.',
|
||||
'File size error.': 'Tiedostokokovirhe.',
|
||||
'File count error.': 'Tiedostolaskentavirhe.',
|
||||
'Init error.': 'Init virhe.',
|
||||
'HTTP Error.': 'HTTP virhe.',
|
||||
'Security error.': 'Tietoturvavirhe.',
|
||||
'Generic error.': 'Yleinen virhe.',
|
||||
'IO error.': 'I/O virhe.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Valitse tiedostoja","Add files to the upload queue and click the start button.":"Lisää tiedostoja latausjonoon ja klikkaa aloita-nappia.",Filename:"Tiedostonimi",Status:"Tila",Size:"Koko","Add files":"Lisää tiedostoja","Stop current upload":"Pysäytä nykyinen lataus","Start uploading queue":"Aloita jonon lataus","Drag files here.":"Raahaa tiedostot tänne.","Start upload":"Aloita lataus","Uploaded %d/%d files":"Ladattu %d/%d tiedostoa","Stop upload":"Pysäytä lataus","Start upload":"Aloita lataus","%d files queued":"%d tiedostoa jonossa","File: %s":"Tiedosto: %s",Close:"Sulje","Using runtime: ":"Käytetään ajonaikaista: ","File: %f, size: %s, max file size: %m":"Tiedosto: %f, koko: %s, maksimi tiedostokoko: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"Latauselementti sallii ladata vain %d tiedosto(a) kerrallaan. Ylimääräiset tiedostot ohitettiin.","Upload URL might be wrong or doesn't exist":"Lataus URL saattaa olla väärin tai ei ole olemassa","Error: File too large: ":"Virhe: Tiedosto liian suuri: ","Error: Invalid file extension: ":"Virhe: Kelpaamaton tiedostopääte: ","File extension error.":"Tiedostopäätevirhe.","File size error.":"Tiedostokokovirhe.","File count error.":"Tiedostolaskentavirhe.","Init error.":"Init virhe.","HTTP Error.":"HTTP virhe.","Security error.":"Tietoturvavirhe.","Generic error.":"Yleinen virhe.","IO error.":"I/O virhe."});
|
||||
@@ -0,0 +1,35 @@
|
||||
// French-Canadian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Sélectionnez les fichiers',
|
||||
'Add files to the upload queue and click the start button.' : 'Ajoutez des fichiers à la file d\'attente et appuyez sur le bouton démarrer.',
|
||||
'Filename' : 'Nom du fichier',
|
||||
'Status' : 'Statut',
|
||||
'Size' : 'Taille',
|
||||
'Add files' : 'Ajouter Fichiers',
|
||||
'Stop current upload' : 'Arrêter le téléversement actuel',
|
||||
'Start uploading queue' : 'Démarrer le téléversement',
|
||||
'Uploaded %d/%d files': '%d/%d fichiers envoyés',
|
||||
'N/A' : 'Non applicable',
|
||||
'Drag files here.' : 'Glisser-déposer les fichiers ici',
|
||||
'File extension error.': 'Erreur d\'extension de fichier',
|
||||
'File size error.': 'Erreur de taille de fichier',
|
||||
'Init error.': 'Erreur d\'initialisation',
|
||||
'HTTP Error.': 'Erreur HTTP',
|
||||
'Security error.': 'Erreur de sécurité',
|
||||
'Generic error.': 'Erreur commune',
|
||||
'IO error.': 'Erreur E/S',
|
||||
'Stop Upload': 'Arrêter le téléversement',
|
||||
'Add Files': 'Ajouter des fichiers',
|
||||
'Start upload': 'Démarrer le téléversement',
|
||||
'%d files queued': '%d fichiers en attente',
|
||||
'File: %s':'Fichier: %s',
|
||||
'Close':'Fermer',
|
||||
'Using runtime:':'Moteur logiciel:',
|
||||
'File: %f, size: %s, max file size: %m':'Fichier: %f, poids: %s, poids maximal: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.':'La file accepte %d fichier(s) à la fois. Les fichiers en trop sont ignorés',
|
||||
'Upload URL might be wrong or doesn\'t exist':'L\'URL de téléversement est erroné ou inexistant',
|
||||
'Error: File to large: ':'Fichier trop volumineux: ',
|
||||
'Error: Invalid file extension: ':'Extension de fichier invalide: ',
|
||||
'File size error.':'Erreur de taile de fichier',
|
||||
'File count error.':'Erreur de décompte des fichiers'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Sélectionnez les fichiers","Add files to the upload queue and click the start button.":"Ajoutez des fichiers à la file d'attente et appuyez sur le bouton démarrer.",Filename:"Nom du fichier",Status:"Statut",Size:"Taille","Add files":"Ajouter Fichiers","Stop current upload":"Arrêter le téléversement actuel","Start uploading queue":"Démarrer le téléversement","Uploaded %d/%d files":"%d/%d fichiers envoyés","N/A":"Non applicable","Drag files here.":"Glisser-déposer les fichiers ici","File extension error.":"Erreur d'extension de fichier","File size error.":"Erreur de taille de fichier","Init error.":"Erreur d'initialisation","HTTP Error.":"Erreur HTTP","Security error.":"Erreur de sécurité","Generic error.":"Erreur commune","IO error.":"Erreur E/S","Stop Upload":"Arrêter le téléversement","Add Files":"Ajouter des fichiers","Start upload":"Démarrer le téléversement","%d files queued":"%d fichiers en attente","File: %s":"Fichier: %s",Close:"Fermer","Using runtime:":"Moteur logiciel:","File: %f, size: %s, max file size: %m":"Fichier: %f, poids: %s, poids maximal: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"La file accepte %d fichier(s) à la fois. Les fichiers en trop sont ignorés","Upload URL might be wrong or doesn't exist":"L'URL de téléversement est erroné ou inexistant","Error: File to large: ":"Fichier trop volumineux: ","Error: Invalid file extension: ":"Extension de fichier invalide: ","File size error.":"Erreur de taile de fichier","File count error.":"Erreur de décompte des fichiers"});
|
||||
@@ -0,0 +1,25 @@
|
||||
// French
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Sélectionnez les fichiers',
|
||||
'Add files to the upload queue and click the start button.' : 'Ajoutez des fichiers à la file et appuyez sur le bouton démarrer.',
|
||||
'Filename' : 'Nom de fichier',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Taille',
|
||||
'Add files' : 'Ajouter Fichiers',
|
||||
'Stop current upload' : 'Arrêter l\'envoi en cours',
|
||||
'Start uploading queue' : 'Démarrer l\'envoi',
|
||||
'Uploaded %d/%d files': '%d/%d fichiers envoyés',
|
||||
'N/A' : 'Non applicable',
|
||||
'Drag files here.' : 'Déposer les fichiers ici.',
|
||||
'File extension error.': 'Erreur extension fichier',
|
||||
'File size error.': 'Erreur taille fichier.',
|
||||
'Init error.': 'Erreur d\'initialisation.',
|
||||
'HTTP Error.': 'Erreur HTTP.',
|
||||
'Security error.': 'Erreur de sécurité.',
|
||||
'Generic error.': 'Erreur générique.',
|
||||
'IO error.': 'Erreur E/S.',
|
||||
'Stop Upload': 'Arrêter les envois.',
|
||||
'Add Files': 'Ajouter des fichiers',
|
||||
'Start Upload': 'Démarrer les envois.',
|
||||
'%d files queued': '%d fichiers en attente.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Sélectionnez les fichiers","Add files to the upload queue and click the start button.":"Ajoutez des fichiers à la file et appuyez sur le bouton démarrer.",Filename:"Nom de fichier",Status:"Status",Size:"Taille","Add files":"Ajouter Fichiers","Stop current upload":"Arrêter l'envoi en cours","Start uploading queue":"Démarrer l'envoi","Uploaded %d/%d files":"%d/%d fichiers envoyés","N/A":"Non applicable","Drag files here.":"Déposer les fichiers ici.","File extension error.":"Erreur extension fichier","File size error.":"Erreur taille fichier.","Init error.":"Erreur d'initialisation.","HTTP Error.":"Erreur HTTP.","Security error.":"Erreur de sécurité.","Generic error.":"Erreur générique.","IO error.":"Erreur E/S.","Stop Upload":"Arrêter les envois.","Add Files":"Ajouter des fichiers","Start Upload":"Démarrer les envois.","%d files queued":"%d fichiers en attente."});
|
||||
@@ -0,0 +1,25 @@
|
||||
// Croatian
|
||||
plupload.addI18n({
|
||||
'Select files': 'Izaberite datoteke:',
|
||||
'Add files to the upload queue and click the start button.': 'Dodajte datoteke u listu i kliknite Upload.',
|
||||
'Filename': 'Ime datoteke',
|
||||
'Status': 'Status',
|
||||
'Size': 'Veličina',
|
||||
'Add files': 'Dodajte datoteke',
|
||||
'Stop current upload': 'Zaustavi trenutan upload',
|
||||
'Start uploading queue': 'Pokreni Upload',
|
||||
'Uploaded %d/%d files': 'Uploadano %d/%d datoteka',
|
||||
'N/A': 'N/A',
|
||||
'Drag files here.': 'Dovucite datoteke ovdje',
|
||||
'File extension error.': 'Greška ekstenzije datoteke.',
|
||||
'File size error.': 'Greška veličine datoteke.',
|
||||
'Init error.': 'Greška inicijalizacije.',
|
||||
'HTTP Error.': 'HTTP greška.',
|
||||
'Security error.': 'Sigurnosna greška.',
|
||||
'Generic error.': 'Generička greška.',
|
||||
'IO error.': 'I/O greška.',
|
||||
'Stop Upload': 'Zaustavi upload.',
|
||||
'Add Files': 'Dodaj datoteke',
|
||||
'Start Upload': 'Pokreni upload.',
|
||||
'%d files queued': '%d datoteka na čekanju.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Izaberite datoteke:","Add files to the upload queue and click the start button.":"Dodajte datoteke u listu i kliknite Upload.",Filename:"Ime datoteke",Status:"Status",Size:"Veličina","Add files":"Dodajte datoteke","Stop current upload":"Zaustavi trenutan upload","Start uploading queue":"Pokreni Upload","Uploaded %d/%d files":"Uploadano %d/%d datoteka","N/A":"N/A","Drag files here.":"Dovucite datoteke ovdje","File extension error.":"Greška ekstenzije datoteke.","File size error.":"Greška veličine datoteke.","Init error.":"Greška inicijalizacije.","HTTP Error.":"HTTP greška.","Security error.":"Sigurnosna greška.","Generic error.":"Generička greška.","IO error.":"I/O greška.","Stop Upload":"Zaustavi upload.","Add Files":"Dodaj datoteke","Start Upload":"Pokreni upload.","%d files queued":"%d datoteka na čekanju."});
|
||||
@@ -0,0 +1,33 @@
|
||||
// Hungarian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Fájlok kiválasztása',
|
||||
'Add files to the upload queue and click the start button.' : 'Válaszd ki a fájlokat, majd kattints az Indítás gombra.',
|
||||
'Filename' : 'Fájlnév',
|
||||
'Status' : 'Állapot',
|
||||
'Size' : 'Méret',
|
||||
'Add files' : 'Hozzáadás',
|
||||
'Stop current upload' : 'Jelenlegi feltöltés megszakítása',
|
||||
'Start uploading queue' : 'Várakozási sor feltöltésének indítása',
|
||||
'Uploaded %d/%d files': 'Feltöltött fájlok: %d/%d',
|
||||
'N/A': 'Nem elérhető',
|
||||
'Drag files here.' : 'Húzd ide a fájlokat.',
|
||||
'Stop upload': 'Feltöltés megszakítása',
|
||||
'Start upload': 'Indítás',
|
||||
'%d files queued': '%d fájl sorbaállítva',
|
||||
'File: %s': 'Fájl: %s',
|
||||
'Close': 'Bezárás',
|
||||
'Using runtime: ': 'Használt runtime: ',
|
||||
'File: %f, size: %s, max file size: %m': 'Fájl: %f, méret: %s, maximális fájlméret: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'A feltöltés egyszerre csak %d fájlt fogad el, a többi fájl nem lesz feltöltve.',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'A megadott URL hibás vagy nem létezik',
|
||||
'Error: File too large: ': 'Hiba: A fájl túl nagy: ',
|
||||
'Error: Invalid file extension: ': 'Hiba: Érvénytelen fájlkiterjesztés: ',
|
||||
'File extension error.': 'Hibás fájlkiterjesztés.',
|
||||
'File size error.': 'Hibás fájlméret.',
|
||||
'File count error.': 'A fájlok számával kapcsolatos hiba.',
|
||||
'Init error.': 'Init hiba.',
|
||||
'HTTP Error.': 'HTTP hiba.',
|
||||
'Security error.': 'Biztonsági hiba.',
|
||||
'Generic error.': 'Általános hiba.',
|
||||
'IO error.': 'I/O hiba.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Fájlok kiválasztása","Add files to the upload queue and click the start button.":"Válaszd ki a fájlokat, majd kattints az Indítás gombra.",Filename:"Fájlnév",Status:"Állapot",Size:"Méret","Add files":"Hozzáadás","Stop current upload":"Jelenlegi feltöltés megszakítása","Start uploading queue":"Várakozási sor feltöltésének indítása","Uploaded %d/%d files":"Feltöltött fájlok: %d/%d","N/A":"Nem elérhető","Drag files here.":"Húzd ide a fájlokat.","Stop upload":"Feltöltés megszakítása","Start upload":"Indítás","%d files queued":"%d fájl sorbaállítva","File: %s":"Fájl: %s",Close:"Bezárás","Using runtime: ":"Használt runtime: ","File: %f, size: %s, max file size: %m":"Fájl: %f, méret: %s, maximális fájlméret: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"A feltöltés egyszerre csak %d fájlt fogad el, a többi fájl nem lesz feltöltve.","Upload URL might be wrong or doesn't exist":"A megadott URL hibás vagy nem létezik","Error: File too large: ":"Hiba: A fájl túl nagy: ","Error: Invalid file extension: ":"Hiba: Érvénytelen fájlkiterjesztés: ","File extension error.":"Hibás fájlkiterjesztés.","File size error.":"Hibás fájlméret.","File count error.":"A fájlok számával kapcsolatos hiba.","Init error.":"Init hiba.","HTTP Error.":"HTTP hiba.","Security error.":"Biztonsági hiba.","Generic error.":"Általános hiba.","IO error.":"I/O hiba."});
|
||||
@@ -0,0 +1,24 @@
|
||||
// Italian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Seleziona i files',
|
||||
'Add files to the upload queue and click the start button.' : 'Aggiungi i file alla coda di caricamento e clicca il pulsante di avvio.',
|
||||
'Filename' : 'Nome file',
|
||||
'Status' : 'Stato',
|
||||
'Size' : 'Dimensione',
|
||||
'Add Files' : 'Aggiungi file',
|
||||
'Stop current upload' : 'Interrompi il caricamento',
|
||||
'Start uploading queue' : 'Avvia il caricamento',
|
||||
'Uploaded %d/%d files': 'Caricati %d/%d file',
|
||||
'N/A' : 'N/D',
|
||||
'Drag files here.' : 'Trascina i file qui.',
|
||||
'File extension error.': 'Errore estensione file.',
|
||||
'File size error.': 'Errore dimensione file.',
|
||||
'Init error.': 'Errore inizializzazione.',
|
||||
'HTTP Error.': 'Errore HTTP.',
|
||||
'Security error.': 'Errore sicurezza.',
|
||||
'Generic error.': 'Errore generico.',
|
||||
'IO error.': 'Errore IO.',
|
||||
'Stop Upload': 'Ferma Upload',
|
||||
'Start Upload': 'Inizia Upload',
|
||||
'%d files queued': '%d file in lista'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Seleziona i files","Add files to the upload queue and click the start button.":"Aggiungi i file alla coda di caricamento e clicca il pulsante di avvio.",Filename:"Nome file",Status:"Stato",Size:"Dimensione","Add Files":"Aggiungi file","Stop current upload":"Interrompi il caricamento","Start uploading queue":"Avvia il caricamento","Uploaded %d/%d files":"Caricati %d/%d file","N/A":"N/D","Drag files here.":"Trascina i file qui.","File extension error.":"Errore estensione file.","File size error.":"Errore dimensione file.","Init error.":"Errore inizializzazione.","HTTP Error.":"Errore HTTP.","Security error.":"Errore sicurezza.","Generic error.":"Errore generico.","IO error.":"Errore IO.","Stop Upload":"Ferma Upload","Start Upload":"Inizia Upload","%d files queued":"%d file in lista"});
|
||||
@@ -0,0 +1,37 @@
|
||||
// Japanese
|
||||
plupload.addI18n({
|
||||
'Select files' : 'ファイル選択',
|
||||
'Add files to the upload queue and click the start button.' : 'ファイルをアップロードキューに追加してスタートボタンをクリックしてください',
|
||||
'Filename' : 'ファイル名',
|
||||
'Status' : 'ステータス',
|
||||
'Size' : 'サイズ',
|
||||
'Add Files' : 'ファイルを追加',
|
||||
'Stop Upload' : 'アップロード停止',
|
||||
'Start Upload' : 'アップロード',
|
||||
'Add files' : 'ファイルを追加',
|
||||
'Add files.' : 'ファイルを追加',
|
||||
'Stop current upload' : '現在のアップロードを停止',
|
||||
'Start uploading queue' : 'アップロード',
|
||||
'Stop upload' : 'アップロード停止',
|
||||
'Start upload' : 'アップロード',
|
||||
'Uploaded %d/%d files': 'アップロード中 %d/%d ファイル',
|
||||
'N/A' : 'N/A',
|
||||
'Drag files here.' : 'ここにファイルをドラッグ',
|
||||
'File extension error.': 'ファイル拡張子エラー',
|
||||
'File size error.': 'ファイルサイズエラー',
|
||||
'File count error.': 'ファイル数エラー',
|
||||
'Init error.': 'イニシャライズエラー',
|
||||
'HTTP Error.': 'HTTP エラー',
|
||||
'Security error.': 'セキュリティエラー',
|
||||
'Generic error.': 'エラー',
|
||||
'IO error.': 'IO エラー',
|
||||
'File: %s': 'ファイル: %s',
|
||||
'Close': '閉じる',
|
||||
'%d files queued': '%d ファイルが追加されました',
|
||||
'Using runtime: ': 'モード: ',
|
||||
'File: %f, size: %s, max file size: %m': 'ファイル: %f, サイズ: %s, 最大ファイルサイズ: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'アップロード可能なファイル数は %d です。余分なファイルは削除されました',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'アップロード先の URL が存在しません',
|
||||
'Error: File too large: ': 'エラー: サイズが大きすぎます: ',
|
||||
'Error: Invalid file extension: ': 'エラー: 拡張子が許可されていません: '
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"ファイル選択","Add files to the upload queue and click the start button.":"ファイルをアップロードキューに追加してスタートボタンをクリックしてください",Filename:"ファイル名",Status:"ステータス",Size:"サイズ","Add Files":"ファイルを追加","Stop Upload":"アップロード停止","Start Upload":"アップロード","Add files":"ファイルを追加","Add files.":"ファイルを追加","Stop current upload":"現在のアップロードを停止","Start uploading queue":"アップロード","Stop upload":"アップロード停止","Start upload":"アップロード","Uploaded %d/%d files":"アップロード中 %d/%d ファイル","N/A":"N/A","Drag files here.":"ここにファイルをドラッグ","File extension error.":"ファイル拡張子エラー","File size error.":"ファイルサイズエラー","File count error.":"ファイル数エラー","Init error.":"イニシャライズエラー","HTTP Error.":"HTTP エラー","Security error.":"セキュリティエラー","Generic error.":"エラー","IO error.":"IO エラー","File: %s":"ファイル: %s",Close:"閉じる","%d files queued":"%d ファイルが追加されました","Using runtime: ":"モード: ","File: %f, size: %s, max file size: %m":"ファイル: %f, サイズ: %s, 最大ファイルサイズ: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"アップロード可能なファイル数は %d です。余分なファイルは削除されました","Upload URL might be wrong or doesn't exist":"アップロード先の URL が存在しません","Error: File too large: ":"エラー: サイズが大きすぎます: ","Error: Invalid file extension: ":"エラー: 拡張子が許可されていません: "});
|
||||
@@ -0,0 +1,36 @@
|
||||
// Republic of Korea
|
||||
plupload.addI18n({
|
||||
'Select files' : '파일 선택',
|
||||
'Add files to the upload queue and click the start button.' : '파일을 업로드 큐에 추가하여 시작 버튼을 클릭하십시오.',
|
||||
'Filename' : '파일 이름',
|
||||
'Status' : '상태',
|
||||
'Size' : '크기',
|
||||
'Add Files' : '파일 추가',
|
||||
'Stop Upload': '업로드 중지',
|
||||
'Start Upload': '업로드',
|
||||
'Add files': '파일 추가',
|
||||
'Stop current upload': '현재 업로드를 정지',
|
||||
'Start uploading queue': '업로드',
|
||||
'Stop upload': '업로드 중지',
|
||||
'Start upload': '업로드',
|
||||
'Uploaded % d / % d files': '업로드 중 % d / % d 파일',
|
||||
'N / A': 'N / A',
|
||||
'Drag files here': '여기에 파일을 드래그',
|
||||
'File extension error': '파일 확장자 오류',
|
||||
'File size error': '파일 크기 오류',
|
||||
'File count error': '이미지 : 오류',
|
||||
'Init error': '초기화 오류',
|
||||
'HTTP Error': 'HTTP 오류',
|
||||
'Security error': '보안 오류',
|
||||
'Generic error': '오류',
|
||||
'IO error': 'IO 오류',
|
||||
'File : % s': '파일 % s',
|
||||
'Close': '닫기',
|
||||
'% d files queued': '% d 파일이 추가되었습니다',
|
||||
'Using runtime :': '모드',
|
||||
'File : % f, size : % s, max file size : % m': '파일 : % f, 크기 : % s, 최대 파일 크기 : % m',
|
||||
'Upload element accepts only % d file (s) at a time. Extra files were stripped': '업로드 가능한 파일의 수는 % d입니다. 불필요한 파일은 삭제되었습니다 ',
|
||||
'Upload URL might be wrong or doesn \'t exist ':'업로드할 URL이 존재하지 않습니다 ',
|
||||
'Error : File too large :': '오류 : 크기가 너무 큽니다',
|
||||
'Error : Invalid file extension :': '오류 : 확장자가 허용되지 않습니다 :'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"파일 선택","Add files to the upload queue and click the start button.":"파일을 업로드 큐에 추가하여 시작 버튼을 클릭하십시오.",Filename:"파일 이름",Status:"상태",Size:"크기","Add Files":"파일 추가","Stop Upload":"업로드 중지","Start Upload":"업로드","Add files":"파일 추가","Stop current upload":"현재 업로드를 정지","Start uploading queue":"업로드","Stop upload":"업로드 중지","Start upload":"업로드","Uploaded % d / % d files":"업로드 중 % d / % d 파일","N / A":"N / A","Drag files here":"여기에 파일을 드래그","File extension error":"파일 확장자 오류","File size error":"파일 크기 오류","File count error":"이미지 : 오류","Init error":"초기화 오류","HTTP Error":"HTTP 오류","Security error":"보안 오류","Generic error":"오류","IO error":"IO 오류","File : % s":"파일 % s",Close:"닫기","% d files queued":"% d 파일이 추가되었습니다","Using runtime :":"모드","File : % f, size : % s, max file size : % m":"파일 : % f, 크기 : % s, 최대 파일 크기 : % m","Upload element accepts only % d file (s) at a time. Extra files were stripped":"업로드 가능한 파일의 수는 % d입니다. 불필요한 파일은 삭제되었습니다 ","Upload URL might be wrong or doesn 't exist ":"업로드할 URL이 존재하지 않습니다 ","Error : File too large :":"오류 : 크기가 너무 큽니다","Error : Invalid file extension :":"오류 : 확장자가 허용되지 않습니다 :"});
|
||||
@@ -0,0 +1,33 @@
|
||||
// .lv file like language pack
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Izvēlieties failus',
|
||||
'Add files to the upload queue and click the start button.' : 'Pieveinojiet failus rindai un klikšķiniet uz "Sākt augšupielādi" pogas.',
|
||||
'Filename' : 'Faila nosaukums',
|
||||
'Status' : 'Statuss',
|
||||
'Size' : 'Izmērs',
|
||||
'Add files' : 'Pievienot failus',
|
||||
'Stop current upload' : 'Apturēt pašreizējo augšupielādi',
|
||||
'Start uploading queue' : 'Sākt augšupielādi',
|
||||
'Drag files here.' : 'Ievelciet failus šeit',
|
||||
'Start upload' : 'Sākt augšupielādi',
|
||||
'Uploaded %d/%d files': 'Augšupielādēti %d/%d faili',
|
||||
'Stop upload': 'Pārtraukt augšupielādi',
|
||||
'Start upload': 'Sākt augšupielādi',
|
||||
'%d files queued': '%d faili pievienoti rindai',
|
||||
'File: %s': 'Fails: %s',
|
||||
'Close': 'Aizvērt',
|
||||
'Using runtime: ': 'Lieto saskarni: ',
|
||||
'File: %f, size: %s, max file size: %m': 'Fails: %f, izmērs: %s, maksimālais faila izmērs: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Iespējams ielādēt tikai %d failus vienā reizē. Atlikušie faili netika pievienoti',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'Augšupielādes URL varētu būt nepareizs vai neeksistē',
|
||||
'Error: File too large: ': 'Kļūda: Fails pārāk liels: ',
|
||||
'Error: Invalid file extension: ': 'Kļūda: Nekorekts faila paplašinājums:',
|
||||
'File extension error.': 'Faila paplašinājuma kļūda.',
|
||||
'File size error.': 'Faila izmēra kļūda.',
|
||||
'File count error.': 'Failu skaita kļūda',
|
||||
'Init error.': 'Inicializācijas kļūda.',
|
||||
'HTTP Error.': 'HTTP kļūda.',
|
||||
'Security error.': 'Drošības kļūda.',
|
||||
'Generic error.': 'Vispārēja rakstura kļūda.',
|
||||
'IO error.': 'Ievades/Izvades kļūda.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Izvēlieties failus","Add files to the upload queue and click the start button.":'Pieveinojiet failus rindai un klikšķiniet uz "Sākt augšupielādi" pogas.',Filename:"Faila nosaukums",Status:"Statuss",Size:"Izmērs","Add files":"Pievienot failus","Stop current upload":"Apturēt pašreizējo augšupielādi","Start uploading queue":"Sākt augšupielādi","Drag files here.":"Ievelciet failus šeit","Start upload":"Sākt augšupielādi","Uploaded %d/%d files":"Augšupielādēti %d/%d faili","Stop upload":"Pārtraukt augšupielādi","Start upload":"Sākt augšupielādi","%d files queued":"%d faili pievienoti rindai","File: %s":"Fails: %s",Close:"Aizvērt","Using runtime: ":"Lieto saskarni: ","File: %f, size: %s, max file size: %m":"Fails: %f, izmērs: %s, maksimālais faila izmērs: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"Iespējams ielādēt tikai %d failus vienā reizē. Atlikušie faili netika pievienoti","Upload URL might be wrong or doesn't exist":"Augšupielādes URL varētu būt nepareizs vai neeksistē","Error: File too large: ":"Kļūda: Fails pārāk liels: ","Error: Invalid file extension: ":"Kļūda: Nekorekts faila paplašinājums:","File extension error.":"Faila paplašinājuma kļūda.","File size error.":"Faila izmēra kļūda.","File count error.":"Failu skaita kļūda","Init error.":"Inicializācijas kļūda.","HTTP Error.":"HTTP kļūda.","Security error.":"Drošības kļūda.","Generic error.":"Vispārēja rakstura kļūda.","IO error.":"Ievades/Izvades kļūda."});
|
||||
@@ -0,0 +1,21 @@
|
||||
// Dutch
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Selecteer bestand(en):',
|
||||
'Add files to the upload queue and click the start button.' : 'Voeg bestanden toe aan de wachtrij en druk op \'Start\'.',
|
||||
'Filename' : 'Bestandsnaam',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Grootte',
|
||||
'Add files' : 'Voeg bestanden toe',
|
||||
'Stop current upload' : 'Stop upload',
|
||||
'Start uploading queue' : 'Start upload',
|
||||
'Uploaded %d/%d files': '%d/%d bestanden ge-upload',
|
||||
'N/A' : 'Niet beschikbaar',
|
||||
'Drag files here.' : 'Sleep bestanden hierheen.',
|
||||
'File extension error.': 'Ongeldig bestandstype.',
|
||||
'File size error.': 'Bestandsgrootte Error.',
|
||||
'Init error.': 'Initialisatie error.',
|
||||
'HTTP Error.': 'HTTP Error.',
|
||||
'Security error.': 'Beveiliging error.',
|
||||
'Generic error.': 'Onbekende error.',
|
||||
'IO error.': 'IO error.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Selecteer bestand(en):","Add files to the upload queue and click the start button.":"Voeg bestanden toe aan de wachtrij en druk op 'Start'.",Filename:"Bestandsnaam",Status:"Status",Size:"Grootte","Add files":"Voeg bestanden toe","Stop current upload":"Stop upload","Start uploading queue":"Start upload","Uploaded %d/%d files":"%d/%d bestanden ge-upload","N/A":"Niet beschikbaar","Drag files here.":"Sleep bestanden hierheen.","File extension error.":"Ongeldig bestandstype.","File size error.":"Bestandsgrootte Error.","Init error.":"Initialisatie error.","HTTP Error.":"HTTP Error.","Security error.":"Beveiliging error.","Generic error.":"Onbekende error.","IO error.":"IO error."});
|
||||
@@ -0,0 +1,24 @@
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Wybierz pliki:',
|
||||
'Add files to the upload queue and click the start button.' : 'Dodaj pliki i kliknij \'Rozpocznij transfer\'.',
|
||||
'Filename' : 'Nazwa pliku',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Rozmiar',
|
||||
'Add files' : 'Dodaj pliki',
|
||||
'Stop current upload' : 'Przerwij aktualny transfer',
|
||||
'Start uploading queue' : 'Rozpocznij wysyłanie',
|
||||
'Uploaded %d/%d files': 'Wysłano %d/%d plików',
|
||||
'N/A' : 'Nie dostępne',
|
||||
'Drag files here.' : 'Przeciągnij tu pliki',
|
||||
'File extension error.': 'Nieobsługiwany format pliku.',
|
||||
'File size error.': 'Plik jest zbyt duży.',
|
||||
'Init error.': 'Błąd inicjalizacji.',
|
||||
'HTTP Error.': 'Błąd HTTP.',
|
||||
'Security error.': 'Błąd bezpieczeństwa.',
|
||||
'Generic error.': 'Błąd ogólny.',
|
||||
'IO error.': 'Błąd IO.',
|
||||
'Stop Upload': 'Przerwij transfer.',
|
||||
'Add Files': 'Dodaj pliki',
|
||||
'Start upload': 'Rozpocznij transfer.',
|
||||
'%d files queued': '%d plików w kolejce.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Wybierz pliki:","Add files to the upload queue and click the start button.":"Dodaj pliki i kliknij 'Rozpocznij transfer'.",Filename:"Nazwa pliku",Status:"Status",Size:"Rozmiar","Add files":"Dodaj pliki","Stop current upload":"Przerwij aktualny transfer","Start uploading queue":"Rozpocznij wysyłanie","Uploaded %d/%d files":"Wysłano %d/%d plików","N/A":"Nie dostępne","Drag files here.":"Przeciągnij tu pliki","File extension error.":"Nieobsługiwany format pliku.","File size error.":"Plik jest zbyt duży.","Init error.":"Błąd inicjalizacji.","HTTP Error.":"Błąd HTTP.","Security error.":"Błąd bezpieczeństwa.","Generic error.":"Błąd ogólny.","IO error.":"Błąd IO.","Stop Upload":"Przerwij transfer.","Add Files":"Dodaj pliki","Start upload":"Rozpocznij transfer.","%d files queued":"%d plików w kolejce."});
|
||||
@@ -0,0 +1,35 @@
|
||||
// Brazilian Portuguese
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Escolha os arquivos',
|
||||
'Add files to the upload queue and click the start button.' : 'Adicione os arquivos abaixo e clique no botão "Iniciar o envio".',
|
||||
'Filename' : 'Nome do arquivo',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Tamanho',
|
||||
'Add Files' : 'Adicionar arquivo(s)',
|
||||
'Stop Upload' : 'Parar o envio',
|
||||
'Start Upload' : 'Iniciar o envio',
|
||||
'Add files' : 'Adicionar arquivo(s)',
|
||||
'Add files.' : 'Adicionar arquivo(s)',
|
||||
'Stop upload' : 'Parar o envio',
|
||||
'Start upload' : 'Iniciar o envio',
|
||||
'Uploaded %d/%d files': 'Enviado(s) %d/%d arquivo(s)',
|
||||
'N/A' : 'N/D',
|
||||
'Drag files here.' : 'Arraste os arquivos pra cá',
|
||||
'File extension error.': 'Tipo de arquivo não permitido.',
|
||||
'File size error.': 'Tamanho de arquivo não permitido.',
|
||||
'File count error.': 'Erro na contagem dos arquivos',
|
||||
'Init error.': 'Erro inicializando.',
|
||||
'HTTP Error.': 'Erro HTTP.',
|
||||
'Security error.': 'Erro de segurança.',
|
||||
'Generic error.': 'Erro genérico.',
|
||||
'IO error.': 'Erro de E/S.',
|
||||
'File: %s': 'Arquivo: %s',
|
||||
'Close': 'Fechar',
|
||||
'%d files queued': '%d arquivo(s)',
|
||||
'Using runtime: ': 'Usando: ',
|
||||
'File: %f, size: %s, max file size: %m': 'Arquivo: %f, tamanho: %s, máximo: %m',
|
||||
'Upload element accepts only %d file(s) at a time. Extra files were stripped.': 'Só são aceitos %d arquivos por vez. O que passou disso foi descartado.',
|
||||
'Upload URL might be wrong or doesn\'t exist': 'URL de envio está errada ou não existe',
|
||||
'Error: File too large: ': 'Erro: Arquivo muito grande: ',
|
||||
'Error: Invalid file extension: ': 'Erro: Tipo de arquivo não permitido: '
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Escolha os arquivos","Add files to the upload queue and click the start button.":'Adicione os arquivos abaixo e clique no botão "Iniciar o envio".',Filename:"Nome do arquivo",Status:"Status",Size:"Tamanho","Add Files":"Adicionar arquivo(s)","Stop Upload":"Parar o envio","Start Upload":"Iniciar o envio","Add files":"Adicionar arquivo(s)","Add files.":"Adicionar arquivo(s)","Stop upload":"Parar o envio","Start upload":"Iniciar o envio","Uploaded %d/%d files":"Enviado(s) %d/%d arquivo(s)","N/A":"N/D","Drag files here.":"Arraste os arquivos pra cá","File extension error.":"Tipo de arquivo não permitido.","File size error.":"Tamanho de arquivo não permitido.","File count error.":"Erro na contagem dos arquivos","Init error.":"Erro inicializando.","HTTP Error.":"Erro HTTP.","Security error.":"Erro de segurança.","Generic error.":"Erro genérico.","IO error.":"Erro de E/S.","File: %s":"Arquivo: %s",Close:"Fechar","%d files queued":"%d arquivo(s)","Using runtime: ":"Usando: ","File: %f, size: %s, max file size: %m":"Arquivo: %f, tamanho: %s, máximo: %m","Upload element accepts only %d file(s) at a time. Extra files were stripped.":"Só são aceitos %d arquivos por vez. O que passou disso foi descartado.","Upload URL might be wrong or doesn't exist":"URL de envio está errada ou não existe","Error: File too large: ":"Erro: Arquivo muito grande: ","Error: Invalid file extension: ":"Erro: Tipo de arquivo não permitido: "});
|
||||
@@ -0,0 +1,24 @@
|
||||
// Romanian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Selectare fişiere',
|
||||
'Add files to the upload queue and click the start button.' : 'Adaugă fişiere în lista apoi apasă butonul \'Începe încărcare\'.',
|
||||
'Filename' : 'Nume fişier',
|
||||
'Status' : 'Stare',
|
||||
'Size' : 'Mărime',
|
||||
'Add files' : 'Adăugare fişiere',
|
||||
'Stop current upload' : 'Întrerupe încărcarea curentă',
|
||||
'Start uploading queue' : 'Începe incărcarea',
|
||||
'Uploaded %d/%d files': 'Fişiere încărcate %d/%d',
|
||||
'N/A' : 'N/A',
|
||||
'Drag files here.' : 'Trage aici fişierele',
|
||||
'File extension error.': 'Extensie fişier eronată',
|
||||
'File size error.': 'Eroare dimensiune fişier',
|
||||
'Init error.': 'Eroare iniţializare',
|
||||
'HTTP Error.': 'Eroare HTTP',
|
||||
'Security error.': 'Eroare securitate',
|
||||
'Generic error.': 'Eroare generică',
|
||||
'IO error.': 'Eroare Intrare/Ieşire',
|
||||
'Stop Upload': 'Oprire încărcare',
|
||||
'Start upload': 'Începe încărcare',
|
||||
'%d files queued': '%d fişiere listate'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Selectare fişiere","Add files to the upload queue and click the start button.":"Adaugă fişiere în lista apoi apasă butonul 'Începe încărcare'.",Filename:"Nume fişier",Status:"Stare",Size:"Mărime","Add files":"Adăugare fişiere","Stop current upload":"Întrerupe încărcarea curentă","Start uploading queue":"Începe incărcarea","Uploaded %d/%d files":"Fişiere încărcate %d/%d","N/A":"N/A","Drag files here.":"Trage aici fişierele","File extension error.":"Extensie fişier eronată","File size error.":"Eroare dimensiune fişier","Init error.":"Eroare iniţializare","HTTP Error.":"Eroare HTTP","Security error.":"Eroare securitate","Generic error.":"Eroare generică","IO error.":"Eroare Intrare/Ieşire","Stop Upload":"Oprire încărcare","Start upload":"Începe încărcare","%d files queued":"%d fişiere listate"});
|
||||
@@ -0,0 +1,21 @@
|
||||
// Russian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Выберите файлы',
|
||||
'Add files to the upload queue and click the start button.' : 'Добавьте файлы в очередь и нажмите кнопку "Загрузить файлы".',
|
||||
'Filename' : 'Имя файла',
|
||||
'Status' : 'Статус',
|
||||
'Size' : 'Размер',
|
||||
'Add files' : 'Добавить файлы',
|
||||
'Stop current upload' : 'Остановить загрузку',
|
||||
'Start uploading queue' : 'Загрузить файлы',
|
||||
'Uploaded %d/%d files': 'Загружено %d из %d файлов',
|
||||
'N/A' : 'N/D',
|
||||
'Drag files here.' : 'Перетащите файлы сюда.',
|
||||
'File extension error.': 'Неправильное расширение файла.',
|
||||
'File size error.': 'Неправильный размер файла.',
|
||||
'Init error.': 'Ошибка инициализации.',
|
||||
'HTTP Error.': 'Ошибка HTTP.',
|
||||
'Security error.': 'Ошибка безопасности.',
|
||||
'Generic error.': 'Общая ошибка.',
|
||||
'IO error.': 'Ошибка ввода-вывода.'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Выберите файлы","Add files to the upload queue and click the start button.":'Добавьте файлы в очередь и нажмите кнопку "Загрузить файлы".',Filename:"Имя файла",Status:"Статус",Size:"Размер","Add files":"Добавить файлы","Stop current upload":"Остановить загрузку","Start uploading queue":"Загрузить файлы","Uploaded %d/%d files":"Загружено %d из %d файлов","N/A":"N/D","Drag files here.":"Перетащите файлы сюда.","File extension error.":"Неправильное расширение файла.","File size error.":"Неправильный размер файла.","Init error.":"Ошибка инициализации.","HTTP Error.":"Ошибка HTTP.","Security error.":"Ошибка безопасности.","Generic error.":"Общая ошибка.","IO error.":"Ошибка ввода-вывода."});
|
||||
@@ -0,0 +1,14 @@
|
||||
// Serbian
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Izaberite fajlove',
|
||||
'Add files to the upload queue and click the start button.' : 'Dodajte fajlove u listu i kliknite na dugme Start.',
|
||||
'Filename' : 'Naziv fajla',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Veličina',
|
||||
'Add Files' : 'Dodaj fajlove',
|
||||
'Stop current upload' : 'Zaustavi upload',
|
||||
'Start uploading queue' : 'Počni upload',
|
||||
'Drag files here.' : 'Prevucite fajlove ovde.',
|
||||
'Start Upload': 'Počni upload',
|
||||
'Uploaded %d/%d files': 'Snimljeno %d/%d fajlova'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Izaberite fajlove","Add files to the upload queue and click the start button.":"Dodajte fajlove u listu i kliknite na dugme Start.",Filename:"Naziv fajla",Status:"Status",Size:"Veličina","Add Files":"Dodaj fajlove","Stop current upload":"Zaustavi upload","Start uploading queue":"Počni upload","Drag files here.":"Prevucite fajlove ovde.","Start Upload":"Počni upload","Uploaded %d/%d files":"Snimljeno %d/%d fajlova"});
|
||||
@@ -0,0 +1,12 @@
|
||||
// .po file like language pack
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Välj filer',
|
||||
'Add files to the upload queue and click the start button.' : 'Lägg till filer till kön och tryck på start.',
|
||||
'Filename' : 'Filnamn',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Storlek',
|
||||
'Add files' : 'Lägg till filer',
|
||||
'Stop current upload' : 'Stoppa uppladdningen',
|
||||
'Start uploading queue' : 'Starta uppladdningen',
|
||||
'Drag files here.' : 'Dra filer hit'
|
||||
});
|
||||
+1
@@ -0,0 +1 @@
|
||||
plupload.addI18n({"Select files":"Välj filer","Add files to the upload queue and click the start button.":"Lägg till filer till kön och tryck på start.",Filename:"Filnamn",Status:"Status",Size:"Storlek","Add files":"Lägg till filer","Stop current upload":"Stoppa uppladdningen","Start uploading queue":"Starta uppladdningen","Drag files here.":"Dra filer hit"});
|
||||
@@ -0,0 +1,177 @@
|
||||
/*
|
||||
Plupload
|
||||
------------------------------------------------------------------- */
|
||||
|
||||
.plupload_button {
|
||||
display: -moz-inline-box; /* FF < 3*/
|
||||
display: inline-block;
|
||||
font: normal 12px sans-serif;
|
||||
text-decoration: none;
|
||||
color: #42454a;
|
||||
border: 1px solid #bababa;
|
||||
padding: 2px 8px 3px 20px;
|
||||
margin-right: 4px;
|
||||
background: #f3f3f3 url('../img/buttons.png') no-repeat 0 center;
|
||||
outline: 0;
|
||||
|
||||
/* Optional rounded corners for browsers that support it */
|
||||
-moz-border-radius: 3px;
|
||||
-khtml-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.plupload_button:hover {
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.plupload_disabled, a.plupload_disabled:hover {
|
||||
color: #737373;
|
||||
border-color: #c5c5c5;
|
||||
background: #ededed url('../img/buttons-disabled.png') no-repeat 0 center;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.plupload_add {
|
||||
background-position: -181px center;
|
||||
}
|
||||
|
||||
.plupload_wrapper {
|
||||
font: normal 11px Verdana,sans-serif;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.plupload_container {
|
||||
padding: 8px;
|
||||
background: url('../img/transp50.png');
|
||||
/*-moz-border-radius: 5px;*/
|
||||
}
|
||||
|
||||
.plupload_container input {
|
||||
border: 1px solid #DDD;
|
||||
font: normal 11px Verdana,sans-serif;
|
||||
width: 98%;
|
||||
}
|
||||
|
||||
.plupload_header {background: #2A2C2E url('../img/backgrounds.gif') repeat-x;}
|
||||
.plupload_header_content {
|
||||
background: url('../img/backgrounds.gif') no-repeat 0 -317px;
|
||||
min-height: 56px;
|
||||
padding-left: 60px;
|
||||
color: #FFF;
|
||||
}
|
||||
.plupload_header_title {
|
||||
font: normal 18px sans-serif;
|
||||
padding: 6px 0 3px;
|
||||
}
|
||||
.plupload_header_text {
|
||||
font: normal 12px sans-serif;
|
||||
}
|
||||
|
||||
.plupload_filelist {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.plupload_scroll .plupload_filelist {
|
||||
height: 185px;
|
||||
background: #F5F5F5;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.plupload_filelist li {
|
||||
padding: 10px 8px;
|
||||
background: #F5F5F5 url('../img/backgrounds.gif') repeat-x 0 -156px;
|
||||
border-bottom: 1px solid #DDD;
|
||||
}
|
||||
|
||||
.plupload_filelist_header, .plupload_filelist_footer {
|
||||
background: #DFDFDF;
|
||||
padding: 8px 8px;
|
||||
color: #42454A;
|
||||
}
|
||||
.plupload_filelist_header {
|
||||
border-top: 1px solid #EEE;
|
||||
border-bottom: 1px solid #CDCDCD;
|
||||
}
|
||||
|
||||
.plupload_filelist_footer {border-top: 1px solid #FFF; height: 22px; line-height: 20px; vertical-align: middle;}
|
||||
.plupload_file_name {float: left; overflow: hidden}
|
||||
.plupload_file_status {color: #777;}
|
||||
.plupload_file_status span {color: #42454A;}
|
||||
.plupload_file_size, .plupload_file_status, .plupload_progress {
|
||||
float: right;
|
||||
width: 80px;
|
||||
}
|
||||
.plupload_file_size, .plupload_file_status, .plupload_file_action {text-align: right;}
|
||||
|
||||
.plupload_filelist .plupload_file_name {width: 205px}
|
||||
|
||||
.plupload_file_action {
|
||||
float: right;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.plupload_file_action * {
|
||||
display: none;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
li.plupload_uploading {background: #ECF3DC url('../img/backgrounds.gif') repeat-x 0 -238px;}
|
||||
li.plupload_done {color:#AAA}
|
||||
|
||||
li.plupload_delete a {
|
||||
background: url('../img/delete.gif');
|
||||
}
|
||||
|
||||
li.plupload_failed a {
|
||||
background: url('../img/error.gif');
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
li.plupload_done a {
|
||||
background: url('../img/done.gif');
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.plupload_progress, .plupload_upload_status {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.plupload_progress_container {
|
||||
margin-top: 3px;
|
||||
border: 1px solid #CCC;
|
||||
background: #FFF;
|
||||
padding: 1px;
|
||||
}
|
||||
.plupload_progress_bar {
|
||||
width: 0px;
|
||||
height: 7px;
|
||||
background: #CDEB8B;
|
||||
}
|
||||
|
||||
.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action {
|
||||
margin-right: 17px;
|
||||
}
|
||||
|
||||
/* Floats */
|
||||
|
||||
.plupload_clear,.plupload_clearer {clear: both;}
|
||||
.plupload_clearer, .plupload_progress_bar {
|
||||
display: block;
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
li.plupload_droptext {
|
||||
background: transparent;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
line-height: 165px;
|
||||
}
|
||||
+1
@@ -0,0 +1 @@
|
||||
.plupload_button{display:-moz-inline-box;display:inline-block;font:normal 12px sans-serif;text-decoration:none;color:#42454a;border:1px solid #bababa;padding:2px 8px 3px 20px;margin-right:4px;background:#f3f3f3 url('../img/buttons.png') no-repeat 0 center;outline:0;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.plupload_button:hover{color:#000;text-decoration:none}.plupload_disabled,a.plupload_disabled:hover{color:#737373;border-color:#c5c5c5;background:#ededed url('../img/buttons-disabled.png') no-repeat 0 center;cursor:default}.plupload_add{background-position:-181px center}.plupload_wrapper{font:normal 11px Verdana,sans-serif;width:100%}.plupload_container{padding:8px;background:url('../img/transp50.png')}.plupload_container input{border:1px solid #ddd;font:normal 11px Verdana,sans-serif;width:98%}.plupload_header{background:#2a2c2e url('../img/backgrounds.gif') repeat-x}.plupload_header_content{background:url('../img/backgrounds.gif') no-repeat 0 -317px;min-height:56px;padding-left:60px;color:#fff}.plupload_header_title{font:normal 18px sans-serif;padding:6px 0 3px}.plupload_header_text{font:normal 12px sans-serif}.plupload_filelist{margin:0;padding:0;list-style:none}.plupload_scroll .plupload_filelist{height:185px;background:#f5f5f5;overflow-y:scroll}.plupload_filelist li{padding:10px 8px;background:#f5f5f5 url('../img/backgrounds.gif') repeat-x 0 -156px;border-bottom:1px solid #ddd}.plupload_filelist_header,.plupload_filelist_footer{background:#dfdfdf;padding:8px 8px;color:#42454a}.plupload_filelist_header{border-top:1px solid #eee;border-bottom:1px solid #cdcdcd}.plupload_filelist_footer{border-top:1px solid #fff;height:22px;line-height:20px;vertical-align:middle}.plupload_file_name{float:left;overflow:hidden}.plupload_file_status{color:#777}.plupload_file_status span{color:#42454a}.plupload_file_size,.plupload_file_status,.plupload_progress{float:right;width:80px}.plupload_file_size,.plupload_file_status,.plupload_file_action{text-align:right}.plupload_filelist .plupload_file_name{width:205px}.plupload_file_action{float:right;width:16px;height:16px;margin-left:15px}.plupload_file_action *{display:none;width:16px;height:16px}li.plupload_uploading{background:#ecf3dc url('../img/backgrounds.gif') repeat-x 0 -238px}li.plupload_done{color:#aaa}li.plupload_delete a{background:url('../img/delete.gif')}li.plupload_failed a{background:url('../img/error.gif');cursor:default}li.plupload_done a{background:url('../img/done.gif');cursor:default}.plupload_progress,.plupload_upload_status{display:none}.plupload_progress_container{margin-top:3px;border:1px solid #ccc;background:#fff;padding:1px}.plupload_progress_bar{width:0;height:7px;background:#cdeb8b}.plupload_scroll .plupload_filelist_header .plupload_file_action,.plupload_scroll .plupload_filelist_footer .plupload_file_action{margin-right:17px}.plupload_clear,.plupload_clearer{clear:both}.plupload_clearer,.plupload_progress_bar{display:block;font-size:0;line-height:0}li.plupload_droptext{background:transparent;text-align:center;vertical-align:middle;border:0;line-height:165px}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 180 B |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user