mirror of
https://github.com/claradex/nativegallery.git
synced 2024-11-15 03:31:10 +03:00
add upload img page
This commit is contained in:
parent
8a896c9cfb
commit
e0c2c0152e
7 changed files with 1724 additions and 1 deletions
|
@ -17,6 +17,10 @@ class ProfileController
|
||||||
{
|
{
|
||||||
Page::set('Profile/Index');
|
Page::set('Profile/Index');
|
||||||
}
|
}
|
||||||
|
public static function upload()
|
||||||
|
{
|
||||||
|
Page::set('Profile/UploadPhoto');
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
|
@ -23,6 +23,7 @@ class Routes
|
||||||
|
|
||||||
if (Auth::userid() > 0) {
|
if (Auth::userid() > 0) {
|
||||||
Router::get('/lk', 'ProfileController@lk');
|
Router::get('/lk', 'ProfileController@lk');
|
||||||
|
Router::get('/lk/upload', 'ProfileController@upload');
|
||||||
} else {
|
} else {
|
||||||
Router::redirect('/login?return='.$_SERVER['HTTP_REFERER']);
|
Router::redirect('/login?return='.$_SERVER['HTTP_REFERER']);
|
||||||
}
|
}
|
||||||
|
|
799
static/js/exif.js
Normal file
799
static/js/exif.js
Normal file
|
@ -0,0 +1,799 @@
|
||||||
|
|
||||||
|
var EXIF = (function() {
|
||||||
|
|
||||||
|
var debug = false;
|
||||||
|
|
||||||
|
var ExifTags = {
|
||||||
|
|
||||||
|
// version tags
|
||||||
|
0x9000 : "ExifVersion", // EXIF version
|
||||||
|
0xA000 : "FlashpixVersion", // Flashpix format version
|
||||||
|
|
||||||
|
// colorspace tags
|
||||||
|
0xA001 : "ColorSpace", // Color space information tag
|
||||||
|
|
||||||
|
// image configuration
|
||||||
|
0xA002 : "PixelXDimension", // Valid width of meaningful image
|
||||||
|
0xA003 : "PixelYDimension", // Valid height of meaningful image
|
||||||
|
0x9101 : "ComponentsConfiguration", // Information about channels
|
||||||
|
0x9102 : "CompressedBitsPerPixel", // Compressed bits per pixel
|
||||||
|
|
||||||
|
// user information
|
||||||
|
0x927C : "MakerNote", // Any desired information written by the manufacturer
|
||||||
|
0x9286 : "UserComment", // Comments by user
|
||||||
|
|
||||||
|
// related file
|
||||||
|
0xA004 : "RelatedSoundFile", // Name of related sound file
|
||||||
|
|
||||||
|
// date and time
|
||||||
|
0x9003 : "DateTimeOriginal", // Date and time when the original image was generated
|
||||||
|
0x9004 : "DateTimeDigitized", // Date and time when the image was stored digitally
|
||||||
|
0x9290 : "SubsecTime", // Fractions of seconds for DateTime
|
||||||
|
0x9291 : "SubsecTimeOriginal", // Fractions of seconds for DateTimeOriginal
|
||||||
|
0x9292 : "SubsecTimeDigitized", // Fractions of seconds for DateTimeDigitized
|
||||||
|
|
||||||
|
// picture-taking conditions
|
||||||
|
0x829A : "ExposureTime", // Exposure time (in seconds)
|
||||||
|
0x829D : "FNumber", // F number
|
||||||
|
0x8822 : "ExposureProgram", // Exposure program
|
||||||
|
0x8824 : "SpectralSensitivity", // Spectral sensitivity
|
||||||
|
0x8827 : "ISOSpeedRatings", // ISO speed rating
|
||||||
|
0x8828 : "OECF", // Optoelectric conversion factor
|
||||||
|
0x9201 : "ShutterSpeedValue", // Shutter speed
|
||||||
|
0x9202 : "ApertureValue", // Lens aperture
|
||||||
|
0x9203 : "BrightnessValue", // Value of brightness
|
||||||
|
0x9204 : "ExposureBias", // Exposure bias
|
||||||
|
0x9205 : "MaxApertureValue", // Smallest F number of lens
|
||||||
|
0x9206 : "SubjectDistance", // Distance to subject in meters
|
||||||
|
0x9207 : "MeteringMode", // Metering mode
|
||||||
|
0x9208 : "LightSource", // Kind of light source
|
||||||
|
0x9209 : "Flash", // Flash status
|
||||||
|
0x9214 : "SubjectArea", // Location and area of main subject
|
||||||
|
0x920A : "FocalLength", // Focal length of the lens in mm
|
||||||
|
0xA20B : "FlashEnergy", // Strobe energy in BCPS
|
||||||
|
0xA20C : "SpatialFrequencyResponse", //
|
||||||
|
0xA20E : "FocalPlaneXResolution", // Number of pixels in width direction per FocalPlaneResolutionUnit
|
||||||
|
0xA20F : "FocalPlaneYResolution", // Number of pixels in height direction per FocalPlaneResolutionUnit
|
||||||
|
0xA210 : "FocalPlaneResolutionUnit", // Unit for measuring FocalPlaneXResolution and FocalPlaneYResolution
|
||||||
|
0xA214 : "SubjectLocation", // Location of subject in image
|
||||||
|
0xA215 : "ExposureIndex", // Exposure index selected on camera
|
||||||
|
0xA217 : "SensingMethod", // Image sensor type
|
||||||
|
0xA300 : "FileSource", // Image source (3 == DSC)
|
||||||
|
0xA301 : "SceneType", // Scene type (1 == directly photographed)
|
||||||
|
0xA302 : "CFAPattern", // Color filter array geometric pattern
|
||||||
|
0xA401 : "CustomRendered", // Special processing
|
||||||
|
0xA402 : "ExposureMode", // Exposure mode
|
||||||
|
0xA403 : "WhiteBalance", // 1 = auto white balance, 2 = manual
|
||||||
|
0xA404 : "DigitalZoomRation", // Digital zoom ratio
|
||||||
|
0xA405 : "FocalLengthIn35mmFilm", // Equivalent foacl length assuming 35mm film camera (in mm)
|
||||||
|
0xA406 : "SceneCaptureType", // Type of scene
|
||||||
|
0xA407 : "GainControl", // Degree of overall image gain adjustment
|
||||||
|
0xA408 : "Contrast", // Direction of contrast processing applied by camera
|
||||||
|
0xA409 : "Saturation", // Direction of saturation processing applied by camera
|
||||||
|
0xA40A : "Sharpness", // Direction of sharpness processing applied by camera
|
||||||
|
0xA40B : "DeviceSettingDescription", //
|
||||||
|
0xA40C : "SubjectDistanceRange", // Distance to subject
|
||||||
|
|
||||||
|
// other tags
|
||||||
|
0xA005 : "InteroperabilityIFDPointer",
|
||||||
|
0xA420 : "ImageUniqueID" // Identifier assigned uniquely to each image
|
||||||
|
};
|
||||||
|
|
||||||
|
var TiffTags = {
|
||||||
|
0x0100 : "ImageWidth",
|
||||||
|
0x0101 : "ImageHeight",
|
||||||
|
0x8769 : "ExifIFDPointer",
|
||||||
|
0x8825 : "GPSInfoIFDPointer",
|
||||||
|
0xA005 : "InteroperabilityIFDPointer",
|
||||||
|
0x0102 : "BitsPerSample",
|
||||||
|
0x0103 : "Compression",
|
||||||
|
0x0106 : "PhotometricInterpretation",
|
||||||
|
0x0112 : "Orientation",
|
||||||
|
0x0115 : "SamplesPerPixel",
|
||||||
|
0x011C : "PlanarConfiguration",
|
||||||
|
0x0212 : "YCbCrSubSampling",
|
||||||
|
0x0213 : "YCbCrPositioning",
|
||||||
|
0x011A : "XResolution",
|
||||||
|
0x011B : "YResolution",
|
||||||
|
0x0128 : "ResolutionUnit",
|
||||||
|
0x0111 : "StripOffsets",
|
||||||
|
0x0116 : "RowsPerStrip",
|
||||||
|
0x0117 : "StripByteCounts",
|
||||||
|
0x0201 : "JPEGInterchangeFormat",
|
||||||
|
0x0202 : "JPEGInterchangeFormatLength",
|
||||||
|
0x012D : "TransferFunction",
|
||||||
|
0x013E : "WhitePoint",
|
||||||
|
0x013F : "PrimaryChromaticities",
|
||||||
|
0x0211 : "YCbCrCoefficients",
|
||||||
|
0x0214 : "ReferenceBlackWhite",
|
||||||
|
0x0132 : "DateTime",
|
||||||
|
0x010E : "ImageDescription",
|
||||||
|
0x010F : "Make",
|
||||||
|
0x0110 : "Model",
|
||||||
|
0x0131 : "Software",
|
||||||
|
0x013B : "Artist",
|
||||||
|
0x8298 : "Copyright"
|
||||||
|
};
|
||||||
|
|
||||||
|
var GPSTags = {
|
||||||
|
0x0000 : "GPSVersionID",
|
||||||
|
0x0001 : "GPSLatitudeRef",
|
||||||
|
0x0002 : "GPSLatitude",
|
||||||
|
0x0003 : "GPSLongitudeRef",
|
||||||
|
0x0004 : "GPSLongitude",
|
||||||
|
0x0005 : "GPSAltitudeRef",
|
||||||
|
0x0006 : "GPSAltitude",
|
||||||
|
0x0007 : "GPSTimeStamp",
|
||||||
|
0x0008 : "GPSSatellites",
|
||||||
|
0x0009 : "GPSStatus",
|
||||||
|
0x000A : "GPSMeasureMode",
|
||||||
|
0x000B : "GPSDOP",
|
||||||
|
0x000C : "GPSSpeedRef",
|
||||||
|
0x000D : "GPSSpeed",
|
||||||
|
0x000E : "GPSTrackRef",
|
||||||
|
0x000F : "GPSTrack",
|
||||||
|
0x0010 : "GPSImgDirectionRef",
|
||||||
|
0x0011 : "GPSImgDirection",
|
||||||
|
0x0012 : "GPSMapDatum",
|
||||||
|
0x0013 : "GPSDestLatitudeRef",
|
||||||
|
0x0014 : "GPSDestLatitude",
|
||||||
|
0x0015 : "GPSDestLongitudeRef",
|
||||||
|
0x0016 : "GPSDestLongitude",
|
||||||
|
0x0017 : "GPSDestBearingRef",
|
||||||
|
0x0018 : "GPSDestBearing",
|
||||||
|
0x0019 : "GPSDestDistanceRef",
|
||||||
|
0x001A : "GPSDestDistance",
|
||||||
|
0x001B : "GPSProcessingMethod",
|
||||||
|
0x001C : "GPSAreaInformation",
|
||||||
|
0x001D : "GPSDateStamp",
|
||||||
|
0x001E : "GPSDifferential"
|
||||||
|
};
|
||||||
|
|
||||||
|
var StringValues = {
|
||||||
|
ExposureProgram : {
|
||||||
|
0 : "Not defined",
|
||||||
|
1 : "Manual",
|
||||||
|
2 : "Normal program",
|
||||||
|
3 : "Aperture priority",
|
||||||
|
4 : "Shutter priority",
|
||||||
|
5 : "Creative program",
|
||||||
|
6 : "Action program",
|
||||||
|
7 : "Portrait mode",
|
||||||
|
8 : "Landscape mode"
|
||||||
|
},
|
||||||
|
MeteringMode : {
|
||||||
|
0 : "Unknown",
|
||||||
|
1 : "Average",
|
||||||
|
2 : "CenterWeightedAverage",
|
||||||
|
3 : "Spot",
|
||||||
|
4 : "MultiSpot",
|
||||||
|
5 : "Pattern",
|
||||||
|
6 : "Partial",
|
||||||
|
255 : "Other"
|
||||||
|
},
|
||||||
|
LightSource : {
|
||||||
|
0 : "Unknown",
|
||||||
|
1 : "Daylight",
|
||||||
|
2 : "Fluorescent",
|
||||||
|
3 : "Tungsten (incandescent light)",
|
||||||
|
4 : "Flash",
|
||||||
|
9 : "Fine weather",
|
||||||
|
10 : "Cloudy weather",
|
||||||
|
11 : "Shade",
|
||||||
|
12 : "Daylight fluorescent (D 5700 - 7100K)",
|
||||||
|
13 : "Day white fluorescent (N 4600 - 5400K)",
|
||||||
|
14 : "Cool white fluorescent (W 3900 - 4500K)",
|
||||||
|
15 : "White fluorescent (WW 3200 - 3700K)",
|
||||||
|
17 : "Standard light A",
|
||||||
|
18 : "Standard light B",
|
||||||
|
19 : "Standard light C",
|
||||||
|
20 : "D55",
|
||||||
|
21 : "D65",
|
||||||
|
22 : "D75",
|
||||||
|
23 : "D50",
|
||||||
|
24 : "ISO studio tungsten",
|
||||||
|
255 : "Other"
|
||||||
|
},
|
||||||
|
Flash : {
|
||||||
|
0x0000 : "Flash did not fire",
|
||||||
|
0x0001 : "Flash fired",
|
||||||
|
0x0005 : "Strobe return light not detected",
|
||||||
|
0x0007 : "Strobe return light detected",
|
||||||
|
0x0009 : "Flash fired, compulsory flash mode",
|
||||||
|
0x000D : "Flash fired, compulsory flash mode, return light not detected",
|
||||||
|
0x000F : "Flash fired, compulsory flash mode, return light detected",
|
||||||
|
0x0010 : "Flash did not fire, compulsory flash mode",
|
||||||
|
0x0018 : "Flash did not fire, auto mode",
|
||||||
|
0x0019 : "Flash fired, auto mode",
|
||||||
|
0x001D : "Flash fired, auto mode, return light not detected",
|
||||||
|
0x001F : "Flash fired, auto mode, return light detected",
|
||||||
|
0x0020 : "No flash function",
|
||||||
|
0x0041 : "Flash fired, red-eye reduction mode",
|
||||||
|
0x0045 : "Flash fired, red-eye reduction mode, return light not detected",
|
||||||
|
0x0047 : "Flash fired, red-eye reduction mode, return light detected",
|
||||||
|
0x0049 : "Flash fired, compulsory flash mode, red-eye reduction mode",
|
||||||
|
0x004D : "Flash fired, compulsory flash mode, red-eye reduction mode, return light not detected",
|
||||||
|
0x004F : "Flash fired, compulsory flash mode, red-eye reduction mode, return light detected",
|
||||||
|
0x0059 : "Flash fired, auto mode, red-eye reduction mode",
|
||||||
|
0x005D : "Flash fired, auto mode, return light not detected, red-eye reduction mode",
|
||||||
|
0x005F : "Flash fired, auto mode, return light detected, red-eye reduction mode"
|
||||||
|
},
|
||||||
|
SensingMethod : {
|
||||||
|
1 : "Not defined",
|
||||||
|
2 : "One-chip color area sensor",
|
||||||
|
3 : "Two-chip color area sensor",
|
||||||
|
4 : "Three-chip color area sensor",
|
||||||
|
5 : "Color sequential area sensor",
|
||||||
|
7 : "Trilinear sensor",
|
||||||
|
8 : "Color sequential linear sensor"
|
||||||
|
},
|
||||||
|
SceneCaptureType : {
|
||||||
|
0 : "Standard",
|
||||||
|
1 : "Landscape",
|
||||||
|
2 : "Portrait",
|
||||||
|
3 : "Night scene"
|
||||||
|
},
|
||||||
|
SceneType : {
|
||||||
|
1 : "Directly photographed"
|
||||||
|
},
|
||||||
|
CustomRendered : {
|
||||||
|
0 : "Normal process",
|
||||||
|
1 : "Custom process"
|
||||||
|
},
|
||||||
|
WhiteBalance : {
|
||||||
|
0 : "Auto white balance",
|
||||||
|
1 : "Manual white balance"
|
||||||
|
},
|
||||||
|
GainControl : {
|
||||||
|
0 : "None",
|
||||||
|
1 : "Low gain up",
|
||||||
|
2 : "High gain up",
|
||||||
|
3 : "Low gain down",
|
||||||
|
4 : "High gain down"
|
||||||
|
},
|
||||||
|
Contrast : {
|
||||||
|
0 : "Normal",
|
||||||
|
1 : "Soft",
|
||||||
|
2 : "Hard"
|
||||||
|
},
|
||||||
|
Saturation : {
|
||||||
|
0 : "Normal",
|
||||||
|
1 : "Low saturation",
|
||||||
|
2 : "High saturation"
|
||||||
|
},
|
||||||
|
Sharpness : {
|
||||||
|
0 : "Normal",
|
||||||
|
1 : "Soft",
|
||||||
|
2 : "Hard"
|
||||||
|
},
|
||||||
|
SubjectDistanceRange : {
|
||||||
|
0 : "Unknown",
|
||||||
|
1 : "Macro",
|
||||||
|
2 : "Close view",
|
||||||
|
3 : "Distant view"
|
||||||
|
},
|
||||||
|
FileSource : {
|
||||||
|
3 : "DSC"
|
||||||
|
},
|
||||||
|
|
||||||
|
Components : {
|
||||||
|
0 : "",
|
||||||
|
1 : "Y",
|
||||||
|
2 : "Cb",
|
||||||
|
3 : "Cr",
|
||||||
|
4 : "R",
|
||||||
|
5 : "G",
|
||||||
|
6 : "B"
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
function addEvent(element, event, handler) {
|
||||||
|
if (element.addEventListener) {
|
||||||
|
element.addEventListener(event, handler, false);
|
||||||
|
} else if (element.attachEvent) {
|
||||||
|
element.attachEvent("on" + event, handler);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function imageHasData(img) {
|
||||||
|
return !!(img.exifdata);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function base64ToArrayBuffer(base64, contentType) {
|
||||||
|
contentType = contentType || base64.match(/^data\:([^\;]+)\;base64,/mi)[1] || ''; // e.g. 'data:image/jpeg;base64,...' => 'image/jpeg'
|
||||||
|
base64 = base64.replace(/^data\:([^\;]+)\;base64,/gmi, '');
|
||||||
|
var binary = atob(base64);
|
||||||
|
var len = binary.length;
|
||||||
|
var buffer = new ArrayBuffer(len);
|
||||||
|
var view = new Uint8Array(buffer);
|
||||||
|
for (var i = 0; i < len; i++) {
|
||||||
|
view[i] = binary.charCodeAt(i);
|
||||||
|
}
|
||||||
|
return buffer;
|
||||||
|
}
|
||||||
|
|
||||||
|
function objectURLToBlob(url, callback) {
|
||||||
|
var http = new XMLHttpRequest();
|
||||||
|
http.open("GET", url, true);
|
||||||
|
http.responseType = "blob";
|
||||||
|
http.onload = function(e) {
|
||||||
|
if (this.status == 200 || this.status === 0) {
|
||||||
|
callback(this.response);
|
||||||
|
}
|
||||||
|
};
|
||||||
|
http.send();
|
||||||
|
}
|
||||||
|
|
||||||
|
function getImageData(img, callback) {
|
||||||
|
function handleBinaryFile(binFile) {
|
||||||
|
var data = findEXIFinJPEG(binFile);
|
||||||
|
var iptcdata = findIPTCinJPEG(binFile);
|
||||||
|
img.exifdata = data || {};
|
||||||
|
img.iptcdata = iptcdata || {};
|
||||||
|
if (callback) {
|
||||||
|
callback.call(img);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (img instanceof Image || img instanceof HTMLImageElement) {
|
||||||
|
if (/^data\:/i.test(img.src)) { // Data URI
|
||||||
|
var arrayBuffer = base64ToArrayBuffer(img.src);
|
||||||
|
handleBinaryFile(arrayBuffer);
|
||||||
|
|
||||||
|
} else if (/^blob\:/i.test(img.src)) { // Object URL
|
||||||
|
var fileReader = new FileReader();
|
||||||
|
fileReader.onload = function(e) {
|
||||||
|
handleBinaryFile(e.target.result);
|
||||||
|
};
|
||||||
|
objectURLToBlob(img.src, function (blob) {
|
||||||
|
fileReader.readAsArrayBuffer(blob);
|
||||||
|
});
|
||||||
|
} else {
|
||||||
|
var http = new XMLHttpRequest();
|
||||||
|
http.onload = function() {
|
||||||
|
if (http.status == "200") {
|
||||||
|
handleBinaryFile(http.response);
|
||||||
|
} else {
|
||||||
|
throw "Could not load image";
|
||||||
|
}
|
||||||
|
http = null;
|
||||||
|
};
|
||||||
|
http.open("GET", img.src, true);
|
||||||
|
http.responseType = "arraybuffer";
|
||||||
|
http.send(null);
|
||||||
|
}
|
||||||
|
} else if (window.FileReader && (img instanceof window.Blob || img instanceof window.File)) {
|
||||||
|
var fileReader = new FileReader();
|
||||||
|
fileReader.onload = function(e) {
|
||||||
|
if (debug) console.log("Got file of length " + e.target.result.byteLength);
|
||||||
|
handleBinaryFile(e.target.result);
|
||||||
|
};
|
||||||
|
|
||||||
|
fileReader.readAsArrayBuffer(img);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function findEXIFinJPEG(file) {
|
||||||
|
var dataView = new DataView(file);
|
||||||
|
|
||||||
|
if (debug) console.log("Got file of length " + file.byteLength);
|
||||||
|
if ((dataView.getUint8(0) != 0xFF) || (dataView.getUint8(1) != 0xD8)) {
|
||||||
|
if (debug) console.log("Not a valid JPEG");
|
||||||
|
return false; // not a valid jpeg
|
||||||
|
}
|
||||||
|
|
||||||
|
var offset = 2,
|
||||||
|
length = file.byteLength,
|
||||||
|
marker;
|
||||||
|
|
||||||
|
while (offset < length) {
|
||||||
|
if (dataView.getUint8(offset) != 0xFF) {
|
||||||
|
if (debug) console.log("Not a valid marker at offset " + offset + ", found: " + dataView.getUint8(offset));
|
||||||
|
return false; // not a valid marker, something is wrong
|
||||||
|
}
|
||||||
|
|
||||||
|
marker = dataView.getUint8(offset + 1);
|
||||||
|
if (debug) console.log(marker);
|
||||||
|
|
||||||
|
// we could implement handling for other markers here,
|
||||||
|
// but we're only looking for 0xFFE1 for EXIF data
|
||||||
|
|
||||||
|
if (marker == 225) {
|
||||||
|
if (debug) console.log("Found 0xFFE1 marker");
|
||||||
|
|
||||||
|
return readEXIFData(dataView, offset + 4, dataView.getUint16(offset + 2) - 2);
|
||||||
|
|
||||||
|
// offset += 2 + file.getShortAt(offset+2, true);
|
||||||
|
|
||||||
|
} else {
|
||||||
|
offset += 2 + dataView.getUint16(offset+2);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
function findIPTCinJPEG(file) {
|
||||||
|
var dataView = new DataView(file);
|
||||||
|
|
||||||
|
if (debug) console.log("Got file of length " + file.byteLength);
|
||||||
|
if ((dataView.getUint8(0) != 0xFF) || (dataView.getUint8(1) != 0xD8)) {
|
||||||
|
if (debug) console.log("Not a valid JPEG");
|
||||||
|
return false; // not a valid jpeg
|
||||||
|
}
|
||||||
|
|
||||||
|
var offset = 2,
|
||||||
|
length = file.byteLength;
|
||||||
|
|
||||||
|
|
||||||
|
var isFieldSegmentStart = function(dataView, offset){
|
||||||
|
return (
|
||||||
|
dataView.getUint8(offset) === 0x38 &&
|
||||||
|
dataView.getUint8(offset+1) === 0x42 &&
|
||||||
|
dataView.getUint8(offset+2) === 0x49 &&
|
||||||
|
dataView.getUint8(offset+3) === 0x4D &&
|
||||||
|
dataView.getUint8(offset+4) === 0x04 &&
|
||||||
|
dataView.getUint8(offset+5) === 0x04
|
||||||
|
);
|
||||||
|
};
|
||||||
|
|
||||||
|
while (offset < length) {
|
||||||
|
|
||||||
|
if ( isFieldSegmentStart(dataView, offset )){
|
||||||
|
|
||||||
|
// Get the length of the name header (which is padded to an even number of bytes)
|
||||||
|
var nameHeaderLength = dataView.getUint8(offset+7);
|
||||||
|
if(nameHeaderLength % 2 !== 0) nameHeaderLength += 1;
|
||||||
|
// Check for pre photoshop 6 format
|
||||||
|
if(nameHeaderLength === 0) {
|
||||||
|
// Always 4
|
||||||
|
nameHeaderLength = 4;
|
||||||
|
}
|
||||||
|
|
||||||
|
var startOffset = offset + 8 + nameHeaderLength;
|
||||||
|
var sectionLength = dataView.getUint16(offset + 6 + nameHeaderLength);
|
||||||
|
|
||||||
|
return readIPTCData(file, startOffset, sectionLength);
|
||||||
|
|
||||||
|
break;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// Not the marker, continue searching
|
||||||
|
offset++;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
var IptcFieldMap = {
|
||||||
|
0x78 : 'caption',
|
||||||
|
0x6E : 'credit',
|
||||||
|
0x19 : 'keywords',
|
||||||
|
0x37 : 'dateCreated',
|
||||||
|
0x50 : 'byline',
|
||||||
|
0x55 : 'bylineTitle',
|
||||||
|
0x7A : 'captionWriter',
|
||||||
|
0x69 : 'headline',
|
||||||
|
0x74 : 'copyright',
|
||||||
|
0x0F : 'category'
|
||||||
|
};
|
||||||
|
function readIPTCData(file, startOffset, sectionLength){
|
||||||
|
var dataView = new DataView(file);
|
||||||
|
var data = {};
|
||||||
|
var fieldValue, fieldName, dataSize, segmentType, segmentSize;
|
||||||
|
var segmentStartPos = startOffset;
|
||||||
|
while(segmentStartPos < startOffset+sectionLength) {
|
||||||
|
if(dataView.getUint8(segmentStartPos) === 0x1C && dataView.getUint8(segmentStartPos+1) === 0x02){
|
||||||
|
segmentType = dataView.getUint8(segmentStartPos+2);
|
||||||
|
if(segmentType in IptcFieldMap) {
|
||||||
|
dataSize = dataView.getInt16(segmentStartPos+3);
|
||||||
|
segmentSize = dataSize + 5;
|
||||||
|
fieldName = IptcFieldMap[segmentType];
|
||||||
|
fieldValue = getStringFromDB(dataView, segmentStartPos+5, dataSize);
|
||||||
|
// Check if we already stored a value with this name
|
||||||
|
if(data.hasOwnProperty(fieldName)) {
|
||||||
|
// Value already stored with this name, create multivalue field
|
||||||
|
if(data[fieldName] instanceof Array) {
|
||||||
|
data[fieldName].push(fieldValue);
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
data[fieldName] = [data[fieldName], fieldValue];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
data[fieldName] = fieldValue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
segmentStartPos++;
|
||||||
|
}
|
||||||
|
return data;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
function readTags(file, tiffStart, dirStart, strings, bigEnd) {
|
||||||
|
var entries = file.getUint16(dirStart, !bigEnd),
|
||||||
|
tags = {},
|
||||||
|
entryOffset, tag,
|
||||||
|
i;
|
||||||
|
|
||||||
|
for (i=0;i<entries;i++) {
|
||||||
|
entryOffset = dirStart + i*12 + 2;
|
||||||
|
tag = strings[file.getUint16(entryOffset, !bigEnd)];
|
||||||
|
if (!tag && debug) console.log("Unknown tag: " + file.getUint16(entryOffset, !bigEnd));
|
||||||
|
tags[tag] = readTagValue(file, entryOffset, tiffStart, dirStart, bigEnd);
|
||||||
|
}
|
||||||
|
return tags;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function readTagValue(file, entryOffset, tiffStart, dirStart, bigEnd) {
|
||||||
|
var type = file.getUint16(entryOffset+2, !bigEnd),
|
||||||
|
numValues = file.getUint32(entryOffset+4, !bigEnd),
|
||||||
|
valueOffset = file.getUint32(entryOffset+8, !bigEnd) + tiffStart,
|
||||||
|
offset,
|
||||||
|
vals, val, n,
|
||||||
|
numerator, denominator;
|
||||||
|
|
||||||
|
switch (type) {
|
||||||
|
case 1: // byte, 8-bit unsigned int
|
||||||
|
case 7: // undefined, 8-bit byte, value depending on field
|
||||||
|
if (numValues == 1) {
|
||||||
|
return file.getUint8(entryOffset + 8, !bigEnd);
|
||||||
|
} else {
|
||||||
|
offset = numValues > 4 ? valueOffset : (entryOffset + 8);
|
||||||
|
vals = [];
|
||||||
|
for (n=0;n<numValues;n++) {
|
||||||
|
vals[n] = file.getUint8(offset + n);
|
||||||
|
}
|
||||||
|
return vals;
|
||||||
|
}
|
||||||
|
|
||||||
|
case 2: // ascii, 8-bit byte
|
||||||
|
offset = numValues > 4 ? valueOffset : (entryOffset + 8);
|
||||||
|
return getStringFromDB(file, offset, numValues-1);
|
||||||
|
|
||||||
|
case 3: // short, 16 bit int
|
||||||
|
if (numValues == 1) {
|
||||||
|
return file.getUint16(entryOffset + 8, !bigEnd);
|
||||||
|
} else {
|
||||||
|
offset = numValues > 2 ? valueOffset : (entryOffset + 8);
|
||||||
|
vals = [];
|
||||||
|
for (n=0;n<numValues;n++) {
|
||||||
|
vals[n] = file.getUint16(offset + 2*n, !bigEnd);
|
||||||
|
}
|
||||||
|
return vals;
|
||||||
|
}
|
||||||
|
|
||||||
|
case 4: // long, 32 bit int
|
||||||
|
if (numValues == 1) {
|
||||||
|
return file.getUint32(entryOffset + 8, !bigEnd);
|
||||||
|
} else {
|
||||||
|
vals = [];
|
||||||
|
for (n=0;n<numValues;n++) {
|
||||||
|
vals[n] = file.getUint32(valueOffset + 4*n, !bigEnd);
|
||||||
|
}
|
||||||
|
return vals;
|
||||||
|
}
|
||||||
|
|
||||||
|
case 5: // rational = two long values, first is numerator, second is denominator
|
||||||
|
if (numValues == 1) {
|
||||||
|
numerator = file.getUint32(valueOffset, !bigEnd);
|
||||||
|
denominator = file.getUint32(valueOffset+4, !bigEnd);
|
||||||
|
val = new Number(numerator / denominator);
|
||||||
|
val.numerator = numerator;
|
||||||
|
val.denominator = denominator;
|
||||||
|
return val;
|
||||||
|
} else {
|
||||||
|
vals = [];
|
||||||
|
for (n=0;n<numValues;n++) {
|
||||||
|
numerator = file.getUint32(valueOffset + 8*n, !bigEnd);
|
||||||
|
denominator = file.getUint32(valueOffset+4 + 8*n, !bigEnd);
|
||||||
|
vals[n] = new Number(numerator / denominator);
|
||||||
|
vals[n].numerator = numerator;
|
||||||
|
vals[n].denominator = denominator;
|
||||||
|
}
|
||||||
|
return vals;
|
||||||
|
}
|
||||||
|
|
||||||
|
case 9: // slong, 32 bit signed int
|
||||||
|
if (numValues == 1) {
|
||||||
|
return file.getInt32(entryOffset + 8, !bigEnd);
|
||||||
|
} else {
|
||||||
|
vals = [];
|
||||||
|
for (n=0;n<numValues;n++) {
|
||||||
|
vals[n] = file.getInt32(valueOffset + 4*n, !bigEnd);
|
||||||
|
}
|
||||||
|
return vals;
|
||||||
|
}
|
||||||
|
|
||||||
|
case 10: // signed rational, two slongs, first is numerator, second is denominator
|
||||||
|
if (numValues == 1) {
|
||||||
|
return file.getInt32(valueOffset, !bigEnd) / file.getInt32(valueOffset+4, !bigEnd);
|
||||||
|
} else {
|
||||||
|
vals = [];
|
||||||
|
for (n=0;n<numValues;n++) {
|
||||||
|
vals[n] = file.getInt32(valueOffset + 8*n, !bigEnd) / file.getInt32(valueOffset+4 + 8*n, !bigEnd);
|
||||||
|
}
|
||||||
|
return vals;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function getStringFromDB(buffer, start, length) {
|
||||||
|
var outstr = "";
|
||||||
|
for (n = start; n < start+length; n++) {
|
||||||
|
outstr += String.fromCharCode(buffer.getUint8(n));
|
||||||
|
}
|
||||||
|
return outstr;
|
||||||
|
}
|
||||||
|
|
||||||
|
function readEXIFData(file, start) {
|
||||||
|
if (getStringFromDB(file, start, 4) != "Exif") {
|
||||||
|
if (debug) console.log("Not valid EXIF data! " + getStringFromDB(file, start, 4));
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
var bigEnd,
|
||||||
|
tags, tag,
|
||||||
|
exifData, gpsData,
|
||||||
|
tiffOffset = start + 6;
|
||||||
|
|
||||||
|
// test for TIFF validity and endianness
|
||||||
|
if (file.getUint16(tiffOffset) == 0x4949) {
|
||||||
|
bigEnd = false;
|
||||||
|
} else if (file.getUint16(tiffOffset) == 0x4D4D) {
|
||||||
|
bigEnd = true;
|
||||||
|
} else {
|
||||||
|
if (debug) console.log("Not valid TIFF data! (no 0x4949 or 0x4D4D)");
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (file.getUint16(tiffOffset+2, !bigEnd) != 0x002A) {
|
||||||
|
if (debug) console.log("Not valid TIFF data! (no 0x002A)");
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
var firstIFDOffset = file.getUint32(tiffOffset+4, !bigEnd);
|
||||||
|
|
||||||
|
if (firstIFDOffset < 0x00000008) {
|
||||||
|
if (debug) console.log("Not valid TIFF data! (First offset less than 8)", file.getUint32(tiffOffset+4, !bigEnd));
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
tags = readTags(file, tiffOffset, tiffOffset + firstIFDOffset, TiffTags, bigEnd);
|
||||||
|
|
||||||
|
if (tags.ExifIFDPointer) {
|
||||||
|
exifData = readTags(file, tiffOffset, tiffOffset + tags.ExifIFDPointer, ExifTags, bigEnd);
|
||||||
|
for (tag in exifData) {
|
||||||
|
switch (tag) {
|
||||||
|
case "LightSource" :
|
||||||
|
case "Flash" :
|
||||||
|
case "MeteringMode" :
|
||||||
|
case "ExposureProgram" :
|
||||||
|
case "SensingMethod" :
|
||||||
|
case "SceneCaptureType" :
|
||||||
|
case "SceneType" :
|
||||||
|
case "CustomRendered" :
|
||||||
|
case "WhiteBalance" :
|
||||||
|
case "GainControl" :
|
||||||
|
case "Contrast" :
|
||||||
|
case "Saturation" :
|
||||||
|
case "Sharpness" :
|
||||||
|
case "SubjectDistanceRange" :
|
||||||
|
case "FileSource" :
|
||||||
|
exifData[tag] = StringValues[tag][exifData[tag]];
|
||||||
|
break;
|
||||||
|
|
||||||
|
case "ExifVersion" :
|
||||||
|
case "FlashpixVersion" :
|
||||||
|
exifData[tag] = String.fromCharCode(exifData[tag][0], exifData[tag][1], exifData[tag][2], exifData[tag][3]);
|
||||||
|
break;
|
||||||
|
|
||||||
|
case "ComponentsConfiguration" :
|
||||||
|
exifData[tag] =
|
||||||
|
StringValues.Components[exifData[tag][0]] +
|
||||||
|
StringValues.Components[exifData[tag][1]] +
|
||||||
|
StringValues.Components[exifData[tag][2]] +
|
||||||
|
StringValues.Components[exifData[tag][3]];
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
tags[tag] = exifData[tag];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (tags.GPSInfoIFDPointer) {
|
||||||
|
gpsData = readTags(file, tiffOffset, tiffOffset + tags.GPSInfoIFDPointer, GPSTags, bigEnd);
|
||||||
|
for (tag in gpsData) {
|
||||||
|
switch (tag) {
|
||||||
|
case "GPSVersionID" :
|
||||||
|
gpsData[tag] = gpsData[tag][0] +
|
||||||
|
"." + gpsData[tag][1] +
|
||||||
|
"." + gpsData[tag][2] +
|
||||||
|
"." + gpsData[tag][3];
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
tags[tag] = gpsData[tag];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return tags;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function getData(img, callback) {
|
||||||
|
if ((img instanceof Image || img instanceof HTMLImageElement) && !img.complete) return false;
|
||||||
|
|
||||||
|
if (!imageHasData(img)) {
|
||||||
|
getImageData(img, callback);
|
||||||
|
} else {
|
||||||
|
if (callback) {
|
||||||
|
callback.call(img);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
function getTag(img, tag) {
|
||||||
|
if (!imageHasData(img)) return;
|
||||||
|
return img.exifdata[tag];
|
||||||
|
}
|
||||||
|
|
||||||
|
function getAllTags(img) {
|
||||||
|
if (!imageHasData(img)) return {};
|
||||||
|
var a,
|
||||||
|
data = img.exifdata,
|
||||||
|
tags = {};
|
||||||
|
for (a in data) {
|
||||||
|
if (data.hasOwnProperty(a)) {
|
||||||
|
tags[a] = data[a];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return tags;
|
||||||
|
}
|
||||||
|
|
||||||
|
function pretty(img) {
|
||||||
|
if (!imageHasData(img)) return "";
|
||||||
|
var a,
|
||||||
|
data = img.exifdata,
|
||||||
|
strPretty = "";
|
||||||
|
for (a in data) {
|
||||||
|
if (data.hasOwnProperty(a)) {
|
||||||
|
if (typeof data[a] == "object") {
|
||||||
|
if (data[a] instanceof Number) {
|
||||||
|
strPretty += a + " : " + data[a] + " [" + data[a].numerator + "/" + data[a].denominator + "]\r\n";
|
||||||
|
} else {
|
||||||
|
strPretty += a + " : [" + data[a].length + " values]\r\n";
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
strPretty += a + " : " + data[a] + "\r\n";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return strPretty;
|
||||||
|
}
|
||||||
|
|
||||||
|
function readFromBinaryFile(file) {
|
||||||
|
return findEXIFinJPEG(file);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
return {
|
||||||
|
readFromBinaryFile : readFromBinaryFile,
|
||||||
|
pretty : pretty,
|
||||||
|
getTag : getTag,
|
||||||
|
getAllTags : getAllTags,
|
||||||
|
getData : getData,
|
||||||
|
|
||||||
|
Tags : ExifTags,
|
||||||
|
TiffTags : TiffTags,
|
||||||
|
GPSTags : GPSTags,
|
||||||
|
StringValues : StringValues
|
||||||
|
};
|
||||||
|
|
||||||
|
})();
|
||||||
|
|
107
static/js/imageupload.js
Normal file
107
static/js/imageupload.js
Normal file
|
@ -0,0 +1,107 @@
|
||||||
|
function formatUploadError(str, d1, d2)
|
||||||
|
{
|
||||||
|
var p = str.indexOf('%d');
|
||||||
|
str = str.substr(0, p) + d1 + str.substr(p+2);
|
||||||
|
|
||||||
|
p = str.indexOf('%d');
|
||||||
|
str = str.substr(0, p) + d2 + str.substr(p+2);
|
||||||
|
|
||||||
|
return str;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function roundEx(n)
|
||||||
|
{
|
||||||
|
return Math.floor(n * 100) / 100;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function cannotUpload(input, e)
|
||||||
|
{
|
||||||
|
alert(e + '.');
|
||||||
|
$(input).val('');
|
||||||
|
$('#filename, #preview').html('');
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
function checkImageForUpload(input, checksize, successCallback)
|
||||||
|
{
|
||||||
|
var ext;
|
||||||
|
if (input.files[0].type == 'image/jpeg' || input.files[0].type == 'image/pjpeg') ext = 'jpg'; else
|
||||||
|
if (input.files[0].type == 'image/webp') ext = 'webp'; else
|
||||||
|
if (input.files[0].type == 'image/gif') ext = 'gif'; else
|
||||||
|
if (input.files[0].type == 'image/png') ext = 'png';
|
||||||
|
else
|
||||||
|
{
|
||||||
|
cannotUpload(input, _text['UP_WRONGTYPE']);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
var size = input.files[0].size / 1024;
|
||||||
|
|
||||||
|
var imageUrl = window.URL.createObjectURL(input.files[0]);
|
||||||
|
|
||||||
|
var img = new Image();
|
||||||
|
img.onload = function()
|
||||||
|
{
|
||||||
|
var warn = '', need_resize = false;
|
||||||
|
|
||||||
|
if (checksize)
|
||||||
|
{
|
||||||
|
try
|
||||||
|
{
|
||||||
|
if (UPLOAD_MIN_PX &&
|
||||||
|
(
|
||||||
|
(img.width >= img.height && img.width < UPLOAD_MIN_PX) ||
|
||||||
|
(img.width < img.height && img.height < UPLOAD_MIN_PX)
|
||||||
|
)
|
||||||
|
) throw formatUploadError(_text['UP_TOOSMALL'], img.width > img.height ? img.width : img.height, UPLOAD_MIN_PX);
|
||||||
|
|
||||||
|
if (((ext == 'jpg' || ext == 'webp') && UPLOAD_JPG_MAX_PX && img.width + img.height > UPLOAD_JPG_MAX_PX) ||
|
||||||
|
((ext != 'jpg' && ext != 'webp') && UPLOAD_PNG_MAX_PX && img.width > UPLOAD_PNG_MAX_PX && img.height > UPLOAD_PNG_MAX_PX))
|
||||||
|
{
|
||||||
|
// Если нужно уменьшить - уменьшаем
|
||||||
|
if (UPLOAD_STD_PX && (ext == 'jpg' || ext == 'webp'))
|
||||||
|
{
|
||||||
|
need_resize = true;
|
||||||
|
warn = formatUploadError(_text['UP_NEEDRESIZE'], UPLOAD_JPG_MAX_PX, UPLOAD_STD_PX);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
if (!can_upload_oversized)
|
||||||
|
{
|
||||||
|
if (ext == 'jpg' || ext == 'webp')
|
||||||
|
throw formatUploadError(_text['UP_OVERSIZE_JPG'], img.width + img.height, UPLOAD_JPG_MAX_PX);
|
||||||
|
else throw formatUploadError(_text['UP_OVERSIZE_PNG'], img.width > img.height ? img.width : img.height, UPLOAD_PNG_MAX_PX);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!need_resize)
|
||||||
|
{
|
||||||
|
var max_size;
|
||||||
|
|
||||||
|
if ((ext == 'jpg' || ext == 'webp') && !can_upload_oversized)
|
||||||
|
max_size = maxsize;
|
||||||
|
else max_size = UPLOAD_MAX_SIZE * 1024;
|
||||||
|
|
||||||
|
if (size > max_size)
|
||||||
|
{
|
||||||
|
if (ext == 'jpg' || ext == 'webp')
|
||||||
|
throw formatUploadError(_text['UP_LARGEFILE_JPG'], Math.ceil(size), max_size);
|
||||||
|
else throw formatUploadError(_text['UP_LARGEFILE_PNG'], roundEx(size / 1024), UPLOAD_MAX_SIZE);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
catch (e)
|
||||||
|
{
|
||||||
|
cannotUpload(input, e);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
$('#preview').html((warn ? '<div class="label-orange" style="display:inline-block; padding:3px 7px; margin-bottom:10px">' + warn + '.</div><br />' : '') + '<a href="' + imageUrl + '" target="_blank"><img src="' + imageUrl + '" class="f" /></a><br /><br />');
|
||||||
|
|
||||||
|
if (successCallback) successCallback(input);
|
||||||
|
};
|
||||||
|
|
||||||
|
img.src = imageUrl;
|
||||||
|
}
|
119
static/js/progress.js
Normal file
119
static/js/progress.js
Normal file
|
@ -0,0 +1,119 @@
|
||||||
|
$(document).ready(function() { $('head').append('<link rel="stylesheet" href="/css/progress.css?160120" />'); });
|
||||||
|
|
||||||
|
(function($){
|
||||||
|
|
||||||
|
// Creating a number of jQuery plugins that you can use to
|
||||||
|
// initialize and control the progress meters.
|
||||||
|
|
||||||
|
$.fn.progressInitialize = function(){
|
||||||
|
|
||||||
|
// This function creates the necessary markup for the progress meter
|
||||||
|
// and sets up a few event listeners.
|
||||||
|
|
||||||
|
|
||||||
|
// Loop through all the buttons:
|
||||||
|
|
||||||
|
return this.each(function(){
|
||||||
|
|
||||||
|
var button = $(this),
|
||||||
|
progress = 0;
|
||||||
|
|
||||||
|
// Extract the data attributes into the options object.
|
||||||
|
// If they are missing, they will receive default values.
|
||||||
|
|
||||||
|
var options = $.extend({
|
||||||
|
type:'background-horizontal',
|
||||||
|
loading: 'Loading..',
|
||||||
|
finished: 'Done!'
|
||||||
|
}, button.data());
|
||||||
|
|
||||||
|
// Add the data attributes if they are missing from the element.
|
||||||
|
// They are used by our CSS code to show the messages
|
||||||
|
button.attr({'data-loading': options.loading, 'data-finished': options.finished});
|
||||||
|
|
||||||
|
// Add the needed markup for the progress bar to the button
|
||||||
|
var bar = $('<span class="tz-bar ' + options.type + '">').appendTo(button);
|
||||||
|
|
||||||
|
|
||||||
|
// The progress event tells the button to update the progress bar
|
||||||
|
button.on('progress', function(e, val, absolute, finish){
|
||||||
|
|
||||||
|
if(!button.hasClass('in-progress')){
|
||||||
|
|
||||||
|
// This is the first progress event for the button (or the
|
||||||
|
// first after it has finished in a previous run). Re-initialize
|
||||||
|
// the progress and remove some classes that may be left.
|
||||||
|
|
||||||
|
bar.show();
|
||||||
|
progress = 0;
|
||||||
|
button.removeClass('finished').addClass('in-progress')
|
||||||
|
}
|
||||||
|
|
||||||
|
// val, absolute and finish are event data passed by the progressIncrement
|
||||||
|
// and progressSet methods that you can see near the end of this file.
|
||||||
|
|
||||||
|
if(absolute){
|
||||||
|
progress = val;
|
||||||
|
}
|
||||||
|
else{
|
||||||
|
progress += val;
|
||||||
|
}
|
||||||
|
|
||||||
|
if(progress >= 100){
|
||||||
|
progress = 100;
|
||||||
|
}
|
||||||
|
|
||||||
|
if(finish){
|
||||||
|
|
||||||
|
button.removeClass('in-progress').addClass('finished');
|
||||||
|
|
||||||
|
bar.fadeOut(function(){
|
||||||
|
|
||||||
|
// Trigger the custom progress-finish event
|
||||||
|
button.trigger('progress-finish');
|
||||||
|
setProgress(0);
|
||||||
|
|
||||||
|
button.removeClass('finished');
|
||||||
|
});
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
setProgress(progress);
|
||||||
|
});
|
||||||
|
|
||||||
|
function setProgress(percentage){
|
||||||
|
bar.filter('.background-horizontal,.background-bar').width(percentage+'%');
|
||||||
|
bar.filter('.background-vertical').height(percentage+'%');
|
||||||
|
}
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
$.fn.progressFinish = function(){
|
||||||
|
return this.first().progressSet(100);
|
||||||
|
};
|
||||||
|
|
||||||
|
$.fn.progressIncrement = function(val){
|
||||||
|
|
||||||
|
val = val || 10;
|
||||||
|
|
||||||
|
var button = this.first();
|
||||||
|
|
||||||
|
button.trigger('progress',[val]);
|
||||||
|
|
||||||
|
return this;
|
||||||
|
};
|
||||||
|
|
||||||
|
$.fn.progressSet = function(val){
|
||||||
|
val = val || 10;
|
||||||
|
|
||||||
|
var finish = false;
|
||||||
|
if(val >= 100){
|
||||||
|
finish = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
return this.first().trigger('progress',[val, true, finish]);
|
||||||
|
};
|
||||||
|
|
||||||
|
})(jQuery);
|
|
@ -63,7 +63,7 @@ $user = new \App\Models\User(Auth::userid());
|
||||||
<div>
|
<div>
|
||||||
<ul class="mm-level-2">
|
<ul class="mm-level-2">
|
||||||
<li><a href="/lk/" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-info-circle"></i></span><span class="mm-label">Общая информация</span></a></li>
|
<li><a href="/lk/" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-info-circle"></i></span><span class="mm-label">Общая информация</span></a></li>
|
||||||
<li><a href="/lk/upload.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-plus-square"></i></span><span class="mm-label"><b>Предложить фото</b></span></a></li>
|
<li><a href="/lk/upload" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-plus-square"></i></span><span class="mm-label"><b>Предложить фото</b></span></a></li>
|
||||||
<li><a href="/lk/history.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-images"></i></span><span class="mm-label">Журнал</span></a></li>
|
<li><a href="/lk/history.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-images"></i></span><span class="mm-label">Журнал</span></a></li>
|
||||||
<li><a href="/lk/konkurs.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-compass"></i></span><span class="mm-label">Конкурс</span></a></li>
|
<li><a href="/lk/konkurs.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-compass"></i></span><span class="mm-label">Конкурс</span></a></li>
|
||||||
<li><a href="/lk/vehicles.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-folder-plus"></i></span><span class="mm-label"><b>Правка БД</b></span></a></li>
|
<li><a href="/lk/vehicles.php" class="mm-item"><span class="mm-icon"><i class="fas fa-sm fa-fw fa-folder-plus"></i></span><span class="mm-label"><b>Правка БД</b></span></a></li>
|
||||||
|
|
|
@ -0,0 +1,693 @@
|
||||||
|
<?php
|
||||||
|
use \App\Services\{Auth, DB};
|
||||||
|
use \App\Models\User;
|
||||||
|
$user = new User(Auth::userid());
|
||||||
|
?>
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="ru">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<?php include($_SERVER['DOCUMENT_ROOT'] . '/views/components/LoadHead.php'); ?>
|
||||||
|
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div id="backgr"></div>
|
||||||
|
<table class="tmain">
|
||||||
|
<?php include($_SERVER['DOCUMENT_ROOT'] . '/views/components/Navbar.php'); ?>
|
||||||
|
<tr>
|
||||||
|
<td class="main">
|
||||||
|
<h1>Предложить фото на публикацию</h1>
|
||||||
|
<p>Ваш текущий индекс загрузки: <b><?=$user->i('uploadindex')?></b></p>
|
||||||
|
<script>
|
||||||
|
var UPLOAD_JPG_MAX_PX = 2500;
|
||||||
|
var UPLOAD_PNG_MAX_PX = 0;
|
||||||
|
var UPLOAD_MIN_PX = 0;
|
||||||
|
var UPLOAD_STD_PX = 1300;
|
||||||
|
var can_upload_oversized = false;
|
||||||
|
|
||||||
|
var UPLOAD_MAX_SIZE = 20;
|
||||||
|
var maxsize = 700;
|
||||||
|
|
||||||
|
var no_exif = 0;
|
||||||
|
|
||||||
|
var pid = 0;
|
||||||
|
var pub_pid = 0;
|
||||||
|
var moderator = false;
|
||||||
|
var aid = 32944;
|
||||||
|
|
||||||
|
var lat = 59.939;
|
||||||
|
var lng = 30.3158;
|
||||||
|
var dir = 0;
|
||||||
|
|
||||||
|
var cnames = {
|
||||||
|
2: 'Санкт-Петербург'
|
||||||
|
};
|
||||||
|
|
||||||
|
var views = {
|
||||||
|
0: '<span class="s5"> Не указан </span>',
|
||||||
|
1: 'Спереди-справа (двери)',
|
||||||
|
2: 'Спереди-слева (окна)',
|
||||||
|
3: 'Сзади-справа (двери)',
|
||||||
|
4: 'Сзади-слева (окна)',
|
||||||
|
5: 'Вид строго спереди',
|
||||||
|
6: 'Правый борт',
|
||||||
|
7: 'Вид строго сзади',
|
||||||
|
8: 'Левый борт',
|
||||||
|
9: 'Салон, вид вперёд',
|
||||||
|
10: 'Салон, вид назад',
|
||||||
|
11: 'Кабина',
|
||||||
|
12: 'Заводская табличка',
|
||||||
|
13: 'Отдельные элементы ТС',
|
||||||
|
14: 'Не определяется (двухстороннее ТС)',
|
||||||
|
20: 'Вид сверху',
|
||||||
|
40: 'Вид снизу'
|
||||||
|
};
|
||||||
|
|
||||||
|
var binds = [{
|
||||||
|
value: 1,
|
||||||
|
item: '<b>Основная — ТС на переднем плане</b>',
|
||||||
|
label: '<b>Основная</b>'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
value: 0,
|
||||||
|
item: 'Второстепенная — ТС на заднем плане',
|
||||||
|
label: 'Второстепенная'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
value: 2,
|
||||||
|
item: '<i>Условная — ТС указано предположительно</i>',
|
||||||
|
label: '<i>Условная</i>'
|
||||||
|
}
|
||||||
|
];
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
<div id="formtable">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="new_vehicle_template new_vehicle">
|
||||||
|
<input type="hidden" name="nv_cid[]" value="0">
|
||||||
|
<input type="hidden" name="nv_type[]" value="0">
|
||||||
|
<table>
|
||||||
|
<tbody class="tbody_nv_num" style="display:none">
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Бортовой №:</td>
|
||||||
|
<td><input type="text" name="nv_num[]" style="width:80px" maxlength="21" value=""></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
<tbody class="tbody_nv_gos" style="display:none">
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Госномер:</td>
|
||||||
|
<td><input type="text" name="nv_gos[]" style="width:120px" maxlength="21" value=""></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
<tbody class="tbody_nv_did" style="display:none">
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Депо/Парк:</td>
|
||||||
|
<td><select name="nv_did[]" class="did"></select></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Модель:</td>
|
||||||
|
<td>
|
||||||
|
<input type="hidden" name="nv_mid[]" value="0">
|
||||||
|
<input type="text" class="mname" style="width:250px; padding-left:3px" value="(модель неизвестна)">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Шасси:</td>
|
||||||
|
<td>
|
||||||
|
<input type="hidden" name="nv_chid[]" value="0">
|
||||||
|
<input type="text" class="chname" style="width:250px; padding-left:3px" value="(нет)">
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Назначение:</td>
|
||||||
|
<td>
|
||||||
|
<select name="nv_service[]" onchange="changeColor(this)">
|
||||||
|
<option value="0" class="s0" selected>Пассажирский</option>
|
||||||
|
<option value="1" class="s3">Служебный</option>
|
||||||
|
<option value="2" class="s7">Музейный</option>
|
||||||
|
</select>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Текущее состояние:</td>
|
||||||
|
<td class="sm">
|
||||||
|
<select name="nv_state[]" onchange="changeColor(this)">
|
||||||
|
<option value="1" class="s0" selected>Эксплуатируется</option>
|
||||||
|
<option value="2" class="s2">Не был в эксплуатации в этом городе</option>
|
||||||
|
<option value="3" class="s3">Не эксплуатируется</option>
|
||||||
|
<option value="4" class="s4">Выведен из эксплуатации / ожидание исключения</option>
|
||||||
|
<option value="5" class="s5">Списан</option>
|
||||||
|
<option value="6" class="s6">Местонахождение и судьба неизвестны</option>
|
||||||
|
<option value="7" class="s7">КВР/модернизация (смена модели)</option>
|
||||||
|
<option value="8" class="s8">Перенумерован/передан в пределах города</option>
|
||||||
|
<option value="9" class="s9">Передан в другой город</option>
|
||||||
|
<option value="21" class="s21">Смена госномера (в пределах предприятия)</option>
|
||||||
|
</select> <span class="nw" style="color:#888">Состояние ТС <u>на сегодняшний день</u></span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Заводской №:</td>
|
||||||
|
<td><input type="text" name="nv_zn[]" size="10" maxlength="12" value=""></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">VIN:</td>
|
||||||
|
<td><input type="text" name="nv_vin[]" size="20" maxlength="17" value=""></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">№ шасси:</td>
|
||||||
|
<td><input type="text" name="nv_cn[]" size="20" maxlength="17" value=""></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Построен:</td>
|
||||||
|
<td class="sm" style="padding-left:31px">
|
||||||
|
<input type="text" name="nv_built_m[]" id="nv_built_m_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_built_y[]" id="nv_built_y_" style="font-weight:bold; width:50px; text-align:center; margin-right:-1px" maxlength="4" value=""> <select name="nv_built_approx_aprx[]" id="nv_built_approx_aprx_" class="approx-aprx" style="margin-right:-1px">
|
||||||
|
<option value="0" class="s0" selected>точная дата</option>
|
||||||
|
<option value="1" class="s3">приблизительно (≈)</option>
|
||||||
|
<option value="2" class="s7">не позднее (≤)</option>
|
||||||
|
<option value="3" class="s7">не ранее (≥)</option>
|
||||||
|
<option value="4" class="s9">начало ... гг.</option>
|
||||||
|
<option value="5" class="s9">середина ... гг.</option>
|
||||||
|
<option value="6" class="s9">конец ... гг.</option>
|
||||||
|
<option value="7" class="s9">... гг.</option>
|
||||||
|
</select> <span class="nw" style="color:#888">ММ.ГГГГ — дата постройки ТС по табличке/документам</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Актуально c...</td>
|
||||||
|
<td class="sm">
|
||||||
|
<input type="text" name="nv_start_d[]" id="nv_start_d_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_start_m[]" id="nv_start_m_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_start_y[]" id="nv_start_y_" style="font-weight:bold; width:50px; text-align:center; margin-right:-1px" maxlength="4" value=""> <select name="nv_start_approx_aprx[]" id="nv_start_approx_aprx_" class="approx-aprx" style="margin-right:-1px">
|
||||||
|
<option value="0" class="s0" selected>точная дата</option>
|
||||||
|
<option value="1" class="s3">приблизительно (≈)</option>
|
||||||
|
<option value="2" class="s7">не позднее (≤)</option>
|
||||||
|
<option value="3" class="s7">не ранее (≥)</option>
|
||||||
|
<option value="4" class="s9">начало ... гг.</option>
|
||||||
|
<option value="5" class="s9">середина ... гг.</option>
|
||||||
|
<option value="6" class="s9">конец ... гг.</option>
|
||||||
|
<option value="7" class="s9">... гг.</option>
|
||||||
|
</select> <span class="nw" style="color:#888">ДД.ММ.ГГГГ — дата поступления или присвоения номера</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Начало работы</td>
|
||||||
|
<td class="sm">
|
||||||
|
<input type="text" name="nv_launc_d[]" id="nv_launc_d_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_launc_m[]" id="nv_launc_m_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_launc_y[]" id="nv_launc_y_" style="font-weight:bold; width:50px; text-align:center; margin-right:-1px" maxlength="4" value=""> <select name="nv_launc_approx_aprx[]" id="nv_launc_approx_aprx_" class="approx-aprx" style="margin-right:-1px">
|
||||||
|
<option value="0" class="s0" selected>точная дата</option>
|
||||||
|
<option value="1" class="s3">приблизительно (≈)</option>
|
||||||
|
<option value="2" class="s7">не позднее (≤)</option>
|
||||||
|
<option value="3" class="s7">не ранее (≥)</option>
|
||||||
|
<option value="4" class="s9">начало ... гг.</option>
|
||||||
|
<option value="5" class="s9">середина ... гг.</option>
|
||||||
|
<option value="6" class="s9">конец ... гг.</option>
|
||||||
|
<option value="7" class="s9">... гг.</option>
|
||||||
|
</select> <span class="nw" style="color:#888">ДД.ММ.ГГГГ — первый выход c пассажирами, если известен</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Отставлен:</td>
|
||||||
|
<td class="sm">
|
||||||
|
<input type="text" name="nv_haltd_d[]" id="nv_haltd_d_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_haltd_m[]" id="nv_haltd_m_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_haltd_y[]" id="nv_haltd_y_" style="font-weight:bold; width:50px; text-align:center; margin-right:-1px" maxlength="4" value=""> <select name="nv_haltd_approx_aprx[]" id="nv_haltd_approx_aprx_" class="approx-aprx" style="margin-right:-1px">
|
||||||
|
<option value="0" class="s0" selected>точная дата</option>
|
||||||
|
<option value="1" class="s3">приблизительно (≈)</option>
|
||||||
|
<option value="2" class="s7">не позднее (≤)</option>
|
||||||
|
<option value="3" class="s7">не ранее (≥)</option>
|
||||||
|
<option value="4" class="s9">начало ... гг.</option>
|
||||||
|
<option value="5" class="s9">середина ... гг.</option>
|
||||||
|
<option value="6" class="s9">конец ... гг.</option>
|
||||||
|
<option value="7" class="s9">... гг.</option>
|
||||||
|
</select> <span class="nw" style="color:#888">ДД.ММ.ГГГГ — последний выход c пассажирами, если известен</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Ушёл (или списан):</td>
|
||||||
|
<td class="sm">
|
||||||
|
<input type="text" name="nv_leave_d[]" id="nv_leave_d_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_leave_m[]" id="nv_leave_m_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_leave_y[]" id="nv_leave_y_" style="font-weight:bold; width:50px; text-align:center; margin-right:-1px" maxlength="4" value=""> <select name="nv_leave_approx_aprx[]" id="nv_leave_approx_aprx_" class="approx-aprx" style="margin-right:-1px">
|
||||||
|
<option value="0" class="s0" selected>точная дата</option>
|
||||||
|
<option value="1" class="s3">приблизительно (≈)</option>
|
||||||
|
<option value="2" class="s7">не позднее (≤)</option>
|
||||||
|
<option value="3" class="s7">не ранее (≥)</option>
|
||||||
|
<option value="4" class="s9">начало ... гг.</option>
|
||||||
|
<option value="5" class="s9">середина ... гг.</option>
|
||||||
|
<option value="6" class="s9">конец ... гг.</option>
|
||||||
|
<option value="7" class="s9">... гг.</option>
|
||||||
|
</select> <span class="nw" style="color:#888">ДД.ММ.ГГГГ — дата продажи/списания/убытия</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Утилизирован:</td>
|
||||||
|
<td class="sm" style="padding-left:31px">
|
||||||
|
<input type="text" name="nv_scrap_m[]" id="nv_scrap_m_" style="font-weight:bold; width:30px; text-align:center; margin-right:-1px" maxlength="2" value=""><input type="text" name="nv_scrap_y[]" id="nv_scrap_y_" style="font-weight:bold; width:50px; text-align:center; margin-right:-1px" maxlength="4" value=""> <select name="nv_scrap_approx_aprx[]" id="nv_scrap_approx_aprx_" class="approx-aprx" style="margin-right:-1px">
|
||||||
|
<option value="0" class="s0" selected>точная дата</option>
|
||||||
|
<option value="1" class="s3">приблизительно (≈)</option>
|
||||||
|
<option value="2" class="s7">не позднее (≤)</option>
|
||||||
|
<option value="3" class="s7">не ранее (≥)</option>
|
||||||
|
<option value="4" class="s9">начало ... гг.</option>
|
||||||
|
<option value="5" class="s9">середина ... гг.</option>
|
||||||
|
<option value="6" class="s9">конец ... гг.</option>
|
||||||
|
<option value="7" class="s9">... гг.</option>
|
||||||
|
</select> <span class="nw" style="color:#888">ММ.ГГГГ — фактическая дата полной порезки/разборки ТС</span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Примечание:</td>
|
||||||
|
<td><input type="text" name="nv_note[]" maxlength="150" style="width:450px" value=""></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Информация:</td>
|
||||||
|
<td><textarea name="nv_history[]" rows="4" style="width:450px"></textarea></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<form id="mform" method="post" enctype="multipart/form-data" action="?action=write">
|
||||||
|
<input type="hidden" name="MAX_FILE_SIZE" value="20971520">
|
||||||
|
|
||||||
|
<input type="hidden" name="creative" id="creative" value="">
|
||||||
|
|
||||||
|
|
||||||
|
<table width="100%">
|
||||||
|
<col width="190">
|
||||||
|
<tbody class="p20">
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" id="step1" class="narrow" style="font-size:20px; padding:10px 15px 7px">
|
||||||
|
Шаг 1. <b>Выберите фотографию для загрузки и укажите дату съёмки:</b> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td style="padding:2px 15px 5px 2px">
|
||||||
|
<label class="button">
|
||||||
|
Выбрать файл... <input type="file" name="image" id="image" accept="image/*">
|
||||||
|
</label>
|
||||||
|
<span id="filename"></span>
|
||||||
|
<div style="padding:5px 0 10px" class="sm">Принимаемые форматы:<br>
|
||||||
|
JPEG и WEBP — сумма ширины и высоты не более 2500 пикселей, файл не более 700 КБ<br>
|
||||||
|
GIF и PNG — только для чертежей и схем, без ограничения ширины и высоты, файл не более 20 МБ</div>
|
||||||
|
<div id="preview"></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Дата съёмки:</td>
|
||||||
|
<td style="padding-bottom:12px">
|
||||||
|
<span style="display:inline-block; margin-bottom:3px"><select name="day" id="day" style="width:48px">
|
||||||
|
<option value="0" selected>??</option>
|
||||||
|
<option value="1">01</option>
|
||||||
|
<option value="2">02</option>
|
||||||
|
<option value="3">03</option>
|
||||||
|
<option value="4">04</option>
|
||||||
|
<option value="5">05</option>
|
||||||
|
<option value="6">06</option>
|
||||||
|
<option value="7">07</option>
|
||||||
|
<option value="8">08</option>
|
||||||
|
<option value="9">09</option>
|
||||||
|
<option value="10">10</option>
|
||||||
|
<option value="11">11</option>
|
||||||
|
<option value="12">12</option>
|
||||||
|
<option value="13">13</option>
|
||||||
|
<option value="14">14</option>
|
||||||
|
<option value="15">15</option>
|
||||||
|
<option value="16">16</option>
|
||||||
|
<option value="17">17</option>
|
||||||
|
<option value="18">18</option>
|
||||||
|
<option value="19">19</option>
|
||||||
|
<option value="20">20</option>
|
||||||
|
<option value="21">21</option>
|
||||||
|
<option value="22">22</option>
|
||||||
|
<option value="23">23</option>
|
||||||
|
<option value="24">24</option>
|
||||||
|
<option value="25">25</option>
|
||||||
|
<option value="26">26</option>
|
||||||
|
<option value="27">27</option>
|
||||||
|
<option value="28">28</option>
|
||||||
|
<option value="29">29</option>
|
||||||
|
<option value="30">30</option>
|
||||||
|
<option value="31">31</option>
|
||||||
|
</select><select name="month" id="month" style="width:160px; margin:0 -1px">
|
||||||
|
<option value="0" selected>?? — Неизвестно</option>
|
||||||
|
<option value="1">01 — Январь</option>
|
||||||
|
<option value="2">02 — Февраль</option>
|
||||||
|
<option value="3">03 — Март</option>
|
||||||
|
<option value="4">04 — Апрель</option>
|
||||||
|
<option value="5">05 — Май</option>
|
||||||
|
<option value="6">06 — Июнь</option>
|
||||||
|
<option value="7">07 — Июль</option>
|
||||||
|
<option value="8">08 — Август</option>
|
||||||
|
<option value="9">09 — Сентябрь</option>
|
||||||
|
<option value="10">10 — Октябрь</option>
|
||||||
|
<option value="11">11 — Ноябрь</option>
|
||||||
|
<option value="12">12 — Декабрь</option>
|
||||||
|
</select><select name="year" id="year" style="width:65px">
|
||||||
|
<option value="0" selected>????</option>
|
||||||
|
<option value="2024">2024</option>
|
||||||
|
<option value="2023">2023</option>
|
||||||
|
<option value="2022">2022</option>
|
||||||
|
<option value="2021">2021</option>
|
||||||
|
<option value="2020">2020</option>
|
||||||
|
<option value="2019">2019</option>
|
||||||
|
<option value="2018">2018</option>
|
||||||
|
<option value="2017">2017</option>
|
||||||
|
<option value="2016">2016</option>
|
||||||
|
<option value="2015">2015</option>
|
||||||
|
<option value="2014">2014</option>
|
||||||
|
<option value="2013">2013</option>
|
||||||
|
<option value="2012">2012</option>
|
||||||
|
<option value="2011">2011</option>
|
||||||
|
<option value="2010">2010</option>
|
||||||
|
<option value="2009">2009</option>
|
||||||
|
<option value="2008">2008</option>
|
||||||
|
<option value="2007">2007</option>
|
||||||
|
<option value="2006">2006</option>
|
||||||
|
<option value="2005">2005</option>
|
||||||
|
<option value="2004">2004</option>
|
||||||
|
<option value="2003">2003</option>
|
||||||
|
<option value="2002">2002</option>
|
||||||
|
<option value="2001">2001</option>
|
||||||
|
<option value="2000">2000</option>
|
||||||
|
<option value="1999">1999</option>
|
||||||
|
<option value="1998">1998</option>
|
||||||
|
<option value="1997">1997</option>
|
||||||
|
<option value="1996">1996</option>
|
||||||
|
<option value="1995">1995</option>
|
||||||
|
<option value="1994">1994</option>
|
||||||
|
<option value="1993">1993</option>
|
||||||
|
<option value="1992">1992</option>
|
||||||
|
<option value="1991">1991</option>
|
||||||
|
<option value="1990">1990</option>
|
||||||
|
<option value="1989">1989</option>
|
||||||
|
<option value="1988">1988</option>
|
||||||
|
<option value="1987">1987</option>
|
||||||
|
<option value="1986">1986</option>
|
||||||
|
<option value="1985">1985</option>
|
||||||
|
<option value="1984">1984</option>
|
||||||
|
<option value="1983">1983</option>
|
||||||
|
<option value="1982">1982</option>
|
||||||
|
<option value="1981">1981</option>
|
||||||
|
<option value="1980">1980</option>
|
||||||
|
<option value="1979">1979</option>
|
||||||
|
<option value="1978">1978</option>
|
||||||
|
<option value="1977">1977</option>
|
||||||
|
<option value="1976">1976</option>
|
||||||
|
<option value="1975">1975</option>
|
||||||
|
<option value="1974">1974</option>
|
||||||
|
<option value="1973">1973</option>
|
||||||
|
<option value="1972">1972</option>
|
||||||
|
<option value="1971">1971</option>
|
||||||
|
<option value="1970">1970</option>
|
||||||
|
<option value="1969">1969</option>
|
||||||
|
<option value="1968">1968</option>
|
||||||
|
<option value="1967">1967</option>
|
||||||
|
<option value="1966">1966</option>
|
||||||
|
<option value="1965">1965</option>
|
||||||
|
<option value="1964">1964</option>
|
||||||
|
<option value="1963">1963</option>
|
||||||
|
<option value="1962">1962</option>
|
||||||
|
<option value="1961">1961</option>
|
||||||
|
<option value="1960">1960</option>
|
||||||
|
<option value="1959">1959</option>
|
||||||
|
<option value="1958">1958</option>
|
||||||
|
<option value="1957">1957</option>
|
||||||
|
<option value="1956">1956</option>
|
||||||
|
<option value="1955">1955</option>
|
||||||
|
<option value="1954">1954</option>
|
||||||
|
<option value="1953">1953</option>
|
||||||
|
<option value="1952">1952</option>
|
||||||
|
<option value="1951">1951</option>
|
||||||
|
<option value="1950">1950</option>
|
||||||
|
<option value="1949">1949</option>
|
||||||
|
<option value="1948">1948</option>
|
||||||
|
<option value="1947">1947</option>
|
||||||
|
<option value="1946">1946</option>
|
||||||
|
<option value="1945">1945</option>
|
||||||
|
<option value="1944">1944</option>
|
||||||
|
<option value="1943">1943</option>
|
||||||
|
<option value="1942">1942</option>
|
||||||
|
<option value="1941">1941</option>
|
||||||
|
<option value="1940">1940</option>
|
||||||
|
<option value="1939">1939</option>
|
||||||
|
<option value="1938">1938</option>
|
||||||
|
<option value="1937">1937</option>
|
||||||
|
<option value="1936">1936</option>
|
||||||
|
<option value="1935">1935</option>
|
||||||
|
<option value="1934">1934</option>
|
||||||
|
<option value="1933">1933</option>
|
||||||
|
<option value="1932">1932</option>
|
||||||
|
<option value="1931">1931</option>
|
||||||
|
<option value="1930">1930</option>
|
||||||
|
<option value="1929">1929</option>
|
||||||
|
<option value="1928">1928</option>
|
||||||
|
<option value="1927">1927</option>
|
||||||
|
<option value="1926">1926</option>
|
||||||
|
<option value="1925">1925</option>
|
||||||
|
<option value="1924">1924</option>
|
||||||
|
<option value="1923">1923</option>
|
||||||
|
<option value="1922">1922</option>
|
||||||
|
<option value="1921">1921</option>
|
||||||
|
<option value="1920">1920</option>
|
||||||
|
<option value="1919">1919</option>
|
||||||
|
<option value="1918">1918</option>
|
||||||
|
<option value="1917">1917</option>
|
||||||
|
<option value="1916">1916</option>
|
||||||
|
<option value="1915">1915</option>
|
||||||
|
<option value="1914">1914</option>
|
||||||
|
<option value="1913">1913</option>
|
||||||
|
<option value="1912">1912</option>
|
||||||
|
<option value="1911">1911</option>
|
||||||
|
<option value="1910">1910</option>
|
||||||
|
<option value="1909">1909</option>
|
||||||
|
<option value="1908">1908</option>
|
||||||
|
<option value="1907">1907</option>
|
||||||
|
<option value="1906">1906</option>
|
||||||
|
<option value="1905">1905</option>
|
||||||
|
<option value="1904">1904</option>
|
||||||
|
<option value="1903">1903</option>
|
||||||
|
<option value="1902">1902</option>
|
||||||
|
<option value="1901">1901</option>
|
||||||
|
<option value="1900">1900</option>
|
||||||
|
<option value="1899">1899</option>
|
||||||
|
<option value="1898">1898</option>
|
||||||
|
<option value="1897">1897</option>
|
||||||
|
<option value="1896">1896</option>
|
||||||
|
<option value="1895">1895</option>
|
||||||
|
<option value="1894">1894</option>
|
||||||
|
<option value="1893">1893</option>
|
||||||
|
<option value="1892">1892</option>
|
||||||
|
<option value="1891">1891</option>
|
||||||
|
<option value="1890">1890</option>
|
||||||
|
<option value="1889">1889</option>
|
||||||
|
<option value="1888">1888</option>
|
||||||
|
<option value="1887">1887</option>
|
||||||
|
<option value="1886">1886</option>
|
||||||
|
<option value="1885">1885</option>
|
||||||
|
<option value="1884">1884</option>
|
||||||
|
<option value="1883">1883</option>
|
||||||
|
<option value="1882">1882</option>
|
||||||
|
<option value="1881">1881</option>
|
||||||
|
<option value="1880">1880</option>
|
||||||
|
<option value="1879">1879</option>
|
||||||
|
<option value="1878">1878</option>
|
||||||
|
<option value="1877">1877</option>
|
||||||
|
<option value="1876">1876</option>
|
||||||
|
<option value="1875">1875</option>
|
||||||
|
<option value="1874">1874</option>
|
||||||
|
<option value="1873">1873</option>
|
||||||
|
<option value="1872">1872</option>
|
||||||
|
<option value="1871">1871</option>
|
||||||
|
<option value="1870">1870</option>
|
||||||
|
<option value="1869">1869</option>
|
||||||
|
<option value="1868">1868</option>
|
||||||
|
<option value="1867">1867</option>
|
||||||
|
<option value="1866">1866</option>
|
||||||
|
<option value="1865">1865</option>
|
||||||
|
<option value="1864">1864</option>
|
||||||
|
<option value="1863">1863</option>
|
||||||
|
<option value="1862">1862</option>
|
||||||
|
<option value="1861">1861</option>
|
||||||
|
<option value="1860">1860</option>
|
||||||
|
<option value="1859">1859</option>
|
||||||
|
<option value="1858">1858</option>
|
||||||
|
<option value="1857">1857</option>
|
||||||
|
<option value="1856">1856</option>
|
||||||
|
<option value="1855">1855</option>
|
||||||
|
<option value="1854">1854</option>
|
||||||
|
<option value="1853">1853</option>
|
||||||
|
<option value="1852">1852</option>
|
||||||
|
<option value="1851">1851</option>
|
||||||
|
<option value="1850">1850</option>
|
||||||
|
</select> </span> <span id="dateLoaded" style="position:relative; top:2px; padding:2px 6px; display:none" class="nw label-green">Установлена дата из EXIF</span><span id="dateAbsent" style="position:relative; top:2px; padding:2px 6px; display:none" class="nw label-orange">Укажите дату съёмки (нет в EXIF)</span> <span class="sm nw"><a href="#" class="dot" onclick="setDate(05,07,2024); return false">Сегодня</a> · <a href="#" class="dot" onclick="setDate(04,07,2024); return false">Вчера</a> · <a href="#" class="dot" onclick="setDate(0,0,0); return false">Неизвестно</a></span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" style="height:10px"></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" style="height:10px"></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
|
<tbody class="p20">
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" id="step3" class="narrow" style="font-size:20px; padding:10px 15px 7px">Шаг 2. <b>Введите подпись для фотографии:</b></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Место съёмки:</td>
|
||||||
|
<td style="padding-right:15px">
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td style="padding:0; vertical-align:middle">
|
||||||
|
<input type="text" name="place" id="place" maxlength="255" style="width:506px" onfocus="showHint('place')" onblur="hideHint('place')" value="">
|
||||||
|
</td>
|
||||||
|
<td style="padding:0; position:relative; vertical-align:top" width="100%">
|
||||||
|
<div style="border:1px dashed #FF9797; color:red; background-color:#ffff99; padding:2px 4px 3px; margin:0 5px; display:none; position:absolute" id="place_hint"><small><strong>Без сокращений</strong> (кроме <strong>«к/ст»</strong>, <strong>«л/ст»</strong>).<br />Если указана улица, <strong>остановку</strong> пишем в примечании (не обязательно).<br /><strong>В кавычках:</strong> названия к/ст, колец, остановок, станций метро.<br /><strong>Без кавычек:</strong> ж/д платформы и станции.<br />Если на фото <strong>салон</strong>, место можно не указывать.</small></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">
|
||||||
|
Описание:
|
||||||
|
<div class="sm" style="color:#999; margin:3px 5px 0 0; white-space:normal">(если требуются)</div>
|
||||||
|
</td>
|
||||||
|
<td style="padding-right:15px">
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td style="padding:0; vertical-align:middle"><textarea name="descr" onfocus="showHint('descr')" onblur="hideHint('descr')" style="width:506px; height:100px; margin-bottom:7px"></textarea></td>
|
||||||
|
<td style="padding:0; position:relative; vertical-align:top" width="100%">
|
||||||
|
<div style="border:1px dashed #FF9797; color:red; background-color:#ffff99; padding:2px 4px 3px; margin:0 5px; display:none; position:absolute" id="descr_hint"><small>Текстовое описание изображения в произвольной форме:<br>пояснения, дополнения и т. п., если необходимы..</small></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td style="padding:5px 2px 10px">
|
||||||
|
<input type="checkbox" name="naa" id="naa" value="1" onclick="toggleNAA()"> <label for="naa">Я не автор этой фотографии</label>
|
||||||
|
<div id="naa_hint" style="display:none">
|
||||||
|
<div class="sm" style="margin-top:5px; line-height:14px"><b>Не забудьте указать источник и имя автора в поле «Описание»!</b><br />Если Вы не являетесь автором фотографии, убедитесь, что автор дал Вам разрешение публиковать её на СТТС.<br />Загрузка фотографий без разрешения их автора <u>запрещена</u>.<br><br><b>Разрешение на публикацию на Transphoto</b> (ссылка или пояснение):</div>
|
||||||
|
<input type="text" name="naa_allow" id="naa_allow" style="width:506px" value="">
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" style="height:7px"></td>
|
||||||
|
<tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" style="height:10px"></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" style="height:10px"></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
|
||||||
|
<tbody class="p20">
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" class="narrow" style="font-size:20px; padding:10px 15px 5px">Шаг 3. <b>Выберите опции загрузки:</b></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td style="padding-right:15px; padding-bottom:15px">
|
||||||
|
<input type="checkbox" name="up-comment-link" id="up-comment-link" value="1"> <label for="up-comment-link">Добавить комментарий при публикации</label><span id="up-comment-row" style="display:none">:<br>
|
||||||
|
<textarea name="comment" id="comment" rows="5" style="width:100%; margin-top:5px"></textarea></span>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">Лицензия:</td>
|
||||||
|
<td style="padding-bottom:7px">
|
||||||
|
<select name="license">
|
||||||
|
<option value="0">Не указана</option>
|
||||||
|
<option value="1" selected>Copyright ©</option>
|
||||||
|
<option value="2">Атрибуция (BY)</option>
|
||||||
|
<option value="3">Атрибуция — С сохранением условий (BY-SA)</option>
|
||||||
|
<option value="4">Атрибуция — Некоммерческое использование (BY-NC)</option>
|
||||||
|
<option value="5">Атрибуция — Некоммерческое использование — С сохранением условий (BY-NC-SA)</option>
|
||||||
|
<option value="6">Атрибуция — Без производных работ (BY-ND)</option>
|
||||||
|
<option value="7">Атрибуция — Некоммерческое использование — Без производных работ (BY-NC-ND)</option>
|
||||||
|
<option value="8">Передача в общественное достояние (Zero)</option>
|
||||||
|
<option value="9">Нет авторских прав (Mark)</option>
|
||||||
|
</select> <a href="https://creativecommons.org/licenses/?lang=ru" target="_blank" class="und sm">Информация о лицензиях</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="lcol">
|
||||||
|
Пояснения модератору:
|
||||||
|
<div class="sm" style="color:#999; margin:3px 5px 0 0">(если требуются)</div>
|
||||||
|
</td>
|
||||||
|
<td style="padding-right:15px">
|
||||||
|
<textarea name="notes_mod" id="notes_mod" style="width:100%; height:40px"></textarea>
|
||||||
|
<div class="sm" style="color:#999; margin-top:3px">Можно пояснить ценность фотографии, если на ней изображёно что-то редкое или уникальное (ведь фотомодераторам это может быть неизвестно).</div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td style="padding-top:15px"><input type="checkbox" name="px" id="px" value="1"> <label for="px">Не участвовать в <a href="/voting.php?show=results">Фотоконкурсе</a></label></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td style="padding-top:10px">
|
||||||
|
<input type="checkbox" name="dontclear" id="dontclear" value="1"> <label for="dontclear">Не очищать привязки</label>
|
||||||
|
<div class="sm" style="margin-top:5px; color:#888">Если установить эту галочку, после загрузки фото не будут очищены привязки к ТС и галереям. <br />Установите её, если Вы планируете загрузить еще фото в тот же профиль или галерею.</div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td></td>
|
||||||
|
<td style="padding:20px 2px 12px">
|
||||||
|
<a id="submitbtn" href="#" class="progress-button" data-loading="Идёт загрузка..." data-finished="Обработка...">Отправить фотографию</a>
|
||||||
|
<span id="statusbox" class="narrow" style="font-size:20px; font-weight:bold; position:relative; top:-12px"></span>
|
||||||
|
<div id="errorsbox" style="display:none; color:red; margin-top:15px; font-weight:bold;"></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</form>
|
||||||
|
</div><br>
|
||||||
|
<div id="loadtable" class="p20" style="display:none; padding-bottom:20px; margin-bottom:15px">
|
||||||
|
<h4>Загруженные фотографии</h4>
|
||||||
|
<div id="loadbox" style="display:flex; flex-wrap:wrap; gap:10px"></div>
|
||||||
|
</div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td class="footer"><b><a href="/">Главная</a> <a href="/lk/">Личный кабинет</a> <a href="https://forum.transphoto.org">Форум</a> <a href="/rules/">Правила</a> <a href="/admin/">Редколлегия</a></b><br>
|
||||||
|
<a href="/set.php?dark=0" style="display:inline-block; padding:1px 10px; margin-top:5px; background-color:#ddd; color:#333">Светлая тема</a>
|
||||||
|
<div class="sitecopy">© Администрация ТрансФото и авторы материалов, 2002—2024<br>Использование фотографий и иных материалов, опубликованных на сайте, допускается только с разрешения их авторов.</div>
|
||||||
|
<div style="margin:15px 0">
|
||||||
|
<noindex>
|
||||||
|
|
||||||
|
<!-- Yandex.Metrika informer -->
|
||||||
|
<a href="https://metrika.yandex.ru/stat/?id=73971775&from=informer" target="_blank" rel="nofollow"><img src="https://informer.yandex.ru/informer/73971775/3_0_DDDDDDFF_DDDDDDFF_0_pageviews" style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" class="ym-advanced-informer" data-cid="73971775" data-lang="ru" /></a>
|
||||||
|
<!-- /Yandex.Metrika informer -->
|
||||||
|
|
||||||
|
</noindex>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
Loading…
Reference in a new issue