It is now recommended to view entries on VerifiedHandles.org. Click here to search on VerifiedHandles.org
 Actions

Internal/Guide: Difference between revisions

From Verified Handles

Internal/Guide
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Guide for Internal Editing}}
{{DISPLAYTITLE:Guide for Internal Editing}}
'''Welcome!''' You now have internal access to directly edit your entry, so no more waiting for a staff member to update your entry.
'''This article is deprecated, to edit an entry use [https://VerifiedHandles.ORG/login VerifiedHandles.ORG/login]'''
 
Use the headings below to learn how to edit your entry(s).
__TOC__
== Edit an entry ==
To edit an entry first enter the VHID of the entry you want to edit into the box below. You can only use the below search box, do not try to directly find the entry and edit it - it will not work.
<html>
<html>
<style>
      form {
        background-color: #b5b5b5;
        width: 300px;
        height: 50px;
        border-radius: 25px;
        display:flex;
        flex-direction:inherit;
        align-items:center;
      }
      input {
        all: unset;
        font: 16px system-ui;
        color: #fff;
        height: 100%;
        width: 100%;
        padding: 6px 10px;
      }
      ::placeholder {
        color: #fff;
        opacity: 0.7;
      }
      svg {
        color: #fff;
        fill: currentColor;
        width: 24px;
        height: 24px;
        padding: 10px;
      }
      button {
        all: unset;
        cursor: pointer;
        width: 44px;
        height: 44px;
      }
    </style>
   <body>
   <body>
     <form role="search" id="form">
     <form role="search" id="form">
Line 57: Line 12:
       const f = document.getElementById('form');
       const f = document.getElementById('form');
       const q = document.getElementById('query');
       const q = document.getElementById('query');
       const google = 'https://verifiedhandles.com/vhid/Verified_Handles:';
       const google = 'https://verifiedhandles.org/edit/';


       function submitted(event) {
       function submitted(event) {
         event.preventDefault();
         event.preventDefault();
         const url = google + q.value;
         const url = google + q.value;
         const win = window.open(url, '_blank');
         const win = window.open(url, '_self');
         win.focus();
         win.focus();
       }
       }
Line 73: Line 28:
=== Adding a social media ===
=== Adding a social media ===
Find the associated template code at [[Templates|the list of social templates]] and add it in the form <nowiki>{{code(eg 'Twt' for Twitter)|username}}</nowiki>. For templates with 2 peices of data use <nowiki>{{code|YouTube channel ID|Channel name}}</nowiki>.
Find the associated template code at [[Templates|the list of social templates]] and add it in the form <nowiki>{{code(eg 'Twt' for Twitter)|username}}</nowiki>. For templates with 2 peices of data use <nowiki>{{code|YouTube channel ID|Channel name}}</nowiki>.
=== Add a picture ===
Please email the support email [mailto:support@verifiedhandles.com support@verifiedhandles.com] and we will unblock this feature for your account, with instructions.
=== Changing other data ===
More detailed definitions of how data is stored in the database is available at [https://dev.verifiedhandles.com/api dev.verifiedhandles.com/api].
You can always email [mailto:support@verifiedhandles.com support@verifiedhandles.com] and get us to make the edits for you if you are unsure.
=== Save your edits ===
=== Save your edits ===
Once you have made your changes to the entry click the [[File:Save changes.png|frameless|link=|100px]] button.
Once you have made your changes to the entry click the [[File:Save changes.png|frameless|link=|100px]] button.
 
==== Caching ====
== Add a picture ==
Your edit should be automatically distributed to our caching servers, ''uk.cache.verifiedhandles.com'' and ''us.cache.verifiedhandles.com''. If the older revision remains despite forcing a refresh (CTRL+F5 or similar) please leave a request [https://edit.verifiedhandles.com/other here] and leave a note to our developers [https://dev.verifiedhandles.com/report here] with the entry's VHID. We'll investigate so future edits are shown updated.
Please email the support email [mailto:support@verifiedhandles.com support@verifiedhandles.com] and we will unblock this feature for your account, with instructions.
=== Reverting mistakes ===
If your entry doesn't display how you intend it to, use the [[File:Actions.png|frameless|link=|100px]] button then 'History' and undo the revision containing the mistake.
== Obtain a custom URL ==
== Obtain a custom URL ==
By having claimed entry(s) you are eligible for a custom URL, or possibly multiple custom URL's if you are known by multiple pseudonyms.
By having claimed entry(s) you are eligible for a custom URL, or possibly multiple custom URL's if you are known by multiple pseudonyms.


Visit [https://edit.verifiedhandles.com/customurl edit.verifiedhandles.com/customurl] to request one.
Visit [https://edit.verifiedhandles.com/customurl edit.verifiedhandles.com/customurl] to request one.

Latest revision as of 21:16, 26 December 2023

This article is deprecated, to edit an entry use VerifiedHandles.ORG/login

To edit the entry's source code, and therefore make changes, click the button, then Edit.

Adding a social media

Find the associated template code at the list of social templates and add it in the form {{code(eg 'Twt' for Twitter)|username}}. For templates with 2 peices of data use {{code|YouTube channel ID|Channel name}}.

Add a picture

Please email the support email support@verifiedhandles.com and we will unblock this feature for your account, with instructions.

Changing other data

More detailed definitions of how data is stored in the database is available at dev.verifiedhandles.com/api.

You can always email support@verifiedhandles.com and get us to make the edits for you if you are unsure.

Save your edits

Once you have made your changes to the entry click the button.

Caching

Your edit should be automatically distributed to our caching servers, uk.cache.verifiedhandles.com and us.cache.verifiedhandles.com. If the older revision remains despite forcing a refresh (CTRL+F5 or similar) please leave a request here and leave a note to our developers here with the entry's VHID. We'll investigate so future edits are shown updated.

Reverting mistakes

If your entry doesn't display how you intend it to, use the button then 'History' and undo the revision containing the mistake.

Obtain a custom URL

By having claimed entry(s) you are eligible for a custom URL, or possibly multiple custom URL's if you are known by multiple pseudonyms.

Visit edit.verifiedhandles.com/customurl to request one.