345 lines
20 KiB
HTML
345 lines
20 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<!-- Mirrored from dsipaint.com/helpdesk/view.php?id=12622 by HTTrack Website Copier/3.x [XR&CO'2017], Sat, 08 Apr 2023 14:16:56 GMT -->
|
|
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta name="description" content="3DSPaint: Games and Apps for the Nintendo 3DS Internet Browser" />
|
|
<meta name="keywords" content="3D Photo Gallery, 3DS Photo Gallery, Upload 3D Photos, Upload 3DS Photos, MPO, 3DSPaint, 3DS Opera SDK, Nintendo 3DS, 3DS, JavaScript, video games" />
|
|
<link rel="shortcut icon" href="../../external.html?link=https://dsipaint.com/favicon.ico" />
|
|
<link rel="apple-touch-icon" href="../apple-touch-icon.html" />
|
|
<link rel="stylesheet" href="../stylee993.css" type="text/css" />
|
|
<link rel="stylesheet" href="../lighte993.css" type="text/css" />
|
|
<script type="text/javascript">
|
|
function parse(json){
|
|
return (typeof JSON == 'object') ? JSON.parse(json) : eval(json);
|
|
}
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-702344-11']);
|
|
_gaq.push(['_trackPageview']);
|
|
(function() {
|
|
var ga = document.createElement('script');
|
|
ga.type = 'text/javascript';
|
|
ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0];
|
|
s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script>
|
|
<title>Help Desk Request - BBCodes that don't exist</title>
|
|
<script type="text/javascript">
|
|
'use strict';
|
|
var xhrKeepAlive = new XMLHttpRequest();
|
|
|
|
function keep_alive(){
|
|
xhrKeepAlive.open('GET.html', '../../external.html?link=https://dsipaint.com/includes/keepalive.php', true);
|
|
xhrKeepAlive.send(null);
|
|
setTimeout(keep_alive, 60000);
|
|
}
|
|
function mark_dupe(obj){
|
|
if(obj.checked){
|
|
document.getElementById('c_resolved').disabled=true;
|
|
}else{
|
|
document.getElementById('c_resolved').disabled=false;
|
|
}
|
|
}
|
|
|
|
window.onload = function(){
|
|
setTimeout(keep_alive, 60000);
|
|
}
|
|
</script>
|
|
</head>
|
|
<body style="background: url(../images/backgrounds/background0.png)">
|
|
|
|
<div style="padding:2px; text-align:center">
|
|
<a href="../../external.html?link=https://dsipaint.com/"><img src="../images/logo.png" alt="Logo" /></a>
|
|
</div>
|
|
|
|
<div class="menu_section" style="padding:0px">
|
|
|
|
|
|
<div class="menu_section">
|
|
<div class="nav_avatar">
|
|
<a onclick="showLogin();"><img src="../avatars_site/0.png" alt="Login" title="Login" /></a>
|
|
</div>
|
|
|
|
<div class="nav_div">Welcome, Guest.</div>
|
|
<div class="nav_div">
|
|
<a onclick="showLogin();">Login</a> | <a href="../../external.html?link=https://dsipaint.com/register.php">Register</a>
|
|
</div>
|
|
|
|
<div id="divLogin" style="display:none" >
|
|
<form action="#" method="post">
|
|
Username: <input type="text" name="username" class="form_field" /><br />
|
|
Password: <input type="password" name="password" class="form_field" /><br />
|
|
Remember me: <input type="checkbox" value="true" name="remember" /><br />
|
|
<input type="submit" value="Login" class="form_button" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
function showLogin(){
|
|
document.getElementById('divLogin').style.display='block';
|
|
}
|
|
</script>
|
|
|
|
</div>
|
|
|
|
<h1>Help Desk Request - BBCodes that don't exist</h1>
|
|
<div class="menu_section" style="margin-bottom:10px; padding:0px">
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">Tora-Kokoro</a><br />
|
|
13 Jul 2021 19:59<br />
|
|
Category: New Feature </div>
|
|
<div class="zebra">
|
|
I'm just wondering why some of these don't exist.
|
|
<br />
|
|
<br />- Italics
|
|
<br />- Highlight
|
|
<br />- Bulleted list
|
|
<br />
|
|
<br />Italics would work like [i]italicized text here[/i].
|
|
<br />
|
|
<br />Highlight would go [highlight]highlighted text here[/highlight]. As well as using colors, like [highlight=red]red highlighted text[/highlight].
|
|
<br />
|
|
<br />Bulleted list would go [list]apple, orange, pear[/list], and by separating multiple items with commas, it'll automatically create a list.
|
|
<br />
|
|
<br />Also, I'm unsure if someone asked, but a line break bbcode would be great. Like [br]thisisaverylongstringofwordsthatwillgooffthepage[/br]. </div>
|
|
<div class="zebra">
|
|
Resolved: No<br />
|
|
<label class="tag tag_default">New Feature</label>
|
|
<label class="tag tag_lowest">Lowest</label>
|
|
<label class="tag tag_default">1 hr</label>
|
|
<div class="clear_div"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<h1>Responses</h1>
|
|
<div class="menu_section" style="margin-bottom:10px; padding:0px">
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
19 Jul 2021 23:33 </div>
|
|
<div class="zebra">
|
|
Adding [size] tag for font sizes
|
|
<br />
|
|
<br />i.e. [size=12]12 px font here[/size] </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/246058.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=41494">@BLACK OPS</a><br />
|
|
15 Jul 2021 13:19 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> if we add slashes, it would be added on compatible devices as well, because you're inserting text to the string, so using slashes would add it to everything. </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
15 Jul 2021 04:52 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> that's fine, I was just wondering
|
|
<br />
|
|
<br />Go to sleep </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a><br />
|
|
15 Jul 2021 04:40 </div>
|
|
<div class="zebra">
|
|
I didn't see that part at all, mb <span style="text-decoration:line-through">i need to sleep halp</span>
|
|
<br />
|
|
<br />Honestly, we could. However, I would say sticking to the [] style for the entire site would be more reasonable. </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
15 Jul 2021 04:37 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> you said you read the comments... I said
|
|
<br />
|
|
<br /><blockquote>what if it used forward slashes in place for uncompatible devices? Something like /this/ that would indicate the emphasized text.</blockquote> </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a><br />
|
|
15 Jul 2021 04:35 </div>
|
|
<div class="zebra">
|
|
Forward slash? What do you mean?
|
|
<br />As in [/br]?
|
|
<br />
|
|
<br />HTML automatically has a <br> element which breaks anything following it into a new line, so I see no point in reinventing the wheel </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
15 Jul 2021 04:33 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> would doing the forward slash thing for DSi be too difficult?
|
|
<br />
|
|
<br />I'm genuinely wondering since I think it could be useful </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a><br />
|
|
15 Jul 2021 04:26 </div>
|
|
<div class="zebra">
|
|
Just read the comments below, whelp
|
|
<br />
|
|
<br />I mean, we could just add it in straight, and DSi users would be the only ones who would not see the italics. Kinda a wacky thing to do, but it's all in the name of modernization </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
15 Jul 2021 04:23 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> thanks </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a><br />
|
|
15 Jul 2021 04:21 </div>
|
|
<div class="zebra">
|
|
[br] is already discussed <a href="viewf51d.html" rel="nofollow">here</a>
|
|
<br />
|
|
<br />Italics aren't supported on DSi
|
|
<br />
|
|
<br />Highlight, sure. Might look gnarly, but whatever you say
|
|
<br />
|
|
<br />If we're going to do lists, might as well do what HTML does. [ul] for unordered lists (bulleted lists), [ol] for ordered lists (1. or a. or A. or any other type), and [li] for elements within the list. Oh, and make the lists stylable for types. </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
15 Jul 2021 03:56 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> yes to the markdown system
|
|
<br />
|
|
<br />And yes to the text wrap, I'm sorry, I didnt read it right the first time you said it </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a><br />
|
|
15 Jul 2021 03:54 </div>
|
|
<div class="zebra">
|
|
So, use a markdown-like system instead of the standard BBCode, and just leave it unformatted on DSiPaint?
|
|
<br />
|
|
<br />I see
|
|
<br />
|
|
<br />That does sound forced text wrap, to me </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
14 Jul 2021 15:28 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> what if it used forward slashes in place for uncompatible devices? Something like /this/ that would indicate the emphasized text.
|
|
<br />
|
|
<br />Idk, listing something out in bios or group bios.
|
|
<br />
|
|
<br />Just a line break on things like: thisisaverylongstringofwordsthatwillgooffthepage, but so it won't go off the page. Plus, the line break was Gui's idea, and I think it would be helpful. </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a><br />
|
|
14 Jul 2021 04:19 </div>
|
|
<div class="zebra">
|
|
Yeah, but if it's used, they would have no idea and may not pick up on the emphasis that the person using it is trying to communicate. I always just use asterisks for that *specific* type of emphasis, especially because of markdown.
|
|
<br />
|
|
<br />Curly brackets, maybe? Although I'm not sure a list BBCode would be useful in the first place, could you give examples?
|
|
<br />
|
|
<br />It sounds like we're thinking of two different things. The way you've written it sounds like you're asking for forced text wrapping (continuing the text on the next line instead of staying on the current line until the word is complete). </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a><br />
|
|
14 Jul 2021 04:09 </div>
|
|
<div class="zebra">
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> other devices can still do italics though
|
|
<br />
|
|
<br />How else could the list work?
|
|
<br />
|
|
<br />Or maybe line breaking should be automatic, no? </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
By <a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a><br />
|
|
14 Jul 2021 04:05 </div>
|
|
<div class="zebra">
|
|
Italics doesn't exist because DSi Browser doesnt support it.
|
|
<br />
|
|
<br />I'm not sure how I feel about using commas for bullets. I don't know, it just kinda irks me.
|
|
<br />
|
|
<br />Why make line break a two-part code? I don't see why it couldn't just be [br] or [n]. </div>
|
|
</div>
|
|
<h1>History</h1>
|
|
<div class="menu_section" style="margin-bottom:10px; padding:0px;">
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
19 Jul 2021 23:33 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/246058.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=41494">@BLACK OPS</a> claimed ownership of this request. <br />
|
|
15 Jul 2021 13:28 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/246058.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=41494">@BLACK OPS</a> changed the hour estimate from 0. <br />
|
|
15 Jul 2021 13:28 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/246058.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=41494">@BLACK OPS</a> left a reply. <br />
|
|
15 Jul 2021 13:19 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
15 Jul 2021 04:52 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> left a reply. <br />
|
|
15 Jul 2021 04:40 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
15 Jul 2021 04:37 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> left a reply. <br />
|
|
15 Jul 2021 04:35 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
15 Jul 2021 04:33 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> left a reply. <br />
|
|
15 Jul 2021 04:26 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
15 Jul 2021 04:23 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/244380.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=140519">@GuiedGui</a> left a reply. <br />
|
|
15 Jul 2021 04:21 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
15 Jul 2021 03:56 </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> left a reply. <br />
|
|
15 Jul 2021 03:54 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
14 Jul 2021 15:28 </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> left a reply. <br />
|
|
14 Jul 2021 04:19 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> left a reply. <br />
|
|
14 Jul 2021 04:09 </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> set the priority. <br />
|
|
14 Jul 2021 04:05 </div>
|
|
<div class="zebra">
|
|
<img src="../avatars_site/24.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=128972">@banjo2</a> left a reply. <br />
|
|
14 Jul 2021 04:05 </div>
|
|
<div class="zebra">
|
|
<img src="../images/art_gallery/245072.html" alt="Avatar" class="avatar" />
|
|
<a href="../../external.html?link=https://dsipaint.com/member?id=146682">@Tora-Kokoro</a> created this request. <br />
|
|
13 Jul 2021 19:59 </div>
|
|
</div>
|
|
|
|
<div style="margin:5px; text-align:center">
|
|
<a href="../../external.html?link=https://dsipaint.com/"><img class="icon" src="../images/icons/icon_home.html" alt="Home" /></a>
|
|
<a href="../../external.html?link=https://dsipaint.com/helpdesk"><img class="icon" src="../images/icons/icon_back.html" alt="Help Desk Home" /></a>
|
|
</div>
|
|
|
|
|
|
<div style="font-size:10px; text-align:center">
|
|
Nintendo 3DS is ™ Nintendo Co. Ltd.
|
|
This website is ©2009-2023 HullBreach Studios. All rights reserved.
|
|
Members are responsible for their own content.
|
|
No account information will be given to third-parties without your consent.
|
|
</div>
|
|
|
|
<div id="divAlertPopup" class="alerts_popup menu_section"></div>
|
|
<script type="text/javascript">
|
|
var AlertPopupObj = new XMLHttpRequest();
|
|
function refreshMyPopupAlerts(){
|
|
AlertPopupObj.open('GET.html', '../../external.html?link=https://dsipaint.com/includes/ajax.section.my_alert_popup.php', true);
|
|
AlertPopupObj.send(null);
|
|
AlertPopupObj.onreadystatechange = function(){
|
|
if(AlertPopupObj.readyState>2 && AlertPopupObj.status>=400){
|
|
AlertPopupObj.onreadystatechange = function(){ setTimeout(refreshMyPopupAlerts, 60000); }
|
|
AlertPopupObj.abort();
|
|
return;
|
|
}
|
|
if(AlertPopupObj.readyState==4){
|
|
if(AlertPopupObj.responseText){
|
|
var divAlertPopup = document.getElementById('divAlertPopup'),
|
|
alerts = [];
|
|
try{ alerts = eval(AlertPopupObj.responseText); }catch(err){ }
|
|
if(alerts.length){
|
|
var alertString = '',
|
|
index = 0;
|
|
while(index<alerts.length){
|
|
alertString += 'New <a href="/mymessageviewer.php?message='+alerts[index].mess+'">Message</a> from <a href="/member?id='+alerts[index].id+'">'+alerts[index].name+'</a>';
|
|
index++;
|
|
}
|
|
divAlertPopup.innerHTML = alertString;
|
|
divAlertPopup.style.display = 'block';
|
|
}else{
|
|
divAlertPopup.style.display = 'none';
|
|
}
|
|
}
|
|
setTimeout(refreshMyPopupAlerts, 10000);
|
|
}
|
|
}
|
|
}
|
|
refreshMyPopupAlerts();
|
|
</script>
|
|
|
|
</body>
|
|
|
|
<!-- Mirrored from dsipaint.com/helpdesk/view.php?id=12622 by HTTrack Website Copier/3.x [XR&CO'2017], Sat, 08 Apr 2023 14:16:56 GMT -->
|
|
</html>
|